Joe Dames
Tera Expert

Your AI Is Brilliant. It's Also Missing Half the Picture.

 

The AI analyzing your operations right now can detect anomalies, correlate events, and surface recommendations faster than any human team. What it can't do — on its own, with raw telemetry alone — is tell you what any of it actually means for the services your organization depends on. That's not an AI problem. That's a context problem.

 


The Hook

The Smartest Analyst in the Room Who Doesn't Know What the Company Does

 

Imagine hiring a data analyst who is, by any measure, exceptional. Fast. Precise. Tireless. She can process millions of records overnight, identify patterns that would take a human team weeks to find, and produce recommendations with a confidence and consistency that no manual process can match.

 

There's one catch: she knows nothing about your business. She knows the numbers — every number, in exhaustive detail — but she has no idea which numbers represent something the company actually cares about. When the database latency metric spikes, she flags it. Whether that spike is affecting your most critical citizen-facing service or a development environment that nobody is currently using, she cannot say. To her, a number is a number.

 

That analyst is your AI operations platform. And the thing she's missing — the organizational context that turns a number into a decision — is exactly what a well-structured service architecture provides.

 

✦ ✦ ✦

 

The Problem

Great Pattern Recognition. No Idea What the Patterns Mean.

AI operations platforms are genuinely impressive at what they do. Feed them enough telemetry and they will find the anomalies, group the correlated events, surface the recurring patterns, and flag the conditions that historically precede service failures. This is not marketing language — these capabilities are real and measurable and valuable.

 

The limitation isn't the AI's analytical power. It's the scope of what the AI has been given to analyze.

 

What Telemetry Can't Tell You

A CPU spike on a server is a fact. Whether that server supports a critical benefits processing application or a test environment that nobody's using this week is context. A latency increase in a database query is a fact. Whether that database is shared by three citizen-facing applications or is dedicated to an internal analytics job that runs overnight is context. An error rate climbing in a microservice is a fact. Whether that microservice is in the critical path for case lookup or is a background reconciliation process is context.

 

Raw telemetry delivers facts at extraordinary scale and speed. What it cannot deliver, on its own, is the organizational knowledge of which facts matter — and how much. That knowledge lives in the service architecture, and the AI can only access it if someone has bothered to build and maintain that architecture in a form the AI can use.

The result, in organizations where AI operations tools are running on top of an incomplete or ungoverned service architecture, is a familiar frustration: the AI generates a lot of output, but the output doesn't feel meaningful. Alerts are flagged with equal urgency regardless of business impact. Recommendations are technically plausible but lack service context. Patterns are identified but not explained in terms that connect to anything the operations team or business leadership actually cares about. The tool is working. It just doesn't know what you care about.

 

The Explanation

Giving the AI the Context It's Missing

The Common Service Data Model — CSDM — is the structured framework that connects the technical facts your infrastructure generates to the business services those facts affect. It organizes the Configuration Management Database into a five-layer hierarchy: infrastructure configuration items at the foundation, technical services above them, application services above those, business applications above those, and business capabilities at the top.

 

When that hierarchy is accurate, maintained, and connected to your operational tooling, something significant happens: every technical signal gains a chain of meaning. A database metric isn't just a number on a graph — it's a data point about a technical service that supports an application service that powers a business application that enables a business capability. The AI doesn't just see the anomaly. It can see what the anomaly means, all the way up the chain.

 

What This Changes for Now Assist Specifically

Now Assist — ServiceNow's generative AI capability — operates directly within incident management, change management, and knowledge workflows. Its recommendations are only as useful as the context it has access to. With CSDM-aligned service architecture in place, that context becomes substantial.

 

When an incident is created, Now Assist doesn't just see a ticket. It sees the configuration item at the center of the incident, the technical service that CI belongs to, the application services that depend on that technical service, and the business capabilities those application services support. It can identify related incidents affecting the same service lineage, surface knowledge articles scoped to the relevant service context, and recommend remediation steps informed by how similar incidents in the same service cluster were resolved.

 

Without that service architecture, Now Assist sees a ticket. With it, Now Assist sees a service event — and responds accordingly.

 

The Practical Difference

Event correlation: Without service context, AI groups alerts statistically — events that happen near each other in time. With CSDM, AI groups alerts by service dependency — events that share a common upstream cause, even if they fire from different systems at different times. One produces approximate groupings. The other produces accurate ones.

 

