How to stop GPT-5.6 Sol from overengineering your codebase.
Sol-class models don't write wrong code. They write too much code.
You ask for a config change, you get a framework. You fix a bug, you get an adapter layer.
Tests pass, CI green, looks professional. Then you touch one thing next week and there are four layers between you and the logic.
Fix below.👇
