SHUTDOWN_OVERRIDE_PRECEDENCE
high: 1
Use when contracts combine inferred operational mode and manually forced override mode.
If both inferred and forced-mode paths exist, assert forced-mode check dominates all early returns.
███████╗████████╗ █████╗ ██████╗ ██╗ ██╗███████╗██╗ ██╗██╗██╗ ██╗ ███████╗ ██╔════╝╚══██╔══╝██╔══██╗██╔══██╗██║ ██╔╝██╔════╝██║ ██╔╝██║██║ ██║ ██╔════╝ ███████╗ ██║ ███████║██████╔╝█████╔╝ ███████╗█████╔╝ ██║██║ ██║ ███████╗ ╚════██║ ██║ ██╔══██║██╔══██╗██╔═██╗ ╚════██║██╔═██╗ ██║██║ ██║ ╚════██║ ███████║ ██║ ██║ ██║██║ ██║██║ ██╗███████║██║ ██╗██║███████╗███████╗███████║ ╚══════╝ ╚═╝ ╚═╝ ╚═╝╚═╝ ╚═╝╚═╝ ╚═╝╚══════╝╚═╝ ╚═╝╚═╝╚══════╝╚══════╝╚══════╝
Distilled classes from normalized findings.
Index
Use when contracts combine inferred operational mode and manually forced override mode.
If both inferred and forced-mode paths exist, assert forced-mode check dominates all early returns.
Use when helper functions issue syscall then fallback to alternate selector on error.
Flag selector-fallback blocks that retry alternate selector within same transaction path.
Use when fees are accepted as constructor or config parameters.
Find external/configurable fee input and verify explicit bound assertions in the same call path.