max / goingson
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.) |