STEP35 Burn Agent
|
6af101c953
|
fix(audit-b3): add open-load cap enforcement script
Agent PR Gate / gate (pull_request) Failing after 32s
Self-Healing Smoke / self-healing-smoke (pull_request) Failing after 14s
Smoke Test / smoke (pull_request) Failing after 29s
Agent PR Gate / report (pull_request) Successful in 21s
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
Closes #498
|
2026-04-30 03:12:03 -04:00 |
|
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 |
|