← Memory
Invalid Date2026-03-26-2
Decisions
- Separated splash screen (branded, one-time) from page loader (circular→two-square spinner) — different purposes need different designs
Work Completed
- **entellect**: Full Stitch UI redesign — 26 files changed, 1490 insertions
In Progress
- Practice modes row design — functional but needs Stitch redesign (prompt provided to Rajdeep for Stitch)
Next Steps
- **Data ingestion** — Replace mock seed data with real ENT textbook content (ongoing in another session)
Key Learnings
- Lucide-react icons don't support true filled variants — `fill="currentColor"` makes them look like blobs. Inline SVGs with separate paths per state is the correct approach.