wcag: preserve report dates and correct W3C hand-off - #75
Merged
Merged
Conversation
ThreatCrush Security Scan13 finding(s) HIGH/CRITICAL: 4 | MEDIUM: 5 | LOW: 4
Snippets are redacted; ThreatCrush never prints matched credential material. |
ralyodio
marked this pull request as ready for review
September 13, 2026 17:09
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Opening a
wcag reportevaluation in the live W3C WCAG-EM Report Tool 4.1.0 silently dropped the evaluation date because its importer reads a typed JSON-LD value. Emit that value as a calendar date while preserving precise assertion timestamps.Correct the hand-off to the current “Open report” action, explain how to reveal imported page findings, and identify the JSON download action. The report's entire-sample outcomes remain for the evaluator to complete.
Validation:
pnpm typecheckremains blocked by existing errors insrc/argontv.ts:213andsrc/free-names.ts:80,89.The W3C tool itself rewrites imported assertion mode to
earl:manualon export; descriptions retain automated provenance. This validation does not complete manual accessibility review.