-
Notifications
You must be signed in to change notification settings - Fork 41
chore: ratchet-down complexity thresholds #18943
Copy link
Copy link
Closed as not planned
Labels
auto-dispatchAuto-created from TODO.md tagAuto-created from TODO.md tagcode-qualityAuto-created from TODO.md tagAuto-created from TODO.md tagnot-plannedClosed without implementation — not plannedClosed without implementation — not plannedorigin:workerAuto-created by pulse labelless backfill (t2112)Auto-created by pulse labelless backfill (t2112)status:queuedWorker dispatched, not yet startedWorker dispatched, not yet startedtier:standardRoute to sonnet-tier model for dispatchRoute to sonnet-tier model for dispatch
Metadata
Metadata
Assignees
Labels
auto-dispatchAuto-created from TODO.md tagAuto-created from TODO.md tagcode-qualityAuto-created from TODO.md tagAuto-created from TODO.md tagnot-plannedClosed without implementation — not plannedClosed without implementation — not plannedorigin:workerAuto-created by pulse labelless backfill (t2112)Auto-created by pulse labelless backfill (t2112)status:queuedWorker dispatched, not yet startedWorker dispatched, not yet startedtier:standardRoute to sonnet-tier model for dispatchRoute to sonnet-tier model for dispatch
Automated ratchet-down (t1913)
Simplification wins have accumulated. The following thresholds can be lowered:
Worker Guidance
Files to Modify:
EDIT: .agents/configs/complexity-thresholds.conf— lower the thresholds listed aboveDo NOT modify:
.agents/configs/simplification-state.json— this is a maintenance registry updated by the pulse onmainonly. Including it in a focused ratchet-down PR causes diff noise across hundreds of unrelated entries and increases merge-conflict surface (GH#18622). The pulse refreshes it automatically after the PR merges. If it appears modified in your worktree, do notgit addit.Implementation Steps:
complexity-thresholds.conf# Ratcheted down to NNN (GH#NNNN): actual violations NNN + 2 buffer)git diff --cached --name-only | grep -v simplification-stateVerification: