pub const MAX_ACTIONS_PER_EVENT: usize = 8;
The maximum number of actions that can be generated from a single event.