Control tower

Pipeline Dashboard

Engineering orchestration pipeline

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

Operational feed
Live surface
Task Review Board02:04 PM

Workflow visibility for enterprise onboarding

Epic moved into Task Review Board.

Task Review Board02:04 PM

Workflow visibility for enterprise onboarding

Prototype notes updated by Nora Kim.

Task Review Board02:04 PM

Workflow visibility for enterprise onboarding

Initial AI task generation completed.

AI Task Generation01:32 PM

Incident response command center

Epic submitted by Jordan Hale.

AI Task Generation01:32 PM

Incident response command center

Live coder prototype attached by Rae Santos.

AI Task Generation01:32 PM

Incident response command center

Epic marked ready for AI task generation.

Queue snapshot

Submitted epics

Queued

0

Prototype

0

Generation

1

Review

1

Export

0

Selected epic progression

Task Review Board

Workflow visibility for enterprise onboarding is currently active in Task Review Board.

Selected epic operations

Prototype and generation handoff
Task Review Board

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 preview
HighpendingMTask Review Board

Structured task

Implement stakeholder intake validation
Updated 4/14/2026, 2:14:10 PM2 dependencies1 comments

Create robust validation for the onboarding intake form so that product operations can submit complete epics with less manual follow-up.

Acceptance Criteria

01Validate all required epic submission fields before save.
02Display inline error messaging for missing business context.
03Persist queue visibility state immediately after successful submission.

Business Logic Context

This task ensures the workflow starts with complete context, which improves downstream AI planning quality and reduces review churn.

Dependencies

Epic submission form

taskBlocking

Client validation utilities

serviceNon-blocking

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.

Awaiting export approval queue.
MediumfailedMTask Review BoardRevision flagged

Structured task

Add prototype readiness scoring
Updated 4/14/2026, 2:14:10 PM2 dependencies0 comments

Introduce a readiness summary that helps live coders mark when an epic contains enough prototype evidence for AI task generation.

Acceptance Criteria

01Show readiness indicators for URL, description, and notes completeness.
02Allow coders to update readiness without leaving the workspace.
03Record the readiness action in recent activity.

Business Logic Context

The readiness gate creates a shared standard between coding and planning, improving the quality of generated implementation tasks.

Dependencies

Live coder workspace

taskBlocking

Activity feed

serviceNon-blocking

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.

Needs regeneration before export.

Why the wizard was split out

Separate creation from operations

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.