pub fn session_name(project: &str, agent: &str) -> StringExpand description
Compose the canonical name string for a given project/agent pair.
Used as the UUIDv5 input AND surfaced verbatim to claude via the
-n <name> flag so the operator sees the agent identity in
claude’s session picker / prompt box.