fix: clear stale deletions manifest after corruption recovery

The deletions.jsonl contained records for 79 'deleted' issues that were
actually just missing due to database corruption, not legitimately deleted.
Clearing this allows the issues to be restored.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
Steve Yegge
2025-11-29 17:02:50 -08:00
parent 340016c9c6
commit 8c6e25e8dc

File diff suppressed because one or more lines are too long