- Title follows commit convention (
[Patch],[Feat],[Fix],[Doc], etc.) - Explains what and why, not just how
- ...
- Unit tests updated/added
- Integration tests verified
- CI passes locally (if applicable)
- README/CHANGELOG updated if public API/UX changed
- No breaking changes undocumented