In Practice: AI in the Enterprise | Day 86: The Data Foundation That Enables Everything Else

Every significant governance failure in enterprise AI traces back to the same root cause: data problems that weren’t identified early enough.

Not every data problem. Not data quality issues, though those matter. But foundational data problems—questions about where data comes from, who is represented in it, what assumptions are baked into the collection process, whether the data actually reflects what the model is supposed to do.

When those questions don’t get asked until after a model is in production, you’re managing a crisis. When they get asked before, you’re managing a system.

Data governance is where enterprise AI governance stops being theoretical and starts being operational.

Why Data Comes First

Most organizations structure AI governance around models. You have model risk frameworks, model monitoring, model explainability requirements. The assumption is that the model is the primary risk surface.

It’s not. The model is an amplifier. The actual risk surface is the data.

If your training data is biased in a certain direction, your model will amplify that bias. If your data doesn’t include edge cases, your model won’t handle them. If your data collection process has gaps, your model will have blind spots that match those gaps. If you don’t understand what your data represents, you don’t understand what your model represents.

Every model risk problem I’ve seen at enterprise scale had a data problem at its root. The model was fine—it was learning what it was trained to learn. But what it was trained to learn wasn’t what the organization thought it was learning.

What Separates Leading Organizations

The enterprises that are managing data governance well are doing something that seems obvious in hindsight but is almost absent in most organizations: they’re treating data as a primary governance artifact.

Not just data quality metrics. Not just checking that data meets technical requirements. But actual governance of the data lifecycle—from collection through to decommissioning.

That includes: Where does this data come from? Who created it? Under what assumptions? Has it been validated against ground truth? Who is missing from this data? Has the population it represents changed since we started collecting it? What were we assuming when we chose this data source?

These aren’t questions data scientists ask. These are questions governance people need to ask with data scientists.

The organizations doing this best have created cross-functional data governance committees that include product, compliance, data science, and privacy. The committee doesn’t approve every dataset, but they understand the high-risk datasets—the ones that are sensitive, that represent consequential decisions, that are foundational to multiple downstream systems.

The Problem of Inherited Data

One of the hardest data governance problems is inherited data—data that’s been flowing through your organization for years, that you didn’t create, that nobody fully understands anymore.

This is surprisingly common. A dataset that came from a legacy system. A data stream that’s been joined and transformed so many times that tracing back to the original source is difficult. A dataset that was originally collected for one purpose but is now used for something completely different.

Inherited data is where most governance gaps live.

Leading organizations are starting to do data audits—going back through their datasets, understanding where they came from, documenting what assumptions are baked in, identifying which are high-risk for downstream decisions. It’s expensive. It’s unglamorous. But it’s foundational.

The organizations that don’t do this are building AI systems on top of data foundations they don’t understand. That’s a structural risk that no amount of model governance can fix.

The Practical Foundation

Here’s what mature data governance looks like:

1. Data Provenance. For any dataset used in consequential decisions, you can answer: Where did this come from? How was it collected? Who created it? Under what constraints? This isn’t metadata about the dataset. It’s actual documentation of how the dataset exists.

2. Data Representativeness. You know what population this data represents. You know who’s included. You know who’s underrepresented. You know how that shapes what models built on this data can and can’t do. This is crucial for knowing the safe operating envelope for any system built on the data.

3. Data Freshness and Drift. You’re monitoring whether this data still represents what it used to represent. Data distributions change. People change. The world changes. Is your data still valid for its current use case? That’s not a static question. It’s something you monitor.

4. Data Lineage. When you’re using derived data—data that’s been transformed, joined, or aggregated from original sources—you can trace it back. You know what assumptions are in the transformations. You know what’s been lost in the aggregation. You can explain the difference between raw data and what you’re actually using.

5. Data Access and Accountability. You know who is using which datasets for what. Not as surveillance, but as basic governance. If a dataset is foundational to a consequential system, you know who’s responsible for monitoring it and understanding how it’s being used.

Why This Matters Now

Data governance is increasingly the place where enterprise AI governance becomes real. It’s where you move from policy documents to actual decisions about what can and can’t be done.

With foundation models, data governance becomes even more critical. These models are trained on massive, diverse datasets. Their behavior is determined by those training datasets. If you don’t understand what’s in the training data—what biases might be there, what populations might be overrepresented or underrepresented—you’re deploying systems blindly.

For enterprises fine-tuning foundation models or using them with proprietary data, data governance is the lever that determines whether the system is trustworthy. Not the model architecture. The data.

The Starting Point

If you’re starting data governance work, start with the high-risk datasets:

  1. Datasets used in consequential decisions. Who is affected if these models are wrong? Start there.

  2. Datasets that are foundational to multiple systems. If one dataset feeds many downstream models, that’s high-risk for cascade failures.

  3. Datasets you inherited or don’t fully understand. These are structural risks.

For each of these, document: provenance, representativeness, freshness, lineage, and access. That’s not comprehensive data governance, but it’s where governance becomes operational.

The Real Constraint

Data governance is harder than model governance because it requires understanding things that exist outside your systems—how data was collected, what the collection process missed, how the world has changed since collection.

But that difficulty is also why it’s foundational. The organizations that are moving fast are moving fast because they understand their data. They know what their systems can safely do because they know what the data actually represents.

All other governance—model governance, compliance, risk management—is built on top of understanding your data. If you don’t have that, everything else is theater.

Start with data. Everything else builds from there.

Leave a comment

This site uses Akismet to reduce spam. Learn how your comment data is processed.