pub fn validate_scope(scope: &str) -> Vec<String>
Validate a commit scope.
Returns a list of human-readable error strings (empty when valid). An empty scope is always valid.