Method and limits
Natural writing cases and developer cases follow different rules
Uppercase, lowercase, title case, and sentence case preserve readable spacing. camelCase, PascalCase, snake_case, kebab-case, and CONSTANT_CASE intentionally normalize punctuation and separators so the result can be used as an identifier.