Some project directories under ~/.claude/projects/ contain subagent directories (UUIDs like 68b2ace0-...) with no matching .jsonl file.
CodeBurn crashes with ENOENT when it encounters these.
The parser should skip directories and non-session entries gracefully instead of assuming every entry in a project dir has a readable .jsonl sibling.
Some project directories under ~/.claude/projects/ contain subagent directories (UUIDs like 68b2ace0-...) with no matching .jsonl file.
CodeBurn crashes with ENOENT when it encounters these.
The parser should skip directories and non-session entries gracefully instead of assuming every entry in a project dir has a readable .jsonl sibling.