AntiPattern
Compiler Optimization Misuse
compiler-toolchain-assumption-breaks
Compiler and toolchain assumptions break intended control flow because compiler/codegen constraints (e.g., SWC execution, CAS memory ordering, direct-function SQL disqualification) or sandboxed execution (subprocess without shell) cause the “supposed to run” path to be skipped or transformed.