Event emitted when a FanOut node splits an enumerable input into individual facts.
One event is produced per item in the enumerable. During apply_event/2, the emitted
fact is logged, a :fan_out edge is drawn, and the mapped tracking state is updated
for downstream FanIn coordination.