The critical procedures should be two step process.
See similar findings in previous Code4rena contests for reference:
https://code4rena.com/reports/2022-06-illuminate/#2-critical-changes-should-use-two-step-procedure
Lack of two-step procedure for critical operations leaves them error-prone. Consider adding two step procedure on the critical functions.
