ATS: Agentic Telemetry Schema—a standard logging format capturing cognitive events (goals), actions (tools), and coordination (messages)
ARI: Agency-Risk Index—a metric quantifying agent governance needs based on Autonomy, Adaptability, and Continuity
CAM: Continuous Authorization Monitoring—dynamic permission system that adjusts access rights in real-time based on agent context and history
Drift Detection: Statistical analysis identifying when an agent's behavioral patterns deviate significantly from baselines established for its specific current goal
Graduated Containment: A stepped response strategy (Monitoring -> Planning Intervention -> Tool Restriction -> Isolation) to mitigate risk without crashing the system
RBAC: Role-Based Access Control—a traditional security model granting permissions based on static user roles
FPR: False Positive Rate—the percentage of safe behaviors incorrectly flagged as violations
SDK: Software Development Kit—tools provided by agent frameworks (like LangChain) to build applications
CSP: Communicating Sequential Processes—a formal language for describing patterns of interaction in concurrent systems