Updated · 1 episodes · 1 show · 1 source notes
Data Agent Governance
Definition
Data agent governance is the permission, policy, cost-control, privacy, and audit layer for AI agents that operate across data warehouses, pipelines, BI tools, and analytics workflows.
Current Synthesis
The EP45 source specializes Enterprise Agent Governance for production data environments. Data agents can query expensive warehouses, touch sensitive data, cross tool boundaries, and generate outputs that influence business decisions, so governance cannot be left to a natural-language prompt.
The current synthesis is that governance has to travel with the agent. Existing RBAC and access policies are often fragmented across data warehouses, pipeline tools, and BI systems; an agent sitting above those tools needs an additional harness layer that can apply enterprise-specific cost, permission, and PII rules.
Key Claims
- Data-agent governance includes both permission boundaries and warehouse cost controls.
- Sensitive-data and PII access should be constrained before an agent runs or reveals a query result.
- Existing RBAC and access-policy fragmentation becomes harder when agents operate across tools.
- Agents need explicit limits on expensive, long-running, or risky queries.
- A governance layer can sit above warehouses, pipelines, and BI tools while interfacing with their existing controls.
- Enterprise harnesses should let organizations add their own rules, permissions, and guardrails.
Evidence
- Cost risk: EP 45: Why AI Agents Break in Production: The Missing Harness in Your Data Stack discusses a reported expensive Cortex AI query when asking about cost controls.
- Permission scope: EP 45: Why AI Agents Break in Production: The Missing Harness in Your Data Stack says governance includes sensitive-data access and PII boundaries.
- RBAC fragmentation: EP 45: Why AI Agents Break in Production: The Missing Harness in Your Data Stack says humans already struggle with separate access-policy models across tools and that agents enlarge the problem.
- Query limits: EP 45: Why AI Agents Break in Production: The Missing Harness in Your Data Stack argues agents must be told not to run expensive or long-running queries.
- Cross-tool layer: EP 45: Why AI Agents Break in Production: The Missing Harness in Your Data Stack says agents sit outside individual tools and can interface with pipeline, warehousing, and BI tools.
- Extensibility: EP 45: Why AI Agents Break in Production: The Missing Harness in Your Data Stack says Altimate Code’s open-source harness lets enterprises add their own rules, permissions, and guardrails.
Counterevidence & Qualifications
The source describes governance capabilities at a high level and does not audit how rules are represented, enforced, tested, or integrated with existing warehouse and BI security systems. Governance also cannot repair ambiguous data definitions by itself; it depends on AI Data Readiness and accountable data ownership.
What Changed
- Initial concept created to capture data-specific agent governance around query cost, PII, permissions, and cross-tool controls.
Related Concepts
- Enterprise Agent Governance - broader enterprise-agent governance frame.
- Agent Permission Boundaries - permission subproblem that data-agent governance specializes.
- Agentic Data Engineering Harness - harness layer where governance is enforced.
- AI Data Readiness - data ownership and permission foundation governance depends on.
- Model Routing Cost Control - adjacent cost-control concept for choosing model and execution paths.
- AI Inference Cost Structure - broader cost layer affected by long-running agent loops.
- Human Judgment Under AI - accountability boundary when governance still requires approval or review.
Sources
1 source notes across 1 show
- EP 45: Why AI Agents Break in Production: The Missing Harness in Your Data Stack Data Science With Sam