Function: transitionToRecoveryMode()
This function is a permissionless emergency lever that moves the vault into its terminal Recovery phase after the configured timelock (180 days).
Branches and code coverage
Intended branches
Update the
_modetoOperationalMode.Recovery.
Negative behavior
Revert if the current timestamp is before the recovery timestamp.
Function call analysis
None.