Files
beads/cmd/bd
Steve Yegge e4f9c3556f feat(sync): prevent zombie resurrection from stale clones
Add JSONL sanitization after git pull to remove deleted issues that
git's 3-way merge may resurrect. Also add bd doctor check to hydrate
deletions.jsonl from git history for pre-v0.25.0 deletions.

Changes:
- Add sanitizeJSONLWithDeletions() in sync.go (Step 3.6)
- Add checkDeletionsManifest() in doctor.go (Check 18)
- Add HydrateDeletionsManifest() fix in doctor/fix/deletions.go
- Add looksLikeIssueID() validation to prevent false positives
- Add comprehensive tests for sanitization logic

🤖 Generated with Claude Code

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-25 18:11:45 -08:00
..
2025-11-25 16:39:09 -08:00
2025-11-25 11:46:06 -08:00
2025-11-25 11:46:06 -08:00
2025-11-09 14:53:59 -08:00
2025-11-25 11:46:06 -08:00
2025-11-09 14:53:59 -08:00
2025-11-24 21:16:44 -08:00
2025-11-24 15:46:47 -08:00
2025-11-24 11:28:32 -08:00
2025-11-24 22:21:55 -08:00
2025-11-23 17:16:27 -08:00
2025-11-25 16:39:09 -08:00