pub const MAX_TRANSITIONS: usize = 4_096;
The maximum number of transitions one plan may contain.
The bound is a framework capability, on the same terms as MAX_NODES.
MAX_NODES