- Add /projects/[id] page with tabbed layout: Overview, Tasks, Missions, PRD
- Project list page now navigates to detail page on click
- MissionTimeline component with status-ordered progression display
- TaskStatusSummary filter bar with per-status counts
- TaskDetailModal with full task info, tags, PR links, and notes
- PrdViewer renders markdown PRD content from project metadata
- Add Mission type to shared types.ts
- Wire all views to gateway REST API with loading/error states
Closes#122
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>