pub fn session_path(session_id: &str) -> PathBuf
State file for a single conversation. The id is sanitized so a hostile or odd session id can’t escape the sessions directory.