Filed feature request based on real-world silent export failure in VC project where SQL DELETE + export appeared to succeed but JSONL was never updated, causing 240 deleted issues to 'come back'. Simple verification after export would catch this immediately: - Count lines in written JSONL file - Compare to number of exported issues - Error if mismatch detected 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>