feat(repo-scripts): megasweep — parallel estate sweep runner (#137)#143
Merged
Conversation
Elixir-only, pluggable detectors, audit/report-only canary. v1 ships the nix-guix detector (feeds #138/#139). Pure git over local clones, owned-compute friendly. Cross-validated vs the independent bash scan (BOTH=63 / GUIX_ONLY=145 / NIX_NO_GUIX=3; 83 broken guix.scm; 181 nix files), 258 repos ~5s. README.adoc held back: strict pre-commit hook demands MPL-2.0 but docs policy is CC-BY-SA-4.0 — owner to resolve the hook/policy axis. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Implements #137. Elixir-only, pluggable, parallel estate-sweep runner under
repo-scripts/megasweep/.What
detect/2per-repo parallel read-only +summarize/1). v1 shipsnix-guix(feeds sweep: delete Nix estate-wide (63 repos + 53 .envrc blocks + 13 CI files) #138 / sweep: Guix-quality pass — fix 83 invalid names + 112 placeholder stubs #139).--mode applyis refused for now; mutation lands later, owner-gated.Verified
guix.scm; 181 nix files; 53.envrcnix; 10 CI nix; 208 with Guix.{detector, mode, summary, results}) for downstream consumers.Notes
gh-backed mode is a planned follow-up.README.adocheld back: the strict pre-commit hook requiresMPL-2.0on all files, but estate docs policy isCC-BY-SA-4.0for prose.adoc. Needs an owner decision on the hook/policy axis before the README lands.🤖 Generated with Claude Code