-
Notifications
You must be signed in to change notification settings - Fork 0
Owner-review approval/question panel UX #21
Copy link
Copy link
Open
Labels
agent:humanOwned by a human project lead.Owned by a human project lead.priority:p1High priority work.High priority work.status:blockedBlocked by an external dependency or decision.Blocked by an external dependency or decision.type:storyUser-facing capability with acceptance criteria.User-facing capability with acceptance criteria.
Description
Metadata
Metadata
Assignees
Labels
agent:humanOwned by a human project lead.Owned by a human project lead.priority:p1High priority work.High priority work.status:blockedBlocked by an external dependency or decision.Blocked by an external dependency or decision.type:storyUser-facing capability with acceptance criteria.User-facing capability with acceptance criteria.
Goal
Ship the UI-visible approval queue and session panel behavior only after the owner confirms the interaction model.
Derived from #14 Phase 6 dirty branch handoff. This is intentionally not marked worker-ready because it needs owner review.
Scope
ApprovalQueueandSessionPanel.Out of Scope
Acceptance Criteria
Functional:
Code/product quality:
ApprovalQueueandSessionPanelshare the same interaction semantics.Verification
./node_modules/.bin/tsc -p tsconfig.client.json --noEmit./node_modules/.bin/vitest run src/client/store/agentStore.test.tsif store behavior changes are covered, otherwise add focused store tests in this issue.Expected Delivery