Member Junction
    Preparing search index...

    Variable DYNAMIC_PACKAGES_PROCESS_ENV_VARConst

    DYNAMIC_PACKAGES_PROCESS_ENV_VAR: "MJ_DYNAMIC_PACKAGES_PROCESS" = 'MJ_DYNAMIC_PACKAGES_PROCESS'

    Environment variable through which an OUTER host tells nested hosts which process they are running inside. The mj CLI's prerun hook sets it to its own ID (cli:ai:agents:run) before the command imports @memberjunction/ai-cli or @memberjunction/testing-cli; those packages' provider bootstraps then evaluate Processes / ExcludeProcesses / policy under the SAME ID instead of their standalone ai-cli / testing-cli identity. Without it, an entry an operator excluded from cli would be loaded by the nested host a moment later.