AI & AIOps

The AI for Infrastructure Journey: From Experimentation to Autonomous Operations

Joksan Flores

Principal Solutions Engineer ‐ Itential

The AI for Infrastructure Journey: From Experimentation to Autonomous Operations

The AI for Infrastructure Journey: From Experimentation to Autonomous Operations

December 16, 2025
Joksan Flores

Principal Solutions Engineer ‐ Itential

The AI for Infrastructure Journey: From Experimentation to Autonomous Operations

tldr;

In this post, enterprise teams will learn how to move from AI experimentation to Autonomous Operations, the 5 phase framework to follow, and how Itential FlowAI + MCP brings governance to agentic automation along the way.

How Itential is Bridging the Gap Between AI Innovation and Enterprise Infrastructure

The infrastructure automation landscape is undergoing a fundamental transformation. For decades, network and infrastructure teams operated in a world defined by command-line interfaces, then evolved into programmability through APIs and scripts. Today, we stand at the threshold of a new era – one where artificial intelligence doesn’t just execute predefined tasks, but actually reasons through operational challenges, adapts to changing conditions, and collaborates with human expertise to deliver unprecedented levels of efficiency and reliability.

Yet the path from experimentation to autonomous operations isn’t a leap, it’s a journey. And it’s a journey that Itential has been charting through a carefully architected progression that balances innovation with the governance, security, and operational rigor that enterprise infrastructure demands.

From Scripting to Reasoning: The Paradigm Shift

Chris Wade, Itential’s Co-Founder and CTO, frames the evolution succinctly: “Automation executes, agentic AI reasons. That’s the critical distinction.” Traditional automation workflows, while powerful, remain fundamentally rigid. They execute predetermined sequences – if X happens, do Y. But modern infrastructure doesn’t always fit into neat conditional branches. Networks are complex, dynamic systems where context matters, where the optimal response depends on dozens of variables that can’t all be anticipated in advance.

This is where agentic AI diverges from traditional automation. Instead of following predefined paths, AI agents can interpret intent, evaluate operational state, generate plans, and adapt their approach based on real-world conditions. They don’t just execute– they understand, reason, and decide.

But with this power comes complexity. As Peter Sprygada, Itential’s Chief Architect, notes: “AI’s moving at a blistering pace – LLMs generating configs, AIOps spotting issues before they tank your SLA, agents reasoning through fixes faster than you can type ‘show run.’ But here’s the problem: ‘smart’ doesn’t mean ‘safe.'”

The Journey Framework: Human IN, ON, & OUT of the Loop

Recognizing that enterprise adoption of AI for infrastructure requires trust-building that happens incrementally, Itential has articulated a maturity model that moves organizations from supervised experimentation to full autonomy across five distinct phases. This progression acknowledges a fundamental truth: organizations don’t jump straight to autonomous AI operations. They build confidence through measured steps, each phase expanding the scope of AI involvement while maintaining governance and control.

Visual comparison of AI operating models for infrastructure automation, illustrating Human in the Loop (human approval for every decision), Human on the Loop (AI executes with monitored boundaries), and Human Out of the Loop (fully autonomous AI with post-analysis oversight), highlighting tradeoffs between control, speed, and efficiency.

Phase 1: Experimentation (Human IN the Loop)

The journey begins with AI in read-only mode. At this stage, organizations integrate tools like ChatGPT, Claude, or domain-specific chatbots to answer questions, analyze configurations, and provide operational visibility. The AI doesn’t take action – it observes, interprets, and advises. Teams use AI to understand “what’s happening” in their infrastructure, to troubleshoot issues, and to explore configuration options without risk.

This phase is about building organizational confidence and proving value in low-risk scenarios. IT teams gain familiarity with AI capabilities while the AI learns about the organization’s specific infrastructure patterns, naming conventions, and operational context.

As Wade emphasizes: “Trust doesn’t come from promises; it comes from proof. That’s why the first step in agentic AI adoption isn’t to hand over the keys – it’s to start read-only.”

Phase 2: MCP Integration (Human IN the Loop to Human ON the Loop)

As confidence builds, organizations begin connecting AI agents to their infrastructure through structured, governed interfaces. The Model Context Protocol (MCP), an open standard developed by Anthropic, becomes the bridge that enables this connection. Through Itential’s MCP Server, AI agents can now interact with infrastructure in a controlled manner – but critically, human approval remains mandatory for all changes.

In this phase, AI can reason through workflow parameters, recommend appropriate automation templates, analyze job execution data, and help operators navigate complex decision trees. However, execution through Itential’s workflows requires explicit human consent. An operator might ask an AI agent to “prepare a configuration change for these devices,” and the agent can generate the workflow inputs and explain the proposed changes – but the human presses the execute button.

This creates a powerful collaborative model where AI augments human expertise in operating the platform rather than replacing it. Organizations at this stage often report significant time savings – not from full automation, but from AI handling the analytical and preparatory work that previously consumed engineer hours.

