Always follow the commit rules defined in CONTRIBUTING.md.
When generating commit messages:
- Use the exact format and scope rules described there.
- Do not invent alternative conventions.
- Treat CONTRIBUTING.md as the source of truth.
- Do not add Co-Authored-By lines.
- Keep commits concise — no extended body/description unless absolutely necessary.
When editing code:
- Do not add unnecessary comments explaining what packages or options do.