pub fn get_or_create_session_dir( session_id: &str, base_dir: &Path, ) -> Result<(PathBuf, bool)>
Get or create a session directory