Changelog
Branch fix/signup-ux-header-noise: changelog
April 16, 2026Branch fix/signup-ux-header-noise1 min readAI Generated
Branch fix/signup-ux-header-noise: changelog
Automated summary for branch fix/signup-ux-header-noise. This post is generated on push; commit it with your changes.
Commits
- d153dd96 docs(review): add pre-push adversarial review for signup-ux-header-noise
- b0ead574 fix(signup): remove crowded in-card header, lighten role tabs, add Claude UX gate
Files changed
bun.lock | 9 ++++
.../2026-04-16-push-signup-ux-header-noise.md | 48 +++++++++++++++++
docs/adversarial-review/reviews/TLDR.md | 1 +
webapp/e2e/helpers/claude-ux-audit.ts | 61 ++++++++++++++++++++++
webapp/e2e/signup-a11y.spec.ts | 10 ++++
webapp/e2e/signup-ux-noise.spec.ts | 37 +++++++++++++
webapp/package.json | 2 +
webapp/src/app/(signup)/auth/signup/page.tsx | 60 +++++++--------------
8 files changed, 187 insertions(+), 41 deletions(-)
How this works
This file is produced by webapp/tools/sync-pr-blog-post.ts. Add a versions/human.md file in the same folder to publish a human-written alternative; the site will show tabs for AI Draft and Human when both exist.