Member Junction
    Preparing search index...

    Type Alias AgentInvocationState

    AgentInvocationState: "Live" | "Paused" | "Off"

    Whether a pathway can actually fire right now.

    Three states rather than a boolean because "switched off" and "switched on but its owner is disabled" are different problems with different fixes, and collapsing them would hide the second.