Module normalization
Source - cap_details
- Cap detail points by token budget instead of hard count
Keeps high-priority details until budget exhausted
- 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