Continue Prepare Today after Attention clears #901

Closed
opened 2026-08-15 15:19:43 +00:00 by timmy · 0 comments
Owner

Problem

The resumable mobile Prepare Today pass records that a pass is active, but it does not record which queue was launched or observe when Attention becomes empty. After an operator clears Attention, refreshed counts point at Updates/Filed/Today but no handoff is shown, stranding the operator outside the guided flow introduced by #897/#899.

User impact

A mobile operator should be able to clear Attention and continue the same one-pass morning workflow without reopening and navigating the queue sheet manually.

Acceptance criteria

  • Record the launched Prepare Today phase in the account/day checkpoint.
  • After a healthy, complete My Work refresh proves that phase is empty, show exactly one handoff to the first remaining urgent queue, Today, or Find Work.
  • Skip queues that are already empty according to refreshed counts.
  • Partial, failed, or stale refreshes never complete a phase.
  • Repeated healthy refreshes do not duplicate a handoff.
  • Existing explicit Agenda, Updates, and Filed completion paths remain idempotent.
  • Ship the coordinator and dashboard changes in a new offline shell and cover the flow behaviorally.

Non-duplication evidence

#897 created the start-day briefing and #899 added resumable explicit handoffs. Current frontend/dashboard.js calls completePhase for Agenda, Updates, and Filed but has no Attention completion path; current frontend/mobile-start-day.js stores only login/day and cannot identify an active phase. Historical issue-title review found no issue for authoritative Attention-to-next-phase completion.

## Problem The resumable mobile Prepare Today pass records that a pass is active, but it does not record which queue was launched or observe when Attention becomes empty. After an operator clears Attention, refreshed counts point at Updates/Filed/Today but no handoff is shown, stranding the operator outside the guided flow introduced by #897/#899. ## User impact A mobile operator should be able to clear Attention and continue the same one-pass morning workflow without reopening and navigating the queue sheet manually. ## Acceptance criteria - Record the launched Prepare Today phase in the account/day checkpoint. - After a healthy, complete My Work refresh proves that phase is empty, show exactly one handoff to the first remaining urgent queue, Today, or Find Work. - Skip queues that are already empty according to refreshed counts. - Partial, failed, or stale refreshes never complete a phase. - Repeated healthy refreshes do not duplicate a handoff. - Existing explicit Agenda, Updates, and Filed completion paths remain idempotent. - Ship the coordinator and dashboard changes in a new offline shell and cover the flow behaviorally. ## Non-duplication evidence #897 created the start-day briefing and #899 added resumable explicit handoffs. Current `frontend/dashboard.js` calls `completePhase` for Agenda, Updates, and Filed but has no Attention completion path; current `frontend/mobile-start-day.js` stores only login/day and cannot identify an active phase. Historical issue-title review found no issue for authoritative Attention-to-next-phase completion.
timmy self-assigned this 2026-08-15 15:19:43 +00:00
timmy closed this issue 2026-08-15 15:29:34 +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#901
No description provided.