Keep adaptive mobile Work actionable while offline #1459

Merged
timmy merged 1 commits from timmy/1458-connectivity-aware-mobile-work into main 2026-08-27 06:11:58 +00:00
Owner

Closes #1458

What changed

  • adaptive Start / Continue skips online-only Delivery and Human Gates while offline
  • cached actionable work remains the primary handoff
  • connectivity-state transitions rerender the recommendation and restore normal priority

Verification

  • RED observed for offline recommendation before implementation
  • python3 -m pytest tests/test_mobile_task_dock.py -q (41 passed)
  • STACKCHAIN_RUN_RELEASE_E2E=1 python3 -m pytest tests/e2e/test_adaptive_mobile_queues_release.py -q (10 passed, including 390x844 phone flow)
  • python3 -m pytest tests/ -q (2775 passed, 27 skipped)
Closes #1458 ## What changed - adaptive Start / Continue skips online-only Delivery and Human Gates while offline - cached actionable work remains the primary handoff - connectivity-state transitions rerender the recommendation and restore normal priority ## Verification - RED observed for offline recommendation before implementation - `python3 -m pytest tests/test_mobile_task_dock.py -q` (41 passed) - `STACKCHAIN_RUN_RELEASE_E2E=1 python3 -m pytest tests/e2e/test_adaptive_mobile_queues_release.py -q` (10 passed, including 390x844 phone flow) - `python3 -m pytest tests/ -q` (2775 passed, 27 skipped)
timmy added 1 commit 2026-08-27 05:59:42 +00:00
feat: keep adaptive mobile Work actionable offline (Closes #1458)
All checks were successful
CI / lint (pull_request) Successful in 3m52s
CI / build-release (pull_request) Successful in 6s
CI / browser-journey (pull_request) Successful in 7m49s
CI / release-candidate (pull_request) Has been skipped
b0b051184b
timmy merged commit 890fd57531 into main 2026-08-27 06:11:58 +00:00
timmy deleted branch timmy/1458-connectivity-aware-mobile-work 2026-08-27 06:11:59 +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#1459
No description provided.