The uv installer puts the binary in ~/.local/bin but the workflow was adding ~/.cargo/bin to PATH, causing 'uv: command not found' errors. Fixed bootstrap E2E tests failing on Python 3.10 and 3.11. Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>