# M3.2.4 Implementation Plan

1. Reconcile ModuleRegistry with the live schema.
2. Complete authentication/session source contract.
3. Establish the live RBAC relationship as the canonical model.
4. Keep the database unchanged in this source reconciliation.
5. Run regression smoke tests.
6. Remove hard-coded credentials and rotate the exposed credential.
7. Remove temporary diagnostics from public web paths.
8. Only then proceed to UI and module integration.

Rollback is source-package replacement; no SQL rollback is required because this package contains no migration.
