Event emitted when a step in a fan-out pipeline tracks its result for downstream fan-in coordination.
@type t() :: %Runic.Workflow.Events.MapReduceTracked{ fan_out_fact_hash: term(), fan_out_hash: term(), result_fact_hash: term(), source_fact_hash: term(), step_hash: term() }