ExamNovaDocumentation
Offline readyChangelog
Release guide

Release only with recovery and workflow evidence.

A package is ready when installation, upgrades, critical assessment journeys, security boundaries, private files, screenshots, and documentation have all been verified.

Release ownerMaintainer
Update and recovery flowA release is verified and backed up before migration; database recovery uses a tested backup rather than reverse migrations.Verify packageCompatibilityBackupMaintenanceMigrateSmoke testRestore if needed
Update and recovery flow. A release is verified and backed up before migration; database recovery uses a tested backup rather than reverse migrations.

Package and environment

Assessment smoke

Security and recovery

Required commands

php artisan test
php artisan route:list --no-ansi
php artisan view:cache --no-ansi
npm run build
npm run docs:build
npm run docs:verify

Documentation evidence