## Summary
## Changes
-
-
-
## Evidence
### Test output
```
```
### Verification
## Checklist
- [ ] Tests pass (`cargo test`)
- [ ] Code is formatted (`cargo fmt`)
- [ ] Clippy is clean (`cargo clippy`)
- [ ] Documentation updated (if behavior changed)
- [ ] `AGENTS.md` updated (if repo knowledge changed)
- [ ] Evidence section filled out (for substantive changes)
## Type of change
- [ ] Bug fix
- [ ] New feature
- [ ] Performance improvement
- [ ] Refactoring
- [ ] Documentation
- [ ] Other:
## Breaking changes
## Related issues
## Additional notes