# TODO — src/utils
## Current
- [x] Property tests for cosine_similarity range.
- [x] Property tests for merge_segments monotonicity.
## Next
- [ ] Add SIMD-optimized cosine_similarity (benchmark gate).
## Known Gaps
- `mean_vector` has no property test for associativity.
## Deferred
- None.