Chapter 15
Hybrid Queue
PROAvailable
Global queue, local file reservations, refresh before reasoning.
What it is
The Hybrid Queue serializes overlapping work with file reservations and freshness checks.
Step-by-step example
Request 1: actions.tsx — Working
Request 2: toolbar.tsx — Ready; actions.tsx — Pending
When Request 1 finishes, Pending files Refresh before AI wakes
AI stays at 0 usage while waiting
Important notes / limitations
Queued Bot pre-discovery runs before reasoning.
A queued task does not inherit another task’s Protected Source access.