The codebase had two identical JSONL files (bd.jsonl and issues.jsonl). The code defaults to issues.jsonl but FindJSONLPath() would pick bd.jsonl alphabetically. Removed the duplicate to use only the standard filename. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>