Event emitted when a condition (or conjunction) is satisfied by a fact.
Summary
Types
@type t() :: %Runic.Workflow.Events.ConditionSatisfied{ condition_hash: term(), fact_hash: term(), weight: non_neg_integer() }
Event emitted when a condition (or conjunction) is satisfied by a fact.
@type t() :: %Runic.Workflow.Events.ConditionSatisfied{ condition_hash: term(), fact_hash: term(), weight: non_neg_integer() }