Type: [Feat | Fix | Refactor | Chore | Perf]
Intent: [1-2 sentences explaining the business or technical goal - the "Why"]
Related Issues: [#123, PROJ-456, etc. - Remove this line if none]
Complexity: [Low | Medium | High]
[Identify the most critical or complex file where the reviewer should start. Explain what the file is and why it's important to understand the changes.]
path/to/file: [Brief description of why this needs extra scrutiny]
- Breaking Changes: [Yes + details | No breaking changes]
- Migrations/State: [Database migrations or manual steps required | No migrations or state changes]