v0.6.17 emptied defaultBundledPackages, but this test still expected
"notes" to be installed via the curated default set. Update assertions
to expect nothing installed when the allowlist is empty.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Wire BUNDLED_PACKAGES env var into Gitea CI so each environment
gets the correct package set at boot (dev=*, test=core, prod=full).
Update docker-compose.yml default from empty to * for local dev.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>