## Summary - ## Related Issues ## Test Plan - [ ] Tests pass (`make test`) - [ ] Linter passes (`make lint`) - [ ] Tested manually (describe below) ## Checklist - [ ] Code follows the project style (`make fmt && make vet`) - [ ] Tests added for new functionality - [ ] Documentation updated (if public API changed) - [ ] Commit messages follow [Conventional Commits](https://www.conventionalcommits.org/)