Since wrapper.py now lives inside this repo, its location is no longer a deploy-time concern -- go:embed it into the binary and drop the GARMIN_WRAPPER_SCRIPT env var entirely. Only the Python interpreter choice remains configurable, and now optionally so (defaults to "python3"). Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>