-
Notifications
You must be signed in to change notification settings - Fork 5
Closed
Labels
phase-6.3Phase 6.3: UX/UI design improvements for user journey through Think→Build→Prove→ShipPhase 6.3: UX/UI design improvements for user journey through Think→Build→Prove→Shippriority:highux
Description
Problem
When a new workspace opens with no data, the dashboard doesn't explain the intended sequence of actions. After initialization, the user sees stats cards and QuickActions but no guidance on the next step.
Impact
New users don't know whether to start with PRD, create tasks manually, or execute existing tasks, causing confusion and high friction for first-time use.
Recommendation
After workspace initialization, show a welcome card that explains:
- Start in PRD page to define requirements
- Generate tasks from PRD
- Execute tasks with the AI agent
- View proof gates to verify quality
Include a 'Get Started →' button linking to /prd. Card dismisses on first navigation.
Acceptance Criteria
- Welcome card appears after init when no PRD/tasks exist
- Card explains 4-step pipeline visually
- CTA links to
/prdpage - Card is dismissible and doesn't reappear
- Doesn't appear if workspace already has data
Affected Components
web-ui/src/app/page.tsx, web-ui/src/components/workspace/WorkspaceHeader.tsx
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
phase-6.3Phase 6.3: UX/UI design improvements for user journey through Think→Build→Prove→ShipPhase 6.3: UX/UI design improvements for user journey through Think→Build→Prove→Shippriority:highux