Phase 3: Purpose-Built Agents (Human ON the Loop)

As organizations gain confidence and understand their specific AI requirements, they move beyond general-purpose chat assistants to specialized agents with deep domain expertise. This is where Itential’s FlowAI becomes essential – enabling teams to build and govern purpose-built agents tailored to their operational needs.

These specialized agents bring focused knowledge to specific operational domains. An EVPN deployment specialist agent understands the intricacies of EVPN architecture and can guide engineers through complex design decisions. A compliance validation expert agent knows organizational security policies and regulatory requirements, automatically checking configurations against these standards. A troubleshooting expert agent has deep knowledge of common failure patterns and diagnostic techniques for specific infrastructure components.

At this stage, humans remain “on the loop” – they maintain oversight and can intervene, but routine operations begin executing with increasing autonomy. The shift is subtle but significant: instead of approving every action, humans define the boundaries within which agents can operate, then monitor their decisions and outcomes.

Phase 4: Agent Orchestration (Human ON the Loop)

The real transformation occurs when multiple specialized agents begin working together. Rather than a single agent trying to handle all aspects of infrastructure operations, FlowAI enables organizations to deploy individual agents that are single-domain or process experts – each focused on a specific capability.

Consider a network performance issue: An anomaly detection agent identifies unusual traffic patterns. A configuration analysis agent examines the current device configurations. A remediation planning agent proposes potential solutions. A compliance validation agent ensures any proposed changes meet security and regulatory requirements. Throughout this process, a router/orchestrator agent coordinates these specialists, directing queries to the appropriate expert agents and synthesizing their outputs into coherent action plans.

Itential’s platform maintains governance throughout this orchestration, ensuring every agent-to-agent communication follows defined protocols and every proposed action passes through validated, deterministic workflows. In this phase, routine operations can execute with minimal human intervention, while humans maintain oversight for complex or high-risk scenarios. The human role evolves from operator to orchestrator – defining agent collaboration patterns and escalation criteria rather than executing individual tasks.

Phase 5: Autonomous Operations (Human OUT of the Loop)

The culmination of the journey is closed-loop automation where specialized agents detect, diagnose, and resolve issues with minimal human intervention. This doesn’t mean humans are removed from infrastructure operations – rather, their role fundamentally shifts from reactive problem-solving to proactive governance and strategic oversight.

In autonomous operations, agents continuously monitor infrastructure state, identify deviations from expected behavior, reason through potential causes, propose remediation strategies, validate those strategies against operational policies, execute approved remediation patterns, and verify successful resolution. Humans focus on policy definition (what agents can and cannot do), exception handling (reviewing unusual cases that fall outside established patterns), and continuous improvement (analyzing agent decisions to refine operational procedures).

Roadmap diagram illustrating the AI journey for infrastructure operations, moving from Human in the Loop to Human on the Loop and Human out of the Loop, with stages including experimentation, MCP integration, purpose-built agents, agent orchestration, and autonomous operations.

This isn’t about eliminating human expertise, it’s about elevating it. The organizations that reach this phase have built infrastructure that’s programmable, governed, and consumable by intelligent agents, creating what Wade describes as “infrastructure as reliable and transparent as compute or storage, delivered like a service.”

The Enabling Architecture: Itential’s Operating Model

What makes this journey possible is Itential’s three-layer architecture that separates AI reasoning from deterministic execution while providing comprehensive infrastructure instrumentation. This architectural separation isn’t just a technical design choice; it’s what enables organizations to progress through each phase of the journey with confidence.

Reasoning Layer
At the top layer, AI agents interpret intent, evaluate operational state, and generate plans. This is where the flexibility and creativity of large language models and specialized AI systems come into play. Critically, agents in this layer do not take direct action – they reason, plan, and trigger.

Deterministic Execution Layer
Itential’s workflow engine and orchestration platform provide deterministic execution with strict contracts, validation, and governance. Every proposed action passes through schema validation, role-based access controls, policy enforcement, and approval workflows. Itential’s workflows are built on the principle that predictability is paramount for business-critical operations – the same input always produces the same result. This is the layer that Itential has been building and refining for years, the proven orchestration capabilities that customers already rely on. AI reasoning extends, combines and enhances these workflows, but never bypasses them.

Infrastructure Instrumentation Layer
The foundation provides operational data, telemetry, controllers, and automation capabilities. Itential’s platform offers extensive pre-built integrations and adapters across multi-vendor environments. With the addition of the FlowMCP Gateway, Itential now extends this instrumentation capability to the most widely used MCP servers in the industry, enabling AI agents to access both Itential’s native integrations and the growing ecosystem of MCP-compatible tools.

Itential operating framework for FlowAI, comprised of a three-layer approach: AI reasoning, deterministic execution, and infra instrumentation.

