Expand description
Session file export helpers.
Native Pi accepts a JSONL session file and writes an HTML transcript. The
Rust session format is already JSONL, so this module keeps the source lines
intact for .jsonl destinations and provides a dependency-free HTML view
for browser inspection.