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
## Summary
- Adds a "Budget-Resume Sweep Integration" section to
`bots/sustainabot/ARCHITECTURE.md`.
- Documents how sustainabot should trigger
`.git-private-farm/dispatch-templates/budget-resume-sweep.yml` via
`workflow_dispatch` when its periodic scan detects >50 PRs blocked only
on phantom required contexts (BP008 + AM010).
- Includes calling pattern (`gh workflow run ...`), eligibility
criteria, DBA002 threshold, and rationale for deferring native Rust
integration.
- No Rust code changes — this is documentation + TODO only, as
specified.
## Test plan
- [ ] Read-through: confirm architecture description is accurate and the
`gh workflow run` call matches the workflow inputs in
`budget-resume-sweep.yml`
- [ ] Confirm no Rust code was changed
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
0 commit comments