managarten/apps/mana/apps/web/src/lib/modules/memoro
Till JS 86c205ffc5 refactor(theming): migrate remaining 12 ListViews to theme tokens
Replace raw white-alpha Tailwind utilities across the last 12 module
ListViews that were flagged by validate-theme-tokens: citycorners,
guides, inventory, memoro, picture, plants, playground, presi,
questions, times, uload, who. Also replace semantic color hex/names
(bg-yellow-500/20, bg-green-400, text-blue-400, bg-teal-600, etc.)
with success/warning/error/primary tokens.

Per-deck brand colors in who/ListView (#a855f7 purple/historical,
#ec4899 pink/women, #f59e0b amber/antiquity, #0ea5e9 blue/inventors)
stay as hex — those are domain semantics, not theme intent.

Wire validate:theme-tokens into validate:all so future regressions
fail the local pre-push gate. All 76 module ListViews now pass.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-22 15:29:43 +02:00
..
stores feat(brain): add domain events + tools for music, storage, chat, memoro, skilltree 2026-04-13 23:07:34 +02:00
views feat(llm): add BYOK tier + 4 provider adapters (OpenAI, Anthropic, Gemini, Mistral) 2026-04-14 15:06:48 +02:00
collections.ts feat: rename ManaCore to Mana across entire codebase 2026-04-05 20:00:13 +02:00
index.ts refactor(credits): simplify credit system — remove productivity credits, guild pools, complex gift types 2026-04-10 19:08:42 +02:00
ListView.svelte refactor(theming): migrate remaining 12 ListViews to theme tokens 2026-04-22 15:29:43 +02:00
llm-watcher.svelte.ts feat(memoro): show title source label below the title input 2026-04-09 14:19:59 +02:00
module.config.ts fix(mana/web): commit module-registry + module.config.ts files (build-critical) 2026-04-07 19:49:58 +02:00
queries.ts feat(spaces): migrate 43 modules to scopedForModule (Batches A–D) 2026-04-20 19:42:06 +02:00
tools.ts feat(brain): add domain events + tools for music, storage, chat, memoro, skilltree 2026-04-13 23:07:34 +02:00
types.ts feat(spaces): rename legacy spaceId → contextSpaceId (v31 migration) 2026-04-20 19:52:44 +02:00