Skip to content

Add website accessibility, performance, SEO, and privacy gates - #8

Merged
jaavid merged 13 commits into
mainfrom
agent/web-04-quality-gates
Aug 7, 2026
Merged

Add website accessibility, performance, SEO, and privacy gates#8
jaavid merged 13 commits into
mainfrom
agent/web-04-quality-gates

Conversation

@jaavid

@jaavid jaavid commented Aug 6, 2026

Copy link
Copy Markdown
Contributor

Related: #4

What changed

  • adds static-export quality tests for accessibility semantics, SEO discovery, analytics privacy and performance budgets
  • adds canonical metadata, robots.txt and sitemap.xml
  • adds keyboard skip-link/focus-visible behavior and reduced-motion handling
  • documents analytics/privacy requirements, raw asset budgets and retained release evidence
  • runs the new gates through the existing canonical npm test path

Validation

Clean local checkout:

  • npm ci: passed
  • npm run lint: 0 errors; one pre-existing @next/next/no-img-element warning
  • Next 16.2.11 static build/typecheck: passed
  • static routes: /, /robots.txt, /sitemap.xml
  • tests: 5/5 passed

The final deployed-site evidence remains intentionally deferred until the GitHub Actions/Pages incident is resolved and the website batch is ready for one production deployment.

@jaavid
jaavid marked this pull request as ready for review August 7, 2026 07:47
@chatgpt-codex-connector

Copy link
Copy Markdown

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.
To continue using code reviews, you can upgrade your account or add credits to your account and enable them for code reviews in your settings.

@jaavid
jaavid merged commit 28a6858 into main Aug 7, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant