invocations In Plan Order
The invocation records ordered by the plan: call 0 before call 1, and within a call, first attempt before second.
invocations is already in that order — it is normalized at construction — so this returns it unchanged. Kept as a named call because that is what a caller asking for plan order should be able to say, and because it is what the stores promise.