bytelyst-devops-tools/agent-queue/docs
saravanakumardb1 41d8067724 feat(agent-queue): M0 RU gate — skip the claim when the queue is unchanged
Adds AQ_FLEET_GATE (default OFF): the run loop point-reads the cheap per-product
queue version (GET /fleet/queue-state) and SKIPS the expensive /fleet/claim while
the version is unchanged and it is not mid-drain, with a periodic safety backstop
and fail-open-on-read-error so work is never stranded. Keeps POLL_SECONDS for
local job responsiveness rather than raising it globally. selftest 39b covers the
gate decisions; reconciles the M0 section of the dispatch redesign doc.

Generated with [Devin](https://cli.devin.ai/docs)

Co-Authored-By: Devin <158243242+devin-ai-integration[bot]@users.noreply.github.com>
2026-05-31 23:19:01 -07:00
..
GIGAFACTORY feat(agent-queue): M0 RU gate — skip the claim when the queue is unchanged 2026-05-31 23:19:01 -07:00
jobs docs(gigafactory): uppercase GIGAFACTORY folder + add index README 2026-05-30 21:21:31 -07:00
RUN_POLICY.md docs(agent-queue): add run policy (isolated worktrees, least-privilege) 2026-05-30 23:47:46 -07:00