build: generate UEFI ISO alongside vmlinuz for browser-based flashing
- docker-build.sh: Step 5 creates EFI-bootable ISO with config marker
that os.mjs can patch client-side with user creds
- upload-release.sh: uploads ISO to CDN alongside vmlinuz
- native-builder.mjs: extracts + uploads ISO from Docker container
- Dockerfile: add xorriso for ISO generation
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>