Agentic AI: Autonomous systems that decompose tasks, orchestrate tools, and adapt plans with minimal oversight (highest complexity)
AI Assistant: Systems handling guided multi-step workflows with short-term context and limited tool access, requiring human oversight
LLM Call: Stateless, single-turn inference without memory or tools
DAG: Directed Acyclic Graph—a structure used here to map subtasks and their dependencies
True Dynamism Score: A metric isolating workflow-driven variability (branching, environmental changes) from simple model randomness or tool volatility
Agentic Suitability Score: A quantitative score aggregating reasoning depth, tool needs, state requirements, and risk to determine the necessary level of autonomy
Shift-left: Moving decision-making earlier in the software development lifecycle (e.g., to the design phase) to prevent issues later
SRE: Site Reliability Engineering—a discipline incorporating aspects of software engineering and applying them to infrastructure and operations problems