patterns
Actionable recommendations by language and domain
language:
domain:
Python
- Make Python Refuse Bad Types
- Enforce types at three layers — static checkers, runtime validators, and linters — so that agents and humans get the same compile-time backpressure you get from Rust or TypeScript.