Because the team limits commits to the five transformations, CI enforces that every commit message starts with one of the allowed verbs: remove, fix, refactor, change, add — or the synonym forms move, rename, upgrade, downgrade. A non-matching commit message is rejected by CI because the commit corresponds to no recognized kind of transformation.