Assessment reports>Stable Predeposit>Threat Model>transitionToRecoveryMode

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 _mode to OperationalMode.Recovery.

Negative behavior

  • Revert if the current timestamp is before the recovery timestamp.

Function call analysis

  • None.

Zellic © 2025Back to top ↑