🤖
D13 · INTELLIGENCE

Autonomous SC & AI AgentsSC Autónoma e Agentes IA

AI that does not just recommend — it decides, executes, and reports.La cadena que aprende, decide y actúa — con y sin intervención humana.

Scope boundary:Alcance: D13 covers the full spectrum of autonomous AI in supply chain: agent architecture and design (anatomy, LLM agents, design patterns, evaluation, deployment), the AVC Theorem and fundamental limits of autonomous supply chain AI (Autonomy-Veracity-Coordination trilemma, Epistemic Degradation Function, coordination failures, autonomy boundaries, and post-mortem case studies), autonomous execution agents (reorder, dispatch, warehouse, procurement, and fulfillment), multi-agent systems and orchestration (orchestration patterns, emergent intelligence, human-machine teaming, A2A protocols, and scaling), AI agent governance and risk management (governance frameworks, risk taxonomy, regulatory compliance, incident response, and performance KPIs), and emergent behavior and supply chain resilience (emergent opacity, resilience-opacity tradeoff, adaptive supply chains, unintended emergent behaviors, and the future of autonomous supply chain AI). The AVC Theorem (López, 2024) and the Emergent Opacity framework (López, 2026), both available at mrsupplychain.ai, are the theoretical foundation of this domain.
Intelligence Dimension · D13
6 Sub-dimensions · Click to expand L2 detailClic para expandir detalle L2
🤖
L2 · AI Agent Architecture & Design in Supply Chain
Anatomy of autonomous supply chain agents, LLM-powered agents (tool use & memory), reactive/deliberative/hybrid design patterns, agent evaluation & red-teaming, and edge/cloud/hybrid deployment patterns.
L2N2
The engineering foundation of autonomous supply chain AI — the architectural decisions that determine whether an agent is reliable, safe, and actually useful in production: from the right level of autonomy to the correct deployment pattern.
L3 Sub-componentsSubcomponentes L3 5 items · click to explore elementos · clic para explorar
01
What is an AI agent? Anatomy of autonomous supply chain agents
The 4 components of every supply chain agent (sensors, reasoning model, action policy, actuators), the 4-level autonomy spectrum, and the PO cycle time reduction from 4.2 days to 18 hours with a Level 2 agent.
02
LLM-powered agents: tool use, memory & reasoning in supply chain contexts
LLM agents with tool use (ERP APIs, WMS queries, PO generation) as the 2025 standard, the hallucination rate as the key quality metric, and the 70% S&OP preparation time reduction.
03
Agent design patterns: reactive, deliberative & hybrid architectures
Reactive agents for high-frequency simple decisions, deliberative agents for complex planning, and the hybrid architecture that reduced stockout rate from 4.2% to 0.8% with a 3-layer subsumption design.
04
Agent evaluation frameworks: testing, red-teaming & performance benchmarking
Backtesting + red-teaming + shadow mode as the 3-phase evaluation protocol, and the $420K MXN in avoided losses from the failure modes detected before production deployment.
05
Agent deployment patterns: edge, cloud & hybrid for supply chain operations
Edge deployment for sub-50ms latency and offline availability, cloud deployment for LLM reasoning, and the hybrid pattern that achieved 100% temperature excursion detection including offline zones.
🔺
L2 · AVC Theorem & Fundamental Limits of Autonomous SC
The AVC Theorem (Autonomy-Veracity-Coordination trilemma), Veracity constraints & Epistemic Degradation Function, Coordination failures in multi-agent supply chains, Autonomy boundaries & deferral mechanisms, and AVC post-mortem case studies.
L2N2
The mathematical framework that defines the fundamental limits of autonomous supply chain AI — developed by Ismael López (2024). The AVC Theorem is to autonomous supply chain systems what the CAP Theorem is to distributed systems: an impossibility result that defines the design space and the trade-offs available to the system architect.
L3 Sub-componentsSubcomponentes L3 5 items · click to explore elementos · clic para explorar
01
The AVC Theorem: Autonomy-Veracity-Coordination trilemma in AI supply chains
The formal statement ∀S: ¬(A(S) ∧ V(S) ∧ C(S)), the 3 projections of the trilemma, and the 3 design changes generated by the AVC analysis of a 4-agent FMCG system.
02
Veracity constraints: information completeness & latency in autonomous agents
The 4 types of Veracity failure (latency, incompleteness, incorrectness, asymmetry), the Epistemic Degradation Function (EDF), and how 77% of agent overrides were caused by Veracity failures — not model failures.
03
Coordination failures in multi-agent supply chains: emergent conflicts
The 4 patterns of Coordination failure (objective conflict, resource contention, information cascade, goal misalignment), the $1.2M MXN damage from uncoordinated agents, and the 3 coordination mechanisms that resolved them.
04
Autonomy boundaries: when AI agents should defer to human judgment
The 5 deferral conditions (novelty, high stakes, conflicting signals, low confidence, external events), the deferral accuracy as the calibration metric, and the reduction of override rate from 28% to 6% with well-designed deferral mechanisms.
05
AVC in practice: case studies of autonomous supply chain failures & lessons
The Amazon pricing bot flash crash (A+V without C), the 2022 retail inventory overstock (A+C without V), and the automotive scheduling-logistics conflict (Coordination failure) — all analyzed through the AVC framework to generate generalizable design lessons.
🛍
L2 · Autonomous Execution: Reorder, Dispatch & Fulfillment Agents
Autonomous reorder agents (dynamic safety stock & PO generation), autonomous dispatch agents (dynamic carrier selection), warehouse execution agents (dynamic slotting & picking), autonomous procurement agents, and customer fulfillment agents (order promising & proactive notification).
L2N2
The operational layer of autonomous supply chain AI — the agents that act on the chain: generating POs, selecting carriers, optimizing picking routes, negotiating with suppliers, and proactively notifying customers. The highest documented ROI use cases in supply chain AI as of 2025.
L3 Sub-componentsSubcomponentes L3 5 items · click to explore elementos · clic para explorar
01
Autonomous reorder agents: dynamic safety stock & PO generation
The 5-component reorder agent architecture, the 81% stockout rate reduction, and the $14.2M MXN capital liberation from DIO reduction.
02
Autonomous dispatch agents: dynamic carrier selection & route assignment
Carrier scoring based on OTIF-by-route (not global OTIF), the 17% freight cost reduction, the 15pp OTIF improvement, and the AVC Veracity failure from stale capacity data.
03
Warehouse execution agents: autonomous picking, slotting & replenishment
Dynamic slotting agent that recalculates weekly using rotation patterns, the 40% throughput improvement equivalent to 9 additional pickers, and the 33% picking distance reduction.
04
Autonomous procurement agents: supplier negotiations & contract management
Automated RFQ for Category C items, PO confirmation monitoring with 48h/72h escalation, and the 8.4% average savings on automatically tendered items.
05
Customer fulfillment agents: order promising, exception management & NPS
Real-time CTP as the foundation of correct order promising, the 66% WISMO reduction, the +16 NPS points from proactive delay notification, and the $420K MXN/year CS cost reduction.
🎼
L2 · Multi-Agent Systems & Orchestration
Orchestration patterns (conductor, peer-to-peer, market), emergent intelligence in multi-agent systems, human-machine teaming, agent communication protocols (A2A, Kafka, shared state), and scaling from 3 to 50 agents in production.
L2N2
The coordination layer of autonomous supply chain AI — the patterns, protocols, and scaling strategies that determine whether a collection of individual agents becomes an intelligent system or a fragmented collection of isolated optimizers.
L3 Sub-componentsSubcomponentes L3 5 items · click to explore elementos · clic para explorar
01
Orchestration patterns: conductor, peer-to-peer & market mechanisms
The 3 orchestration patterns matched to the degree of agent interdependence, and the inter-agent conflict rate reduction from 8.4% to 1.2% with differentiated orchestration.
02
Emergent intelligence: when multi-agent systems outperform individual agents
The 3 types of emergent intelligence (specialization, collective adaptation, robustness by redundancy), and the coordinated disruption response that saved $1.2M MXN.
03
Human-machine teaming: optimal autonomy allocation in hybrid agent systems
The 4-level human-machine teaming maturity model, the 58% routine work liberation from an 8-person supply chain team, and the Human Value-Add Time % as the teaming maturity KPI.
04
Agent communication protocols: A2A, function calling & shared state
The 4 A2A mechanisms matched to communication frequency and urgency, and the Google A2A protocol as the 2025 interoperability standard.
05
Scaling multi-agent systems: from 3 agents to 50 agents in production
The coordination explosion problem (3 agents = 3 pairs; 50 agents = 1,225 pairs), the hierarchical agent organization as the only scalable orchestration pattern, and the automated governance prerequisite for scaling beyond 8 agents.
🏛️
L2 · AI Agent Governance, Oversight & Risk Management
AI agent governance frameworks (authorization policy, accountability, auditability), agent risk taxonomy (operational/financial/legal/reputational), regulatory landscape (EU AI Act & NIST RMF), agent incident response protocols, and agent performance KPIs.
L2N2
The accountability layer of autonomous supply chain AI — the frameworks, processes, and KPIs that ensure agents operate within authorization boundaries, generate auditable decisions, and have effective human oversight mechanisms.
L3 Sub-componentsSubcomponentes L3 5 items · click to explore elementos · clic para explorar
01
AI agent governance frameworks: policies, controls & accountability
The 5 governance pillars (authorization policy, accountability, auditability, override mechanisms, continuous monitoring), and the $3M MXN risk eliminated by the formal authorization policy in the first month.
02
Agent risk taxonomy: operational, financial, legal & reputational risks
The 4-type risk taxonomy plus the velocity-of-propagation dimension that amplifies agent risks vs. human decision risks, and the 3 controls that prevented the pricing agent disaster scenarios.
03
Regulatory landscape for autonomous supply chain AI: EU AI Act & NIST RMF
The EU AI Act risk categories for supply chain agents, the warehouse scheduling agent as the most common “high risk” category, and the NIST AI RMF as the compliance framework most compatible with the EU AI Act.
04
Agent incident response: detection, containment & recovery protocols
The 4-phase incident response protocol (detection, containment, root cause analysis, recovery), the override rate as the earliest silent failure signal, and the $280K MXN in duplicate POs avoided by the 47-minute containment.
05
Agent performance KPIs: measuring value, accuracy & safety in production
The 3-dimension KPI framework (value, precision, governance), the Agent Value Creation Index as the C-suite ROI metric, and the monthly Agent Owner review cycle as the continuous improvement mechanism.
🌧️
L2 · Emergent Behavior, Opacity & Supply Chain Resilience
Emergent opacity & the Epistemic Degradation Function (EDF), the Resilience-Opacity Tradeoff Frontier (ROTF), adaptive supply chains that learn from disruptions, unintended emergent behaviors (resonance cascades & deadlocks), and the future of autonomous supply chains toward AGI-ready operations.
L2N2
The epistemological frontier of autonomous supply chain AI — the phenomena that emerge when multi-agent systems operate at scale: the accumulating opacity that makes the system increasingly difficult to understand, the resilience-opacity tradeoff that defines the Pareto frontier of multi-agent system design, and the adaptive behaviors that make the supply chain learn from disruptions.
L3 Sub-componentsSubcomponentes L3 5 items · click to explore elementos · clic para explorar
01
Emergent opacity: the AVC consequence that accumulates invisibly
The Epistemic Degradation Function (EDF), the Opacity Accumulation Theorem (opacity grows as the square of high-autonomy agents), and the drop from 85% to 42% of explainable decisions when scaling from 1 to 4 agents.
02
Resilience-opacity tradeoff: designing for robustness without losing control
The Resilience-Opacity Tradeoff Frontier (ROTF) as the Pareto frontier of multi-agent system design, the pharmaceutical vs. FMCG design point comparison, and the Resilience-Opacity Ratio as the system health metric.
03
Adaptive supply chains: agents that learn from disruptions & self-heal
The 4-cycle learning loop (detection, adaptive response, learning, adaptation), the disruption response improvement from 4.2 to 0.8 days and fill rate from 72% to 91% between the first and second disruption of the same type.
04
Unintended emergent behaviors: when multi-agent systems surprise their designers
The 4 unintended emergent behavior types (resonance cascade, deadlock, wrong objective optimization, synchronization failure), the resonance cascade that dropped the SKU A price 34% in 20 hours, and the circuit breaker as the primary prevention mechanism.
05
The future of autonomous supply chains: from agentic AI to AGI-ready operations
The 5-level autonomous supply chain maturity map (2020-2035), the AVC Theorem as the enduring compass for AGI-ready system design, and the irreplaceable role of human judgment in the era of autonomous supply chain AI.