A Decision Policy refers to a strategy or rule that guides an AI system’s decision-making process. It defines how the system selects actions based on the current state of the environment, internal goals, and past experiences.
In agentic AI, a delegation strategy is the structured way an agent or orchestrator decides which tasks to handle directly and which tasks to pass on to other agents, tools, or humans.