This framework becomes the architectural foundation that supports every phase of the journey. In Phase 1, only the reasoning layer is active. Phase 2 connects reasoning to deterministic execution through itential-mcp. Phase 3 deploys specialized Flow Agents within the reasoning layer. Phase 4 orchestrates multiple agents while maintaining governance in the execution layer. And Phase 5 brings all three layers into seamless coordination for autonomous operations.

Itential FlowAI: The Framework that Delivers the Journey

Announced at AutoCon 4 in November 2025, Itential’s FlowAI is the product realization of the AI journey framework. Where the three layer framework provides the architectural foundation, FlowAI delivers the tools and capabilities that enable organizations to progress through each phase.

FlowAgent Builder

enables teams to create the role-based agents needed for Phases 3 and 4 – defining each agent’s purpose, reasoning style, and access to specific workflows and services.

FlowAgents

are the intelligent, task-oriented agents that operate within the reasoning layer, always proposing actions that execute through Itential’s validated workflows in the deterministic execution layer.

FlowMCP

serves as the deterministic execution backbone, creating the strict boundary where AI reasoning ends and governed action begins – essential for Phases 2 through 5.

FlowMCP Gateway

extends connectivity to external MCP tools while ensuring all interactions inherit platform-level governance controls.

FlowAI introduces what Itential calls “Governed Intelligence by Design” – ensuring organizations can innovate rapidly in the AI reasoning layer while the deterministic execution layer maintains unwavering governance. The separation means that AI can evolve without requiring changes to core workflows, and workflows can be enhanced without disrupting AI capabilities.

Getting Started: Your Path Through the AI Journey with Itential

For technical architects, directors, and CTOs evaluating AI for infrastructure, the journey framework offers a pragmatic roadmap. The question isn’t whether to adopt AI for infrastructure, it’s how to begin the journey and progress through it with confidence.

Itential outlines the winning strategy: Build comprehensive infrastructure instrumentation that’s API-accessible. Establish deterministic execution workflows with embedded governance. Then layer AI reasoning capabilities progressively – starting with read-only analysis, advancing through human-approved actions, and eventually reaching autonomous operations as trust builds and patterns prove reliable.

The journey doesn’t require wholesale replacement of existing infrastructure or workflows. Organizations can start in Phase 1 with simple AI assistants that provide operational visibility, then progressively add capabilities as confidence grows. The key is building each layer of the framework deliberately:

  • Infrastructure Instrumentation must provide APIs that deliver real-time operational data, configuration state, and telemetry. Without comprehensive instrumentation, AI agents operate blind.
  • Deterministic Execution must enforce governance through workflow validation, role-based access controls, and comprehensive audit trails. Policies must be enforced at the platform level rather than depending on AI good behavior.
  • AI Reasoning can then be deployed progressively, expanding in scope and autonomy as organizational confidence and trust increase.
Roadmap diagram illustrating the AI journey for infrastructure operations, moving from Human in the Loop to Human on the Loop and Human out of the Loop, with stages including experimentation, MCP integration, purpose-built agents, agent orchestration, and autonomous operations.

Conclusion: The Journey Ahead

The AI for infrastructure journey that Itential has charted recognizes a fundamental truth: successful AI adoption isn’t about replacing human expertise with artificial intelligence. It’s about creating a progression where AI capabilities and human oversight evolve together, building trust through demonstrated value at each phase.

From the experimental read-only agents of Phase 1 to the autonomous closed-loop systems of Phase 5, each step builds on the foundation of the previous one. Itential’s framework provides the architectural separation that makes the journey safe. FlowAI delivers the tools that make it practical. And the five-phase journey provides the roadmap that makes it achievable.

As Scott Raynovich, Chief Analyst at Futuriom Research, observes:

As enterprises work to understand how to safely adopt agentic orchestration and automation, Itential’s FlowAI delivers not only a development platform with tools that accelerate the process, but also the guardrails and governance needed to adopt agentic automation with confidence.

The future is already emerging: infrastructure as programmable, governed, and consumable as any cloud service – infrastructure that’s ready not just for human operators, but for the intelligent agents that will increasingly work alongside them. The question for infrastructure leaders isn’t whether to embrace agentic AI. The question is: Where are you in the journey, and what’s your next phase?

References

Joksan Flores

Principal Solutions Engineer ‐ Itential

Joksan Flores is a Principal Solutions Engineer at Itential. Joksan’s passion for putting both systems and software together led him to spend 10 years as a Networking Architect at Cisco prior to Itential. Throughout his career, Joksan has supported enterprises and service providers with massive customer bases to solve their IT challenges, designing cloud peering connectivity, WAN, and data center networks. While helping organizations solve complex network challenges, Joksan has always found ways to leverage automation – either by devising methods to make work more streamlined or by helping customers achieve their project goals faster. Today at Itential, Joksan focuses on advancing infrastructure automation through AI-driven orchestration, helping organizations navigate the journey from experimental AI assistants to autonomous operations.

More from Joksan Flores