Steve Yegge
fb5fd88722
feat: integrate migration detection into bd doctor (bd-7l27)
Add a consolidated "Pending Migrations" check to bd doctor that:
- Detects sequential ID usage (suggests bd migrate hash-ids)
- Detects legacy deletions.jsonl (suggests bd migrate tombstones)
- Detects missing sync-branch config (suggests bd migrate sync)
- Detects database version mismatches (suggests bd migrate)
Also updates existing checks to use correct modern commands:
- CheckIDFormat: bd migrate hash-ids (was bd migrate --to-hash-ids)
- CheckDeletionsManifest: bd migrate tombstones (was bd migrate-tombstones)
- CheckSyncBranchConfig: bd migrate sync beads-sync (was config.yaml edit)
Removes TODO(bd-7l27) comments from migrate_*.go files.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-30 00:06:42 -08:00
..
2025-12-29 13:23:05 -08:00
2025-12-20 03:10:06 -08:00
2025-12-25 16:20:02 -08:00
2025-12-27 16:02:15 -08:00
2025-12-27 16:02:15 -08:00
2025-12-19 17:43:18 -08:00
2025-12-27 20:41:57 -08:00
2025-12-20 03:10:06 -08:00
2025-12-28 10:05:16 -08:00
2025-12-28 02:13:34 -08:00
2025-12-28 02:13:34 -08:00
2025-12-27 16:02:15 -08:00
2025-12-28 20:48:37 -08:00
2025-12-29 14:55:42 -08:00
2025-12-30 00:06:42 -08:00
2025-12-20 03:10:06 -08:00
2025-12-29 20:58:30 -08:00
2025-12-20 03:10:06 -08:00
2025-12-27 20:41:57 -08:00
2025-12-20 03:10:06 -08:00
2025-12-30 00:06:42 -08:00
2025-12-27 16:02:15 -08:00
2025-12-27 20:41:57 -08:00
2025-12-27 16:02:15 -08:00
2025-12-28 10:05:16 -08:00
2025-12-23 01:31:18 -08:00
2025-12-29 13:23:05 -08:00
2025-12-30 00:06:42 -08:00
2025-12-30 00:06:42 -08:00
2025-12-28 10:05:16 -08:00
2025-12-20 03:10:06 -08:00
2025-12-27 17:29:36 -08:00
2025-12-19 17:43:18 -08:00
2025-12-27 17:23:45 -08:00
2025-12-27 20:41:57 -08:00
2025-12-19 17:43:18 -08:00
2025-12-27 20:41:57 -08:00