Bound Today readiness latency with demand-driven checks #442

Merged
timmy merged 1 commits from timmy/441-demand-driven-today-readiness into main 2026-08-10 01:35:46 +00:00
Owner

What changed

  • inspect the preferred Today item first and open it without scanning the queue when ready
  • classify fallback items concurrently while retaining queue-order selection
  • version the offline shell so the optimized runtime installs atomically

Verification

  • RED: ready-first test observed inspections [1, 2, 3] instead of [1]
  • RED: concurrency test observed fallback starts [1, 2] instead of [1, 2, 3]
  • focused: 8 passed
  • full suite: 853 passed

Closes #441

## What changed - inspect the preferred Today item first and open it without scanning the queue when ready - classify fallback items concurrently while retaining queue-order selection - version the offline shell so the optimized runtime installs atomically ## Verification - RED: ready-first test observed inspections `[1, 2, 3]` instead of `[1]` - RED: concurrency test observed fallback starts `[1, 2]` instead of `[1, 2, 3]` - focused: `8 passed` - full suite: `853 passed` Closes #441
timmy added 1 commit 2026-08-10 01:34:28 +00:00
perf: bound Today readiness latency (#441)
All checks were successful
CI / lint (pull_request) Successful in 49s
CI / build-release (pull_request) Successful in 5s
CI / release-candidate (pull_request) Has been skipped
79c8f1626b
timmy merged commit 60bc7cd686 into main 2026-08-10 01:35:46 +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#442
No description provided.