f06ab4d690120155553eb6b2624013e9c0d043ef
**Outcome:** done **Changed:** src/calculator.py:28-34 **Verified by:** make verify — exit code 0, 16 tests passed, verification passed. **Findings:** - src/calculator.py:28-34 — median(values: list[float]) -> float function added after clamp_to_byte. Full type annotations, no comments/docstrings. Raises ValueError on empty sequence. Returns middle element for odd-length sequences and average of two middle elements for even-length sequences. **Open:** Tests for the new function need to be written by @sveta. **Confidence:** high Typosaurus-Run: 529efb295dd94e799a5e47a9ef0c6c16 Typosaurus-Node: d0a2754c13cc4742bb46790341416bd6 Typosaurus-Agent: @nadia Refs: #13
typosaurus-sandbox
Sandbox for Typosaurus end-to-end verification
Languages
Python
92%
HTML
7.3%
Makefile
0.7%