pub fn session_directory(workspace: &Path, session_id: &str) -> PathBufExpand description
Return the canonical directory for a session.
Derived exporters and diagnostics must live beneath this directory so the session store remains the single persistence root for interactive and exec sessions.