Module normalization
Source - cap_details
- Cap detail points to top 3-4 by priority (keyword scoring + length)
- format_commit_message
- Format
ConventionalCommit as a single string for display and commit - normalize_summary_verb
- Convert present-tense verbs to past-tense and handle type-specific
replacements
- normalize_unicode
- Normalize Unicode characters to ASCII (remove AI-style formatting)
Normalize Unicode characters to ASCII (remove AI-style formatting)
- post_process_commit_message
- Post-process conventional commit message to fix common issues