pub type SessionId = String;
Session identifier (UUID v7 for time-ordering)
pub struct SessionId { /* private fields */ }