fix: make issue-thread backpressure tracker-aware #1217

Merged
coilyco-ops merged 1 commit from issue-1213 into main 2026-07-13 23:48:40 +00:00
Member

tracker-aware repo backpressure now keeps the issue-thread capacity path aligned with the carried tracker authority for GitHub, GitLab, and Shortcut refs, while preserving the explicit safe fallback for trackers that still cannot scan repo-wide issues.

  • What changed: added GitHub and GitLab backpressure coverage alongside Shortcut, and tightened the tracker-aware comments on the repo-working gate.
  • Why: repo-engineer capacity decisions need one authority model across reservation, backlog, and repo-working limits.
  • Tests: ward exec test; pre-commit run --all-files.

closes #1213
ward.workflow: pull-request-and-merge

tracker-aware repo backpressure now keeps the issue-thread capacity path aligned with the carried tracker authority for GitHub, GitLab, and Shortcut refs, while preserving the explicit safe fallback for trackers that still cannot scan repo-wide issues. - What changed: added GitHub and GitLab backpressure coverage alongside Shortcut, and tightened the tracker-aware comments on the repo-working gate. - Why: repo-engineer capacity decisions need one authority model across reservation, backlog, and repo-working limits. - Tests: ward exec test; pre-commit run --all-files. closes #1213 ward.workflow: pull-request-and-merge
fix: add tracker-aware backpressure coverage
All checks were successful
test / test (pull_request) Successful in 38s
5611fc9e54
Sign in to join this conversation.
No description provided.