## Summary
Briefly explain what this PR does.

## Type
- [ ] Bug fix
- [ ] Feature
- [ ] Refactor / chore
- [ ] Docs

## Details
Explain how it works or what was changed.

## Tests
- [ ] `go test ./...` passes locally
- [ ] Added or updated tests
- [ ] Verified behavior manually

## Backwards compatibility
- [ ] No breaking changes
- [ ] Includes breaking changes (documented)

## Related issues
Fixes #<issue-number> (if applicable)
