Control tower
Pipeline Dashboard
Run the full epic-to-task workflow from a dashboard that feels like a control tower, not a form dump.
Intake has been separated into its own wizard. This surface is now optimized for operational visibility, prototype handoff, structured AI generation, review readiness, and governed ClickUp export.
Live focus
Selected epic moves from Task Review Board toward review and export.
Quick launch
Epics in pipeline
2
Generated tasks
2
Approved tasks
1
Review ready epics
1
01
Epic Submission
02
Live Coder Workspace
03
AI Task Generation
04
Task Review Board
05
ClickUp Export
Recent activity
Queue snapshot
Queued
0
Prototype
0
Generation
1
Review
1
Export
0
Selected epic progression
Task Review BoardWorkflow visibility for enterprise onboarding is currently active in Task Review Board.
Selected epic operations
Move a queued epic into prototype refinement, persist implementation context, then trigger structured task generation and governed export.
Epic brief
Workflow visibility for enterprise onboarding
Reduce ambiguity across product, engineering, and support during enterprise customer onboarding.
Owner
Avery Singh
Team
Product Operations
Approved tasks
1
Save handoff
Persist coder ownership, prototype link, and notes before generation.
Generate tasks
Run the strict eight-field generation contract against the current epic brief.
Export approved
Push approved tasks to ClickUp with per-task export status tracking.
Review readiness
Structured task
Create robust validation for the onboarding intake form so that product operations can submit complete epics with less manual follow-up.
Acceptance Criteria
Business Logic Context
Dependencies
Epic submission form
Client validation utilities
Technical Constraints
Language / Framework
React 19 with TypeScript
Performance
Form validation feedback should render within the current interaction frame.
Security
Do not allow arbitrary HTML in user-provided fields.
Patterns
Use reusable field components and central validation schemas.
Structured task
Introduce a readiness summary that helps live coders mark when an epic contains enough prototype evidence for AI task generation.
Acceptance Criteria
Business Logic Context
Dependencies
Live coder workspace
Activity feed
Technical Constraints
Language / Framework
React 19 with tRPC
Performance
State transitions should feel immediate with optimistic UI updates.
Security
Only trusted application users should move an epic into AI generation.
Patterns
Keep stage transition helpers centralized and deterministic.
Why the wizard was split out
Operational clarity
The dashboard now serves monitoring and execution. Teams can scan the queue, inspect activity, continue prototype work, review structured tasks, and initiate export without the cognitive load of intake fields competing for attention.
Focused creation
The dedicated wizard screen keeps submission progressive, guided, and easier to complete. It is the recommended entry point for new work entering the pipeline.
