## Description
## Type of change
- [ ] Bug fix
- [ ] New feature
- [ ] Breaking change
- [ ] Documentation / chore
## Checklist
- [ ] `bun run format` and `bun run lint` pass
- [ ] `bun run test` passes
- [ ] Commits follow [Conventional Commits](https://www.conventionalcommits.org/) (or used `bun run commit`)