## What does this PR do?
## Type of Change
- [ ] Bug fix
- [ ] New feature
- [ ] Refactor / cleanup
- [ ] Documentation
- [ ] CI / build
- [ ] Other: ___
## Related Issues
## Testing
- [ ] Tested on Linux
- [ ] Tested on Windows
- [ ] Tested with default config
- [ ] Tested with custom config
## Checklist
- [ ] `cargo build` passes
- [ ] `cargo test` passes
- [ ] `cargo clippy -- -D warnings` passes
- [ ] `cargo fmt` applied
- [ ] CHANGELOG.md updated (for user-visible changes)