diff --git a/LOTUS_BUGS.md b/LOTUS_BUGS.md index 007cb8f10..01d3acf56 100644 --- a/LOTUS_BUGS.md +++ b/LOTUS_BUGS.md @@ -72,14 +72,6 @@ Implemented and gate-green; confirm each per `LOTUS_TESTING.md`, then delete the - **Architecture notes (low priority):** deep `features/` + `hooks/` nesting, many small coupled hooks, possible dead CSS/components, `SpacingVariant` / `DropTarget` recipe simplification. - **Git workflow (forward-looking):** keep commits scoped — past monolithic "fix all bugs" commits and inconsistent prefixes hurt `git bisect`. -### Native-Cinny polish (remaining from the design-law audit) - -The "renders-broken-on-stock-themes" cluster (ungated invented CSS vars across -~13 files + the toast rebuild) is fixed; Sentry was removed. Lower-priority -pattern items left: - -- **Nits (only remaining):** scattered `opacity:` → `priority`, the poll `✓` Unicode glyph → folds `Icon`, a few `zIndex` magic numbers. - ### Big Projects - **#5 — Seasonal themes & chat-background redesign.** Current backgrounds are basic CSS; goal is high-fidelity, research-backed, GPU-accelerated designs (layered `oklch`, `backdrop-filter`, `contain:paint`) with WCAG-AA overlay contrast. Treat each as its own design sprint.