pub fn default_session_dir(cwd: &Path) -> PathBufExpand description
The default session directory: <cwd>/.pi/sessions. Mirrors the TS
getDefaultSessionDir (.pi/agent/sessions in TS; v1 uses .pi/sessions
under the project — a documented divergence).