## Summary Fixes # ## Checklist - [ ] Pull request targets the `main` branch - [ ] All CI checks pass (lint, test, build) - [ ] I have added tests that prove my fix is effective or that my feature works - [ ] I have added necessary documentation (if appropriate) - [ ] go.mod directive remains `go 1.20` (do not bump)