WordPress-Plugin nutzt den Branch `master` (nicht `main`), und `curl -sL` ohne -f wertete den 404 als Erfolg → WordPress-Plugin wurde still übersprungen. Fix: beide Branches probieren, curl -f (harter HTTP-Fehler), Tarball-Extraktion als Erfolgskriterium. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>