RuleStruct =Defined in: src/modules/types.ts:233 Structure of a rule as stored in the systemRuleBase
&object
Type declaration
negEffects
negEffects: any
[]
Negative effects applied when rule fails
posEffects
posEffects: any
[]
Positive effects applied when rule passes