NorskManager.notifyMigrationCutoverReady() method
Phase E — tell the source worker "target is ready, pick a timestamp and stop output". AutoManager calls this when it receives MigrationTargetReadyEvent from the target.
Signature:
notifyMigrationCutoverReady(sourceJobKey: ActiveJobKey): Promise<void>;