Guide mobile start-day review across urgent queues #897

Closed
opened 2026-08-15 14:23:34 +00:00 by timmy · 0 comments
Owner

Problem

Mobile operators must discover and sequence Agenda, Attention, Updates, Filed, and Today independently. The queue sheet exposes counts but does not turn them into a clear start-day outcome. Historical issue and commit searches found no briefing or guided start-day flow; existing #627/#651/#697 provide queue access and post-completion recommendations only.

Slice

Add a mobile Prepare Today briefing inside the queue sheet. It summarizes the urgent review phases from current queue counts, chooses the next non-empty phase deterministically, launches that existing queue, refreshes after completion, and hands off to Today (or Find Work when no plan exists). This composes existing specialist flows without mutating work during briefing.

Acceptance

  • The briefing reports Agenda, Attention, Updates, and Filed counts plus Today readiness.
  • The primary action opens the highest-priority non-empty review queue; empty phases are omitted.
  • After a queue completion, refreshed counts identify the next review phase.
  • Once review queues are clear, the action continues Today or opens Find Work.
  • The control is thumb-safe and has no horizontal overflow at 320px.
  • Coordinator behavior, rendered bundle integration, service-worker caching, focused tests, full suite, and release verification pass.

Non-duplication evidence

Audited 451 historical issue records and recent origin/main history at 7351363; no start-day/briefing flow exists. #697 recommends another individual queue after completion but does not summarize or coordinate a start-day review outcome.

## Problem Mobile operators must discover and sequence Agenda, Attention, Updates, Filed, and Today independently. The queue sheet exposes counts but does not turn them into a clear start-day outcome. Historical issue and commit searches found no briefing or guided start-day flow; existing #627/#651/#697 provide queue access and post-completion recommendations only. ## Slice Add a mobile **Prepare Today** briefing inside the queue sheet. It summarizes the urgent review phases from current queue counts, chooses the next non-empty phase deterministically, launches that existing queue, refreshes after completion, and hands off to Today (or Find Work when no plan exists). This composes existing specialist flows without mutating work during briefing. ## Acceptance - The briefing reports Agenda, Attention, Updates, and Filed counts plus Today readiness. - The primary action opens the highest-priority non-empty review queue; empty phases are omitted. - After a queue completion, refreshed counts identify the next review phase. - Once review queues are clear, the action continues Today or opens Find Work. - The control is thumb-safe and has no horizontal overflow at 320px. - Coordinator behavior, rendered bundle integration, service-worker caching, focused tests, full suite, and release verification pass. ## Non-duplication evidence Audited 451 historical issue records and recent origin/main history at `7351363`; no start-day/briefing flow exists. #697 recommends another individual queue after completion but does not summarize or coordinate a start-day review outcome.
timmy self-assigned this 2026-08-15 14:23:34 +00:00
timmy closed this issue 2026-08-15 14:35:41 +00:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: stackchain/stackchain-dashboard#897
No description provided.