- 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 <[email protected]>
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.
Functional project dashboard with mission timeline, task list with filters, PRD viewer, and task detail.