## Summary
## Related Issues
## Changes
-
## Test Plan
- [ ] Unit tests added/updated
- [ ] Integration tests added/updated
- [ ] Manual testing performed (describe below)
## Checklist
- [ ] `cargo fmt --check` passes
- [ ] `cargo clippy --features full -- -D warnings` passes
- [ ] `cargo test --no-default-features` passes
- [ ] `cargo test --features full` passes
- [ ] Coverage ≥90% (`cargo llvm-cov --no-default-features --fail-under-lines 90`)
- [ ] Rustdoc added for all new public items
- [ ] CHANGELOG.md updated (if user-facing change)
## AI Disclosure
- [ ] No AI tools were used in this PR
- [ ] AI tools were used (specify below)