Add collaborative editor accessibility parity guard#316
Open
sravan27 wants to merge 1 commit into
Open
Conversation
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.
Summary
/claim #12
Adds a focused
collab-editor-accessibility-parity-guardmodule for the real-time collaborative research editor. This checks whether Markdown, WYSIWYG, LaTeX, notebook, comment, suggestion, and section-lock controls are accessible before a collaborative manuscript is released.This is intentionally separate from existing broad editor, operation replay, offline conflict, notebook workbench, reference formatting, authorship governance, freeze/lock/recovery, discussion sidebar, autosave, round-trip fidelity, review decision, task dependency, equation/figure anchor, kernel lease, and presence-privacy slices.
What it checks
Validation
node collab-editor-accessibility-parity-guard/test.js-> 5 tests passednode collab-editor-accessibility-parity-guard/demo.js-> status=hold_accessibility_release, blockers=6, warnings=3node --check collab-editor-accessibility-parity-guard/index.js collab-editor-accessibility-parity-guard/sample-data.js collab-editor-accessibility-parity-guard/test.js collab-editor-accessibility-parity-guard/demo.js-> passedgit diff --check-> passedffprobeconfirmedreports/demo.mp4is H.264, 1280x720, 12sArtifacts
collab-editor-accessibility-parity-guard/reports/accessibility-parity-packet.jsoncollab-editor-accessibility-parity-guard/reports/accessibility-parity-report.mdcollab-editor-accessibility-parity-guard/reports/summary.svgcollab-editor-accessibility-parity-guard/reports/demo.mp4Synthetic data only; no credentials, browser automation, external APIs, or notebook execution.