aboutsummaryrefslogtreecommitdiff
path: root/mcp/install.py
diff options
context:
space:
mode:
authorCraig Jennings <c@cjennings.net>2026-06-28 12:24:49 -0400
committerCraig Jennings <c@cjennings.net>2026-06-28 12:24:49 -0400
commitb621914b3a748f42ddb6ae82c385e26174c982be (patch)
tree627fd9bc2af9516acc400daee8b593a29615a0bf /mcp/install.py
parentecd33e09be2346e5f6a59eb718d9f584082da86d (diff)
downloadrulesets-b621914b3a748f42ddb6ae82c385e26174c982be.tar.gz
rulesets-b621914b3a748f42ddb6ae82c385e26174c982be.zip
feat(refactor): add simplification scan mode
I added a simplification mode for behavior-preserving clarity and size reduction: over-defensive guards, needless indirection, convoluted logic, redundant state, and legibility rewrites. It runs in the default full scan and on its own. For the lenses dead-code and duplication already own (identical-twin branches, plain deletion, repeated literals) it cross-references those modes instead of specifying detection twice. It's distinct from /simplify, which works the current diff. This sweeps existing code.
Diffstat (limited to 'mcp/install.py')
0 files changed, 0 insertions, 0 deletions