pub(super) const MAX_EXPANDED_ACTIONS: usize = 65_536;
Ceiling on expanded action nodes; bounds compiler work and IR from branching list graphs.