Code review guidelines for commits and file changes. Covers four categories:
Quality (security, correctness, maintainability), Regression (breaking changes,
API compatibility), Documentation (code docs, changelogs), and Performance
(optimization, efficiency).
Software Development