Member Junction
    Preparing search index...

    Variable EXECUTE_AGENT_ACTIONConst

    EXECUTE_AGENT_ACTION: "Execute Agent" = 'Execute Agent'

    The Action an entity-change trigger dispatches to.

    Execute Agent already exists and was written for exactly this: "a concrete dispatch target for AIAgent.ExposeAsAction". Entity-action invocation is likewise already wired — the save pipeline fires validate / before-save / after-save / before-delete / after-delete through HandleEntityActions. So an entity-change trigger needs no new machinery at all; it needs a binding row, which is what this creates.