npm ci was failing with "Missing: @emnapi/runtime@1.11.1 from lock
file" — a stale lockfile entry for rolldown's optional wasm32-wasi
binding's transitive deps, unrelated to any feature work. Blocked
deploy-pwa.sh, which uses npm ci for a clean install.
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Ports the yaw/2.1 identity/signaling/WebRTC transport from waste-go to
both a browser PWA (with QR pairing and Web Share Target) and a headless
Go CLI, trimmed to 1:1 ephemeral file transfer only.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>