Feat v0.6.14 visual polish #49

Merged
xcaliber merged 2 commits from feat/v0.6.14-visual-polish into main 2026-04-01 13:25:04 +00:00

2 Commits

Author SHA1 Message Date
56898dd875 Add v0.6.15 User Display Audit to UI roadmap
Some checks failed
CI/CD / detect-changes (pull_request) Successful in 4s
CI/CD / test-frontend (pull_request) Successful in 5s
CI/CD / build-and-deploy (pull_request) Has been cancelled
CI/CD / test-sqlite (pull_request) Has been cancelled
CI/CD / test-go-pg (pull_request) Has been cancelled
Inserts a new milestone between Visual Polish and Usability Survey Gate.
Every user-facing identity surface must show display_name or username,
never a UUID. Includes: participant resolution from users table,
SDK resolve utility, audit of all surfaces, stale snapshot cleanup.
Bumps Usability Survey Gate to v0.6.16.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-01 13:21:11 +00:00
6fff84f40a Feat v0.6.14 visual polish
Fix v0.6.13 spacing regressions with half-step tokens (--sp-1h 6px,
--sp-2h 10px). Purge ~65 stale hex/rgba fallback values from var() calls
including all old gold #b38a4e references. Self-host DM Sans and JetBrains
Mono woff2 fonts, eliminating Google Fonts CDN dependency. Standardize
border-radius to three tokens (--radius-sm 4px, --radius 8px, --radius-lg
12px) across all kernel CSS and 12 extension packages.

Also fixes: theme settings showing resolved mode instead of stored preference,
surface-inner overflow causing notes scrollbar and chat input clipping at
high zoom, user menu drift at scale >100% from zoom-unaware fixed positioning,
and three undefined CSS variable references.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-01 12:59:06 +00:00