Sanity Library Reference Docs
    Preparing search index...

    Variable EXECUTOR_CLASSIFICATIONSConst

    EXECUTOR_CLASSIFICATIONS: readonly [
        "autonomous",
        "interactive",
        "off-system",
        "hybrid",
    ] = ...

    Who, if anyone, fires an activity's actions, derived ahead-of-time from the activity's shape alone: 'autonomous' = every action is cascade-fired (no caller fires anything); 'interactive' = only fireAction-fired actions; 'off-system' = target present; 'hybrid' = mixed. Advisory, rendered on insight/evaluation nodes — never gating.