pub fn create_fixture(sessions_root: impl AsRef<Path>)Expand description
Creates the session log used by dsh report tests. The layout mirrors the
dsh home: sessions/<escaped-cwd>/session-<id>/session.v3.jsonl.zstd,
where each log is a zstd-compressed JSONL event stream.