Code Review
- Read the changed implementation and its nearest tests.
- Identify correctness, error-handling, and compatibility risks before style issues.
- Cite the smallest relevant file and line range for each finding.
- Suggest the narrowest correction and a focused regression test.
If no correctness issue is present, say so directly and identify any remaining test-coverage uncertainty.