chore(cleanup): Wave-1e tools recreation and analysis pipeline#12
Merged
Conversation
Owner
Author
🧹 Integration Tracker: Cleanup Branches Merge📊 PR Merge Checklist
Legend: □ = Pending, ■ = Done 🔍 Post-Merge VerificationFile Structure Check
CI Workflows Check
🎯 Kết Quả Mong Đợi
🚨 Nếu Lỗi Thì Làm Gì
📝 PR Body TemplatesPR 1: Wave-1d Merge## cleanup-wave-1d (initial quarantine + tools)
### Changes
- ✅ Initial file quarantine to _attic/
- ✅ Created analysis tools: import_graph.py, redundant_score.py
- ✅ Added PowerShell scripts for safe file moves
- ✅ Established CI gates for backup file detection
### Review Checklist
- [ ] _attic/ directory created
- [ ] tools/inventory/ contains analysis scripts
- [ ] scripts/windows/ contains attic_move.ps1
- [ ] CI workflow runs successfully
### How to Resolve Conflicts (Web)
1. Click "Resolve conflicts" button
2. For conflicts in tools/inventory/**: Keep version from wave-1d
3. For conflicts in .github/workflows/**: Keep version from wave-1d
4. Click "Mark as resolved" → "Commit merge"PR 2: Wave-1e Merge## cleanup-wave-1e (enhanced analysis + coverage)
### Changes
- ✅ Enhanced import graph analysis
- ✅ Added coverage generation with smoke tests
- ✅ Improved redundant scoring algorithm
- ✅ Added near-duplicate detection
### Review Checklist
- [ ] artifacts/import_inbound.json generated
- [ ] artifacts/coverage.json generated
- [ ] artifacts/redundancy_report.csv generated
- [ ] Enhanced CI gates working
### How to Resolve Conflicts (Web)
1. Click "Resolve conflicts" button
2. For tools/inventory/**: Keep version from wave-1e
3. For .github/workflows/**: Keep version from wave-1e
4. For config/cleanup/whitelist.yml: Keep version from wave-1e
5. Click "Mark as resolved" → "Commit merge"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"PR 4: Wave-2a Merge## cleanup-wave-2a (attic eviction planning + baseline)
### Changes
- ✅ Attic sweeper tool for eviction candidates
- ✅ Baseline snapshots after Wave-1f
- ✅ Enhanced CI gates with strict backup detection
- ✅ Weekly attic dry-run with artifact upload
### Review Checklist
- [ ] tools/inventory/attic_sweeper.py created
- [ ] artifacts/baseline/ contains snapshots
- [ ] Weekly dry-run workflow active
- [ ] Enhanced CI gates working
### How to Resolve Conflicts (Web)
1. Click "Resolve conflicts" button
2. For tools/inventory/**: Keep version from wave-2a
3. For .github/workflows/**: Keep version from wave-2a
4. For config/cleanup/whitelist.yml: Keep version from wave-2a
5. Click "Mark as resolved" → "Commit merge"🚀 Sau Khi Merge Xong Hết1. Xác Thực _attic/ Có File .py
2. Kiểm Tra Artifacts
3. Ghi Chú Quan Trọng
📈 Quick Actions (Click Only)
|
anhmtk
added a commit
that referenced
this pull request
Nov 21, 2025
chore(cleanup): Wave-1e tools recreation and analysis pipeline
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.