Explain what this PR changes and why.
Closes #
- Single-repository change
- Cross-repository change (linked references below)
Impacted area in this repository:
Linked PRs or issues (if any):
- N/A
- Bug fix (non-breaking)
- New feature (non-breaking)
- Breaking change
- Refactor (no functional change)
- Documentation update
- CI/CD or infrastructure change
- Other:
| Area in this repository | Description |
|---|---|
- This PR does not introduce breaking changes
- This PR introduces breaking changes (describe migration below)
How to test manually:
- ...
- ...
- Expected result: ...
Automated tests:
- Unit tests added or updated
- Integration tests added or updated
- All tests pass locally
| Before | After |
|---|---|
- No security impact
- Auth / permission changes
- Sensitive data handling changed
- New dependency added (security review completed)
- Other:
- My changes follow project conventions
- I performed a self-review
- Related documentation has been updated
- Relevant tests have been added or updated
- Breaking changes are documented