## Summary
**Knowledge View Consolidation**
- Tasks now appear as cards in the Knowledge view with status, priority, and due date badges
- Backend knowledge endpoints accept `type=task` filter and include tasks in counts
- `/notes` and `/tasks` list routes redirect to Knowledge view (`/`)
- "Tasks" removed from header navigation; NotesListView and TasksListView deleted
- New-note button toggles to reveal Task/Person/Place/List type options
**Modern Fable Visual Identity**
- Color palette shifted from indigo to deep violet (`#7c3aed`) + muted gold (`#d4a017`)
- AppLogo uses violet gradient fill; scrollbar and focus ring updated
- Header: pill-grouped nav tabs with active glow, brand shortened to "Fabled" in Fraunces italic, gradient background, status dot pulse animation
- Card type DNA: top gradient bars (note/task/list), corner accents (person/place), violet hover bloom
- Fraunces italic as "narrator voice" for sidebar labels and empty states
- Amber color for all temporal data (due dates, timestamps)
- Scroll edge fades on card grid and chat messages
- Ornamental `· · ·` section dividers in sidebar
- Violet glow on primary action buttons
## Test Plan
- [ ] Knowledge view shows tasks as cards with status/priority badges
- [ ] Filter sidebar "Tasks" type works, counts are correct
- [ ] New-note button: click to expand types, click again for generic note
- [ ] `/notes` and `/tasks` redirect to `/`
- [ ] Header: pill nav with active glow, "Fabled" brand, status dot pulses when model loaded
- [ ] Cards: gradient top bars on notes/tasks/lists, corner arcs on people/places
- [ ] Card hover: violet shadow bloom
- [ ] Timestamps and due dates render in amber
- [ ] Empty Knowledge state shows Fraunces italic narrator text
- [ ] Light theme: violet primary, updated tag colors
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Summary
Knowledge View Consolidation
type=taskfilter and include tasks in counts/notesand/taskslist routes redirect to Knowledge view (/)Modern Fable Visual Identity
#7c3aed) + muted gold (#d4a017)· · ·section dividers in sidebarTest Plan
/notesand/tasksredirect to/🤖 Generated with Claude Code