ReadonlyoperatorThe operator governing the reaction window.
ReadonlyphaseThe name of the phase in which the plan is blocked.
ReadonlyplanThe name of the plan, as defined in the content bundle.
ReadonlyplanThe unique identifier for the plan state associated with this event.
ReadonlyqueuedUIDs for the constructs queued during this reaction window, over which the operator holds.
ReadonlytypeDiscriminator for a blocked-on-reaction-window event.
Emitted when plan execution blocks on a reaction window, waiting for queued constructs to resolve according to the window's operator.
If the window becomes unsatisfiable (e.g., all constructs fail under an
anyoperator), the plan will fail and a PlanFailedEvent will be emitted.