pub fn is_valid_handle(handle: &str) -> Option<String>
Validates and normalizes an AT Protocol handle. Returns the normalized handle if valid, None otherwise.