Operator-tunable limit set (values from AppSettings; tier mechanical).
AppSettings
Recursion-depth ceiling (block invocation nesting).
Lifetime dispatch ceiling (catches each (huge-set) fan-out).
each (huge-set)
Lifetime step ceiling (catches tight loops).
Preemption slice — yield to the event loop every this-many steps.
Operator-tunable limit set (values from
AppSettings; tier mechanical).