learning_ai_invt_trdg/docs
Devin 063afdbff6 chore(web): hex-color audit + annotate intentional shadows (UI audit #10)
Extends scripts/audit-css.mjs to also report hardcoded hex colors
outside CSS custom-property defs (`--name: #xxx;`) and outside
`var(--token, #fallback)` token-default fallbacks (which are explicitly
allowed per repo design-system rules).

Initial run reports 4 violations — all intentional pre-cascade body
defaults in :root and html.dark that must be literal hex (no var()) so
the page renders correct colors before the cascade resolves the custom
props. Annotated each with an explanatory comment; values intentionally
mirror --foreground / --background. Future drift surfaces immediately.

UI audit doc §5 #10 updated to reflect the sweep is done and the 4 known
violations are documented.

Generated with [Devin](https://cli.devin.ai/docs)

Co-Authored-By: Devin <158243242+devin-ai-integration[bot]@users.noreply.github.com>
2026-05-10 09:33:54 +00:00
..
completed docs(ui): clarify remaining product-specific layout containers 2026-05-09 13:04:07 -07:00
inprogress test(ui): add comprehensive Playwright E2E test suite 2026-05-09 13:28:20 -07:00
planned docs: add comprehensive documentation for coding agents 2026-05-09 17:02:05 -07:00
ui chore(web): hex-color audit + annotate intentional shadows (UI audit #10) 2026-05-10 09:33:54 +00:00
AUDIT_REDESIGN.md docs(E3): mark Monaco workers complete 2026-05-04 18:15:28 -07:00
AZURE_INFRASTRUCTURE.md feat(backend): WebSocket namespaces, audit persistence, tab flags, telemetry 2026-04-29 19:35:00 -04:00
BACKEND_API_DEPRECATION.md feat(contracts): shared socket namespaces, tab flags, cutover docs, README 2026-04-29 19:35:53 -04:00
BACKEND_AUDIT_SCHEMA.md feat(contracts): shared socket namespaces, tab flags, cutover docs, README 2026-04-29 19:35:53 -04:00
BACKEND_LEGACY_SUPABASE_SCRIPTS.md docs: list backend root scripts still importing SupabaseService 2026-04-04 20:44:26 -07:00
CHAT_BOT_CAPABILITY_AUDIT.md docs(chat): record structured insight support 2026-05-07 08:03:23 +00:00
CODEX_RESUME_PROMPT.md docs: add CODEX_RESUME_PROMPT.md for agent hand-off 2026-05-04 14:36:54 -07:00
COMPLETION_CHECKLIST.md docs(E3): mark Monaco workers complete 2026-05-04 18:15:28 -07:00
CONVENTIONS.md feat(contracts): shared socket namespaces, tab flags, cutover docs, README 2026-04-29 19:35:53 -04:00
CUTOVER_MOBILE.md feat(contracts): shared socket namespaces, tab flags, cutover docs, README 2026-04-29 19:35:53 -04:00
CUTOVER_WEB.md feat(contracts): shared socket namespaces, tab flags, cutover docs, README 2026-04-29 19:35:53 -04:00
DOCKER_DEPLOYMENT_GUIDE.md docs(docker): document base image approach as deferred due to workspace complexity 2026-05-10 00:27:17 +00:00
HANDOVER.md chore(build): add switchable bytelyst package source 2026-05-05 19:47:41 +00:00
OPERATIONS.md chore: enforce local ByteLyst package resolution 2026-05-08 21:09:14 -07:00
PRD.md docs: clarify mobile v1 scope and trading control ownership 2026-04-04 02:28:21 -07:00
ROADMAP.md feat(backend): WebSocket namespaces, audit persistence, tab flags, telemetry 2026-04-29 19:35:00 -04:00
UX_TESTING_SETUP_GUIDE.md docs: add local package resolution section to UX guide 2026-05-09 14:21:46 -07:00
UX_THEME_NORMALIZATION_HANDOFF.md refactor(web): normalize entry form theme surface 2026-05-05 22:20:58 -07:00