Redpoint Logo
Redpoint Logo
July 17, 2026

AI’s Context Problem Is Actually an Identity Problem

Every AI roadmap has a line for context. Retrieval pipelines, vector stores, longer context windows, memory layers, agent orchestration. Data leaders are spending real budget making sure models and agents have what they need to reason well.

Almost none of those roadmaps have a line for identity resolution.

Context isn’t something you bolt onto a model. It’s something you build underneath one, starting with a basic question most AI initiatives skip: does the system actually know which records belong to the same person, account, or organization? If the answer is no, everything built on top of that data, personalization, recommendations, agent decisions, is reasoning from a fragmented picture and calling it context.

Context is resolved identity, extended over time

Ask ten data leaders to define context and you’ll get ten answers: a customer’s complete history, real-time signals blended with static profile attributes, the same customer recognized consistently no matter which channel they show up in. All of those definitions share a hidden dependency. None of them work unless the system can first establish that the website visit logged on Tuesday, the support call placed on Wednesday, and the account opened three years ago all belong to the same customer.

That’s identity resolution: matching and linking records across sources, systems, and time into a single, persistent representation of a person, account, household, or organization. It isn’t a new discipline. Marketing teams have used it for deduplication and household mailings for decades. What’s new is the audience. AI models and agents now consume that resolved identity directly, in real time, to make decisions a person used to make with judgment and hindsight.

Without identity resolution, there’s no continuity. Every new interaction looks like a stranger to the model, or worse, it looks like the wrong person entirely.

Fragmented identity doesn’t look like an identity problem

It shows up as something else first. An agent gives two different answers to the same customer because it pulled from two different account records. A recommendation engine suggests a product the customer already returned, because the return was logged under a slightly different name and address. A feature store blends behavioral signals from two people who share a household, a login, or a common name, and the model learns a pattern that doesn’t exist in either individual.

None of that gets logged as an identity resolution failure. It gets logged as a hallucination, a bad recommendation, or a model that needs retraining. The retraining doesn’t fix it, because the model was never the problem. The data feeding it couldn’t tell two customers apart, and no amount of prompt engineering resolves that upstream.

Clean data isn’t ready data

Data readiness gets used as a synonym for clean data: standardized fields, validated formats, deduplicated tables. Those things matter, but they don’t answer the question that determines whether an AI system can trust what it’s looking at: is this the same customer every time it shows up?

A dataset can be pristine and still not be ready. Addresses can be perfectly standardized and still describe three different households under one name. Transaction records can be complete and still be split across two customer IDs that were never merged. Readiness isn’t only about the quality of each record. It’s about whether every record referring to the same customer has been resolved into one persistent thread, with a key that holds as that customer moves across systems, channels, and time.

That’s the piece of the data foundation identity resolution provides. It’s also the piece most data readiness conversations skip past on the way to talking about quality and governance.

What the context layer will actually require

The industry doesn’t have a settled definition yet of what a context layer for AI needs to include. Here’s an early view, built from what’s already breaking in production AI systems today.

  • Persistent keys that survive system migrations, mergers, and re-platforming, so a customer’s history doesn’t reset every time the underlying infrastructure changes.
  • Resolution that runs close to real time, because a context layer that updates overnight is already stale by the time an agent uses it mid-conversation.
  • Static attributes and current behavioral state in the same resolved profile, so a model reasoning about a customer sees who they are and what they just did, not one or the other.
  • Lineage that travels with the data, so when an AI system makes a decision, someone can trace the inputs back to source and explain why.

None of that is settled science yet. But it’s the direction the requirements are pointing, for any data leader building toward AI that has to be trusted, not just fast.

Context starts with identity, not with the model

The context conversation in AI will keep growing, and most of it will stay focused on the model side: bigger windows, better retrieval, smarter agents. That’s necessary work, but it isn’t sufficient. A model with a longer context window and an unresolved identity underneath it is just reasoning over fragments faster.

Identity resolution is the piece of the data foundation that makes context possible in the first place. Get it right, and every AI initiative built on top of it inherits a coherent picture of who and what it’s reasoning about. Skip it, and no amount of context engineering fixes what’s broken underneath.

FAQs

What is a context layer for AI?
A context layer is the part of an AI architecture that gives a model or agent a persistent, resolved view of who and what it’s reasoning about, not just whatever records a query happens to return. It isn’t a separate layer sitting on top of the data foundation. It’s what the data foundation becomes once identity resolution has done its job: resolved, governed, and served in a form a model or agent can consume directly.

What types of context are there in an AI architecture?
Most AI systems stack three kinds of context: instructional context (voice, tone, guardrails, system prompts), retrieval context (documents and knowledge base content), and identity context (a resolved, persistent view of who or what the model is reasoning about). A context layer, as this piece defines it, means identity context specifically. Identity resolution is what makes that layer trustworthy. It doesn’t touch the other two.

What is context infrastructure for AI?
Context infrastructure is the set of systems that keep a context layer current: identity resolution, persistent keys, real-time updates, and lineage that travels with the data. It’s infrastructure in the same sense a data pipeline or a feature store is infrastructure. It runs continuously in the background so every AI system downstream can rely on it instead of rebuilding its own view of the customer.

How is a context layer different from a data pipeline or a CDP?
A data pipeline moves and transforms data. A Customer Data Platform (CDP) activates audiences for marketing. A context layer does neither. It’s the resolved, governed identity underneath both, the reason a pipeline and a CDP land on the same answer for “who is this customer” as the AI system sitting next to them. Pipelines and CDPs still matter. They’re just not the same layer.

What is a contextual CDP?
A contextual CDP is the market’s newer framing of the CDP: not a static profile store, but a layer that updates in real time, on intent, tone, and behavior, so AI agents can act on a customer’s current state instead of a fixed segment. That real-time layer is only as reliable as the identity underneath it. Blend real-time signals into a fragmented customer record, and what comes out isn’t context. It’s a live feed sitting on top of a stale foundation.

Why isn’t clean data enough for AI to reason well?
Clean data means each record is well-formatted and accurate on its own. It doesn’t mean the system knows that five well-formatted records all describe the same customer. AI models and agents need that second thing, a resolved, persistent identity, to build real context. Without it, clean data still produces fragmented reasoning.

Steve Zisk 2022 Scaled

Beth Scagnoli

Vice President of Product Management at Redpoint Global

Do you like this article? Share it!

Related Articles: