Data leakage refers to the unintended or unauthorized exposure of sensitive or confidential information to individuals or systems that should not have access.
Data obfuscation is a data masking technique that transforms sensitive data into a different format or representation to prevent unauthorized access while keeping its structure usable for development, testing, or analytics.
Data redaction is the process of removing or obscuring sensitive or confidential information from a document or dataset to protect privacy, security, and confidentiality.
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.