STEP35 Burn Agent
|
af47d7a305
|
fix(audit-b3): add open-load cap enforcement script
Implements timmy-home #498 / AUDIT-B3.
- Adds timmy-config/bin/load_cap_enforcer.py
- Scans timmy-home, timmy-config, the-nexus, hermes-agent
- Enforces configurable per-agent open-issue cap (default 25)
- Unassigns oldest overflow issues, posts standard comment
- Generates Agent|Before|After|Unassigned summary table
- Supports --dry-run and --output; can post summary to #495
Run sequence:
1. python timmy-config/bin/load_cap_enforcer.py --dry-run
2. python timmy-config/bin/load_cap_enforcer.py --comment-on 495
Closes #498
|
2026-04-30 02:47:08 -04:00 |
|