Mechanical hints that do not improve the contract still leave the reader guessing what the function really promises.
Naming the pitfall early helps you design tests, reviews, and safer boundaries. Connect the idea to a realistic coding decision so recall is easier when solving similar questions.
Additional Notes
What is the main pitfall around function type hints?