You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(agents): pm-dispatch scaling — repo sharding for multi-PM, multi-account claims, batch:5 operating point
- Multiple PM sessions shard by whole repo, never share one queue (batch
independence is only checked within one PM's view; the merge queue is
one lane regardless). Scaling order: bigger batch + mode:cloud first,
repo shard second, same-queue multi-PM prohibited.
- Multiple GitHub accounts (colleagues' Claude Code) simplify claiming:
assignee alone disambiguates across accounts; the claim-comment ritual
is for sessions within one account. Partition by repo/label with a
recorded assignment table.
- batch:5 recorded as the maintainer's operating point, riding on the
container resource discipline.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_012C2cd7tL8QDoZ2QKN3djJ5
0 commit comments