Cleanup/wave 1f safe#13
Merged
Merged
Conversation
- Add cleanup-audit.yml CI workflow with backup file detection - Create baselines: near_dupes_baseline.json, dynamic_registry_paths_baseline.json, redundancy_report_baseline.csv - Add gates to FAIL on new backup files (excluding _attic/) - Add WARN for high-risk files (score >= 70) not in whitelist - Add WARN for new unused near-duplicate clusters - Upload artifacts for review - Fix import issues in compatibility shims
- Document near-duplicate consolidation process - Record analysis results and findings - List all created files and baselines - Provide command reference and next steps
Owner
Author
PR 3: Wave-1f Merge## cleanup-wave-1f (near-dupe consolidation + CI hardening)
### Changes
- ✅ Near-duplicate detection and pilot selection
- ✅ Compatibility shims in stillme_compat/
- ✅ Enhanced CI gates with strict backup detection
- ✅ Weekly attic dry-run workflow
### Review Checklist
- [ ] stillme_compat/ package created
- [ ] artifacts/near_dupes.json generated
- [ ] CI workflows enhanced
- [ ] Weekly dry-run scheduled
### How to Resolve Conflicts (Web)
1. Click "Resolve conflicts" button
2. For tools/inventory/**: Keep version from wave-1f
3. For .github/workflows/**: Keep version from wave-1f
4. For scripts/windows/attic_*: Keep version from wave-1f
5. Click "Mark as resolved" → "Commit merge" |
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.
No description provided.