An AI style guide should be about keeping humans from inheriting messy systems.
If code is mostly generated, the rules shouldn’t obsess over formatting. They should enforce structure, contracts, reproducibility, and tight diff boundaries. The AI can write the implementation — it shouldn’t be allowed to invent the architecture.