Predictive operations: Without service context, a predictive model can flag "this infrastructure pattern historically precedes failure." With CSDM, it can flag "this infrastructure pattern historically precedes failure of the authentication service — which currently supports your highest-traffic citizen portal." One is interesting. The other is actionable.

 

Safe automation: Without service context, an automated remediation workflow executes its defined action. With CSDM, the same workflow first checks whether that action will affect dependent services before executing — and escalates to human review if the blast radius is larger than expected. One is automation. The other is intelligent automation.

"The AI isn't the bottleneck. The service architecture is. Give the AI an accurate map and it will tell you exactly where you are. Without the map, it will still tell you — confidently, quickly, and wrong."

 

The Example

Same Alert. Completely Different Outcome.

A messaging service in the infrastructure layer begins experiencing elevated error rates at 10:22 a.m. The AI operations platform detects it immediately. What happens next depends entirely on whether CSDM service architecture is in place.

 

Without Service Architecture

A Flag Without a Frame

The AI flags elevated error rates on the messaging service. It correlates two related alerts from the same time window. It creates an incident with a medium priority — the error rate is notable but not catastrophic by raw metric standards. Now Assist suggests three knowledge articles about messaging service errors, none of which are specific to this service's configuration or the applications it supports. The incident is routed to the infrastructure team's general queue.

 

Forty minutes later, a service desk agent notices an uptick in citizen complaints about the case status portal timing out. A second investigation begins. Another hour passes before someone connects the portal timeouts to the messaging service error — which turns out to have been the shared queue that three citizen-facing applications depend on for real-time status updates.

 

Time to understanding: ~90 minutes  ·  Citizen impact identified: reactively, via complaints  ·  Incidents created: 2  ·  Service context provided by AI: none

With CSDM-Aligned Service Architecture

A Flag With Full Context

The same alert fires at 10:22 a.m. The AI traces the messaging service through the CMDB hierarchy and identifies that it is a shared technical service dependency for three application services, two of which map to citizen-facing business applications. The incident is created at Priority 1, routed directly to the messaging infrastructure team, and the incident record includes the downstream service impact, a link to the last similar incident four months ago, and Now Assist's recommended remediation steps drawn from that prior resolution.

 

The case status portal is never reported as down by a citizen. The issue is resolved at the infrastructure layer before the application-level impact becomes visible to end users. One incident. One team. Twenty-six minutes.

 

Time to understanding: 60 seconds  ·  Citizen impact identified: proactively, before complaints  ·  Incidents created: 1  ·  Service context provided by AI: complete

The AI's analytical capability was identical in both cases. What changed was the quality of information it had to work with. Service architecture doesn't make the AI smarter. It makes the AI's intelligence applicable to what actually matters.

 

One Uncomfortable Truth Worth Naming

CSDM is not a technology you deploy and walk away from. Service relationships drift as environments change — cloud migrations add new dependencies, decommissioned systems leave orphaned relationships, team reorgs change who owns what. An AI system that was accurate last quarter can become subtly wrong this quarter if the architecture it's reasoning about hasn't kept pace with the environment it's describing.

 

Strong governance — service ownership accountability, regular data certification, automated CMDB health monitoring — is what keeps the service architecture trustworthy over time. The investment in governance isn't a cost of maintaining a data model. It's the cost of keeping your AI honest. And compared to the cost of an AI that confidently reaches the wrong conclusions because its map is six months out of date, the governance overhead is a bargain.


Bringing It Together

The AI Was Ready. Was the Architecture?

Every organization investing in AI-driven operations is making a bet on the quality of the data that AI will use. Now Assist, predictive analytics, automated remediation — all of it performs in direct proportion to how well the underlying service architecture reflects reality. Invest in the AI without investing in the architecture and you get fast, confident, well-presented answers to questions nobody actually asked.

Invest in both — deploy AI on top of a governed, accurate, CSDM-aligned CMDB — and the AI can answer the questions that matter: which services are affected, what's the likely cause, what has worked before, and what actions are safe to take without creating new problems. That's not just faster operations. That's intelligent operations.

 

The AI was ready the day you turned it on. The question is whether the architecture was ready for it.

 

Build the foundation. Then let the AI run.