The Operating Model for Network & Infrastructure Automation & AI-Driven Agentic Operations
Most infrastructure teams have solved the tooling problem. The operating model problem is a different story. Few teams have a governing model that ensures every automation request produces a trusted, documented, reusable outcome – every time, not just when the right engineer is in the room.
Spec-Driven Development (SDD) is that operating model. A five-phase framework with two formal approval gates that governs how requirements become approved designs, designs become working automation, and every engagement produces a reconciled record the next team can start from. It is the discipline that makes automation trustworthy, Day 2 operations faster, and AI acceleration governable.
This guide series covers the full arc – from the foundational framework through real-world application to AI-driven agentic operations at scale.
Guide 01: Foundation
What Is Spec-Driven Development?
The five-phase framework, approval gates, core principles, and how the operating model applies to network and infrastructure automation.
Read Guide 1 →
Guide 02: In Practice
SDD for Network & Infrastructure Automation
SDD applied to real provisioning, compliance, cloud resource lifecycle, and server compliance – with worked examples and Day 2 scenarios.
Read Guide 2 →
Guide 03: Agentic Operations
SDD for Agentic Operations with Itential
How AI agents execute the SDD operating model, how the platform enforces the gates, and the trust progression from assisted to autonomous.
Read Guide 3 →
3 Structural Failures
Most automation problems aren’t tooling problems. They’re operating model problems – gaps in how requirements get agreed, how designs get reviewed, and how knowledge gets preserved. These three failures repeat across almost every infrastructure team.
The Framework
SDD structures every automation engagement through five sequential phases with two formal approval gates – converting informal practices into a governed, repeatable operating model that scales.
Core Vocabulary
The terms and concepts that define the operating model. Understanding these is the foundation for everything else in the guide series.
Operating Model Shifts
SDD is not a process improvement on top of existing practices. It is a structural shift in how automation gets built, trusted, and scaled. These are the three changes that matter most.
Before SDD
Intent drifts silently
Requirements captured informally – tickets, Slack, email, verbal agreement. Scope evolves under time pressure with no formal record of what was agreed or when scope changed.
The SDD Shift
Spec approval (Gate 1) locks intent before environment access begins
With SDD
Intent is locked in writing
Requirements are formally approved before feasibility, discovery, or design work begins. Scope changes require a new spec cycle, not a Slack thread.
Before SDD
Design happens inside build
Architecture decisions, integration choices, and rollback logic are made under time pressure inside the build phase – invisible to stakeholders until delivery reveals them.
The SDD Shift
Design approval (Gate 2) locks the execution contract before build begins
With SDD
Design is reviewed and approved
The solution design is formally reviewed and approved before a single component is built. Build answers to the approved design – not to the engineer’s interpretation.
Before SDD
Knowledge lives in the workflow
Why automation works the way it does lives in the workflow code – or in the memory of whoever built it. Day 2 work starts with archaeology. Handoffs are painful. Audits are unreliable.
The SDD Shift
As-built reconciliation produces the authoritative record at every engagement close
With SDD
Truth is preserved as a required output
Every engagement closes with a reconciled as-built record. The next engineer, the auditor, the AI agent – all start from the same authoritative baseline.
Who This Is For
Role
Network Automation Engineer
Uses SDD to
→ Build automation against a locked execution contract instead of an evolving verbal brief
→ Eliminate late-stage rework caused by unreviewed design decisions
→ Close engagements with authoritative as-built records rather than tribal knowledge
→ Extend existing automation from a reconciled baseline rather than reverse-engineering the workflow
Start With
Role
Infrastructure Architect / Platform Lead
Uses SDD to
→ Enforce design review before build begins, not after delivery surfaces problems
→ Establish platform-enforced gates that don’t depend on team discipline alone
→ Build a governed path for AI and agentic operations without losing auditability
→ Accumulate a reuse library from consistent, reconciled as-built records
Start With
Role
Operations Director / IT Leader
Uses SDD to
→ Convert automation from an engineer-dependent practice into a governed, auditable operating model
→ Reduce Day 2 operational debt accumulation across the automation portfolio
→ Establish the governance layer required to trust AI-accelerated and agentic operations
→ Build the case for platform investment with TTV and compounding reuse evidence
Start With
Why the Platform Matters
SDD defines what should happen at each phase – what gets approved, what gets enforced, what gets preserved. But a framework without enforcement is just documentation. A governed, deterministic execution platform is what converts SDD from a practice into a system – one that enforces the gates, connects approved artifacts to execution, and ensures as-built records are authoritative rather than decorative.
SDD is the operating model. Itential is the governed, deterministic execution platform that enforces it.
Itential’s platform enforces every phase boundary, gates execution against approved artifacts, connects AI agents to infrastructure through governed interfaces, and produces the as-built record the operating model requires. That is the difference between SDD as a practice and SDD as a system that scales.
The Series