v1.0.1 — package-managed migrations (AID-290, ADR-005)

Retire the broken migration-publishing path from laratickets:install.
Migrations are package-managed (loadMigrationsFrom); the install command
no longer copies migrations into the consumer app. Patch fix — does not
touch the ADR-004 frozen contract. See CHANGELOG.