pub fn is_boolean_true(expr: &Expression) -> bool
Check if expression is a boolean TRUE literal (not just truthy)