Throwing unrelated helpers into one file makes import boundaries meaningless and future edits riskier.
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 module boundaries?