The Data Context Layer: Why Data Engineering Agents Need More Than Code and Databases

Official Schedule Context

Official Description

Modern AI agents typically understand either code or databases. Code-focused agents reason over

files, dependencies, and syntax, while database agents see tables, columns, and query results. This

works for software development and basic analytics—but it breaks down for data engineering. In real

data environments, agents fail because they lack context: an understanding of how data flows, what

it represents, and why it behaves the way it does in production. Introducing the data context

layer—a missing third layer that bridges code, data, and business semantics. Without it, agents

hallucinate impact, suggest unsafe joins, and struggle with root cause analysis. This presentation

will define the data context layer and showcase its use in practice, including end-to-end lineage

from sources to reports; semantic metadata such as grain, measures, dimensions and business logic;

runtime signals including job executions, failures, and performance patterns; and logical vs.

physical modeling distinctions. Attendees will walk away with a greater understanding of: Why the

code layer (dbt SQL, manifests, Git history) provides structure but misses grain, aggregation

semantics, and join safety Why the data layer (warehouse tables, execution metrics, failures) shows

what happened, but not why How the data context layer unifies lineage, semantic metadata, runtime

behavior, and business rules The presentation will also cover architecture patterns for building and

maintaining a data context layer, including why property graphs are well-suited for contextual

reasoning and how agents can query context safely instead of relying on prompt stuffing.

Related YouTube Video

No related AI Engineer channel video found yet.

Transcript Status

No official session recording transcript was found by exact title match on the AI Engineer YouTube channel during this run.

People

Notes