pub type SessionId = String;
User-chosen session name (e.g. “work”, “agents”).
pub struct SessionId { /* private fields */ }