diff --git a/_data/wcag.json b/_data/wcag.json index a3ae1aab..9c48371a 100644 --- a/_data/wcag.json +++ b/_data/wcag.json @@ -1,10 +1,10 @@ { - "generatedAt": "2026-06-30T07:20:21.188Z", + "generatedAt": "2026-07-13T09:37:49.317Z", "totals": { "pagesScanned": 36, - "violations": 6, + "violations": 5, "incomplete": 73, - "passes": 980, - "avgScore": 98 + "passes": 981, + "avgScore": 99 } } diff --git a/assets/reports/wcag/latest.html b/assets/reports/wcag/latest.html index 4f51e57b..3a6ea3af 100644 --- a/assets/reports/wcag/latest.html +++ b/assets/reports/wcag/latest.html @@ -124,13 +124,13 @@

WCAG Accessibility Report

-

Generated: 2026-06-30T07:20:21.188Z
Rulesets: wcag2a, wcag2aa, wcag21a, wcag21aa

+

Generated: 2026-07-13T09:37:49.317Z
Rulesets: wcag2a, wcag2aa, wcag21a, wcag21aa

Pages Scanned
36
-
Violations
6
+
Violations
5
Incomplete
73
-
Pass Checks
980
-
Average Score
98
+
Pass Checks
981
+
Average Score
99
Score heuristic: 100 - (10 x violations per page), clamped to 0..100.
@@ -173,24 +173,22 @@

WCAG Accessibility Report

- + - + - + @@ -233,7 +231,7 @@

WCAG Accessibility Report

@@ -621,11 +619,11 @@

WCAG Accessibility Report

- - + + - + - - + + - + - - + + - +
1 violation rule(s) -
  • color-contrast [serious] - Elements must meet minimum color contrast ratio thresholds (3 node(s)) - guidance
+
  • color-contrast [serious] - Elements must meet minimum color contrast ratio thresholds (4 node(s)) - guidance
/qualities/ Quality Characteristics | arc42 Quality Model10 2 26
-
- 90 +
+ 100
1 violation rule(s) -
  • color-contrast [serious] - Elements must meet minimum color contrast ratio thresholds (29 node(s)) - guidance
-
No violations
/requirements/
1 violation rule(s) -
  • color-contrast [serious] - Elements must meet minimum color contrast ratio thresholds (43 node(s)) - guidance
+
  • color-contrast [serious] - Elements must meet minimum color contrast ratio thresholds (45 node(s)) - guidance
No violations
/standards/do-178cDO-178C - Software Considerations in Airborne Systems and Equipment Certification | arc42 Quality Model/standards/dicomDICOM — Digital Imaging and Communications in Medicine | arc42 Quality Model 0 22930
@@ -635,11 +633,11 @@

WCAG Accessibility Report

No violations
/standards/en-301-549EN 301 549 - Accessibility requirements for ICT products and services | arc42 Quality Model/standards/do-178cDO-178C - Software Considerations in Airborne Systems and Equipment Certification | arc42 Quality Model 0 23029
@@ -649,11 +647,11 @@

WCAG Accessibility Report

No violations
/standards/etsi-en-304-223ETSI EN 304 223 - AI Cybersecurity Baseline Requirements | arc42 Quality Model/standards/en-301-549EN 301 549 - Accessibility requirements for ICT products and services | arc42 Quality Model 0 22930
diff --git a/assets/reports/wcag/latest.json b/assets/reports/wcag/latest.json index f843f8ab..7b12c466 100644 --- a/assets/reports/wcag/latest.json +++ b/assets/reports/wcag/latest.json @@ -1,5 +1,5 @@ { - "generatedAt": "2026-06-30T07:20:21.188Z", + "generatedAt": "2026-07-13T09:37:49.317Z", "tags": [ "wcag2a", "wcag2aa", @@ -8,10 +8,10 @@ ], "totals": { "pagesScanned": 36, - "violations": 6, + "violations": 5, "incomplete": 73, - "passes": 980, - "avgScore": 98 + "passes": 981, + "avgScore": 99 }, "pages": [ { @@ -39,7 +39,7 @@ "description": "Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds", "help": "Elements must meet minimum color contrast ratio thresholds", "helpUrl": "https://dequeuniversity.com/rules/axe/4.12/color-contrast?application=playwright", - "nodes": 3 + "nodes": 4 } ] }, @@ -47,20 +47,11 @@ "route": "/qualities/", "title": "Quality Characteristics | arc42 Quality Model", "url": "http://127.0.0.1:4000/qualities/", - "violationsCount": 1, + "violationsCount": 0, "incompleteCount": 2, "passesCount": 26, - "score": 90, - "violations": [ - { - "id": "color-contrast", - "impact": "serious", - "description": "Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds", - "help": "Elements must meet minimum color contrast ratio thresholds", - "helpUrl": "https://dequeuniversity.com/rules/axe/4.12/color-contrast?application=playwright", - "nodes": 29 - } - ] + "score": 100, + "violations": [] }, { "route": "/requirements/", @@ -97,7 +88,7 @@ "description": "Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds", "help": "Elements must meet minimum color contrast ratio thresholds", "helpUrl": "https://dequeuniversity.com/rules/axe/4.12/color-contrast?application=playwright", - "nodes": 43 + "nodes": 45 } ] }, @@ -398,6 +389,16 @@ "score": 100, "violations": [] }, + { + "route": "/standards/dicom", + "title": "DICOM — Digital Imaging and Communications in Medicine | arc42 Quality Model", + "url": "http://127.0.0.1:4000/standards/dicom", + "violationsCount": 0, + "incompleteCount": 2, + "passesCount": 30, + "score": 100, + "violations": [] + }, { "route": "/standards/do-178c", "title": "DO-178C - Software Considerations in Airborne Systems and Equipment Certification | arc42 Quality Model", @@ -417,16 +418,6 @@ "passesCount": 30, "score": 100, "violations": [] - }, - { - "route": "/standards/etsi-en-304-223", - "title": "ETSI EN 304 223 - AI Cybersecurity Baseline Requirements | arc42 Quality Model", - "url": "http://127.0.0.1:4000/standards/etsi-en-304-223", - "violationsCount": 0, - "incompleteCount": 2, - "passesCount": 29, - "score": 100, - "violations": [] } ] } \ No newline at end of file