I agree that strict typing is becoming more important, especially when AI tools work with the codebase. Good types make the code easier to understand and safer to change. But I still think some documentation is needed to explain why things are built that way, not only what is allowed by the types.