fix(pack): hide corner HUD label in packed KidLisp bundles
Pack mode sets acPACK_MODE but disk.mjs only checked URL ?nolabel param,
which standalone bundles don't have. Now hideLabel defaults true in pack mode.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>