Rule execution order is controlled by mechanisms like 'rule flow' (explicit sequence), 'sub rule flow' (nested sequences), and 'priority' (numeric precedence). 'Exit criteria' determines WHEN execution stops, not the ORDER of execution. The question correctly identifies this as unrelated to ordering.