Simplify Rules That Use Nested Conditions
As a general principal, rules should be explicit in their logic and use intermediate attributes to explain each step of reasoning, particularly for the benefit of auditing and maintenance. However, there may be times where a more succinct rule syntax is desirable. In these cases, rules that use nested conditions can be simplified by using conditional logic inline rather than creating separate rules or conditions.
For more information, see: