Skip to main content

max / goingson

docs: drop ref to moved ux-audit phase doc
Author: Max J. <87768334+MaxJMath@users.noreply.github.com> · 2026-05-21 02:32 UTC
Commit: b524e194b3ed6ba723dec7b56385d494b9a1ec80
Parent: 7be1be0
1 file changed, +1 insertion, -1 deletion
@@ -147,7 +147,7 @@ Every theme is a TOML file under `themes/helix/` with a `[palette]` block (Helix
147 147
148 148 ## Cross-cutting rules
149 149
150 - These apply across every surface. Violations caught by reviewer checklist or `scripts/lint-frontend.sh`. Derived from the Phase 7 audit roll-up (`docs/ux-audit/phase-7.md`) where each rule's evidence is cited.
150 + These apply across every surface. Violations caught by reviewer checklist or `scripts/lint-frontend.sh`. Derived from the internal Phase 7 UX audit roll-up.
151 151
152 152 ### State communication
153 153 Every visual state — active, selected, running, error, success — must pair color with a second non-color signal: shape, position, weight, icon, or text. Color alone is not sufficient. (Phase 7 Pattern 1 — 6 surfaces affected.)