chore: Remove duplicate bd.jsonl file

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>
This commit is contained in:
Steve Yegge
2025-10-14 14:32:08 -07:00
parent bbfe73e1bb
commit 5057cf96ce
2 changed files with 193 additions and 258 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long