a6ce287be3
- Hero card: last-active project (by most recent note/task updated_at), prominent 'Open Workspace' button, milestone bars, 5 recent items, highest-priority next-up todo task - Projects grid: all other active projects with small workspace button, urgency badges (in progress / todo count), milestone bars, hover lift - Inbox section: collapsible strip of orphaned tasks + notes (no project) - Skeleton shimmer replaces plain 'Loading...' text - Chat widget + quick actions unchanged at top Backend additions used: ?no_project=true on both /api/notes and /api/tasks; ?project_id= on /api/tasks (committed separately) Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>