pub fn is_valid_session_name(name: &str) -> bool
Check if a session name is valid (alphanumeric, hyphens, and underscores only).