- Update TaskCard and TaskDetailModal to display description as fallback instead of repeating the task ID - Remove unused hooks (useFlashOnIncrease), routes, assets, and dead CSS - Clean up engine modules (executor, scheduler, triage, worktree-names) removing unused code - Update and add tests for title fallback behavior in TaskDetailModal - Fix pre-existing type error in test helper (types.ts)