Carry unfinished Today work into the Tomorrow plan #1175

Merged
rockachopa merged 1 commits from timmy/1174-today-wrap-up-tomorrow-handoff into main 2026-08-20 09:58:31 +00:00
Owner

Closes #1174

What changed

  • Replace the misleading wrap-up-to-Later handoff with a durable append into the ordered Tomorrow plan.
  • Preserve existing Tomorrow order, capacity, and estimates while deduplicating carried work.
  • Keep Today unchanged when local admission fails, the five-item limit is exceeded, or the plan is over capacity.
  • Refresh and synchronize the Tomorrow queue after wrap-up and update the mobile copy.

Verification

  • pytest -q — 2221 passed, 10 skipped
  • STACKCHAIN_RUN_RELEASE_E2E=1 pytest -q tests/e2e/test_mobile_today_wrap_up_release.py — 2 passed at 320x568 and 390x844
  • deterministic release bundle verified for c99d03b9bc4909e7cd72436f8fa793fc1f5ad808
Closes #1174 ## What changed - Replace the misleading wrap-up-to-Later handoff with a durable append into the ordered Tomorrow plan. - Preserve existing Tomorrow order, capacity, and estimates while deduplicating carried work. - Keep Today unchanged when local admission fails, the five-item limit is exceeded, or the plan is over capacity. - Refresh and synchronize the Tomorrow queue after wrap-up and update the mobile copy. ## Verification - `pytest -q` — 2221 passed, 10 skipped - `STACKCHAIN_RUN_RELEASE_E2E=1 pytest -q tests/e2e/test_mobile_today_wrap_up_release.py` — 2 passed at 320x568 and 390x844 - deterministic release bundle verified for `c99d03b9bc4909e7cd72436f8fa793fc1f5ad808`
timmy added 1 commit 2026-08-20 09:50:22 +00:00
feat: carry wrap-up work into Tomorrow (Closes #1174)
All checks were successful
CI / lint (pull_request) Successful in 3m38s
CI / build-release (pull_request) Successful in 8s
CI / browser-journey (pull_request) Successful in 3m56s
CI / release-candidate (pull_request) Has been skipped
c99d03b9bc
rockachopa merged commit 286e691fd2 into main 2026-08-20 09:58:31 +00:00
Sign in to join this conversation.
No reviewers
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#1175
No description provided.