The generate key modal's hidden package_id input was always empty
because show-modal doesn't wire data attributes to hidden inputs.
Fix: pass package_id via the form action URL query string instead.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>