pub fn derive_session_id(project: &str, agent: &str) -> UuidExpand description
Derive the deterministic Claude Code session id for a given project/agent pair. Same inputs always yield the same UUID; different agent or project yields a different UUID.