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.
Environment variable through which an OUTER host tells nested hosts which process they are running inside. The
mjCLI's prerun hook sets it to its own ID (cli:ai:agents:run) before the command imports@memberjunction/ai-clior@memberjunction/testing-cli; those packages' provider bootstraps then evaluateProcesses/ExcludeProcesses/policyunder the SAME ID instead of their standaloneai-cli/testing-cliidentity. Without it, an entry an operator excluded fromcliwould be loaded by the nested host a moment later.