Epic verification flow: require human review before closing epics

t-193·Epic·
·
·
·Omni/Jr.hs
Created5 months ago·Updated5 months ago·pipeline runs →

Execution Summary

4/4
Tasks Completed
$0.00
Total Cost
0s
Total Time

Design

Edit

Epics need more verification before they are closed. Currently they auto-transition to Review when all children complete, but there's no mechanism to ensure the major features were actually shipped and work well.

Current Flow

1. All child tasks → Done 2. Epic auto-transitions to Review (checkEpicCompletion in Jr.hs) 3. No clear path to Done with verification

Proposed Flow

1. All child tasks → Done 2. Epic auto-transitions to Review (keep this) 3. Human reviews the epic on web UI:

  • Sees summary of completed work
  • Sees any comments/notes from agents
  • Can test the features

4. Human clicks Approve → moves to Approved 5. Human clicks Done → closes epic OR 6. Human rejects → reopens with feedback

Key Components

  • Epic detail page with verification UI (subtask)
  • Summary comment generation when children complete (needs llm, subtask)
  • Agent review comments visible on epics (subtask)
  • Human review workflow in web UI (subtask)

This is a HumanTask at the epic level - we need human design input on the exact UX.

Child Tasks

  • t-193.4 - Store agent review notes as task comments [Done]
  • t-193.5 - Expand intervention page to show all human action items [Done]
  • t-193.2 - Generate summary comment when epic children complete [Done]
  • t-193.3 - Add summary comment when individual task completes [Done]

Git Commits

05b7ce12Add summary comment when individual task completes
Ben Sima5 months ago1 files
2a39efabGenerate summary comment when epic children complete
Ben Sima5 months ago1 files
7966eb9cExpand intervention page to show all human action items
Ben Sima5 months ago2 files
c2e382c9Store agent review notes as task comments
Ben Sima5 months ago1 files

Timeline (0)

No activity yet.