verify: @python3.13 -m compileall -q src tests && python3.13 -m unittest discover -s tests -q && echo "verification passed"