Release 0.3.0: vNext claims accuracy and accessibility pass#63
Merged
Conversation
- Soften platform/DPP/routing/demo claims sitewide to lab-only exploratory language; add a reusable visible lab-status treatment - Make DEMO City read-only; remove public material registration - Improve interest submission consent/privacy messaging and error handling - Link protocol spec and regulatory research to their repository-owned canonical artifacts instead of rendering drafts inline - Add skip-to-main, one main landmark per template, ARIA tabs, focus-visible styles, reduced-motion handling, and mobile-menu Escape focus return - Rewrite feature scripts (demo-city, interest, metrics) as idempotent modules with proper abort/listener/timer cleanup on client navigation - Harden serve-static.mjs (path traversal check, localhost bind) - Add canonical/OG/Twitter/JSON-LD metadata primitives
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
main+ visually-hiddenh1per template, focus-visible styles, ARIA tablists with keyboard nav for KeyConceptsShowcase/demo-city tabs, reduced-motion + pause control, header Escape focus returnserve-static.mjshardened (path-traversal check, binds 127.0.0.1)Test plan
bun run build(static export) — clean, 59 pages, no warningsbun run test(smoke) — 20/20 pass, including claim-regression guardsbun run test:e2e(Playwright/Chromium) — 16/16 pass, including new accessibility and route-scripts specssitecontainer and smoke-tested home, materialdna, demo-city, interest, and a 404 path directly against it