VOOZH about

URL: https://thenewstack.io/data-governance-ai-agents/

⇱ Why data governance is the secret to AI agent success - The New Stack


TNS
SUBSCRIBE
Join our community of software engineering leaders and aspirational developers. Always stay in-the-know by getting the most important news and exclusive content delivered fresh to your inbox to learn more about at-scale software development.
REQUIRED
It seems that you've previously unsubscribed from our newsletter in the past. Click the button below to open the re-subscribe form in a new tab. When you're done, simply close that tab and continue with this form to complete your subscription.
The New Stack does not sell your information or share it with unaffiliated third parties. By continuing, you agree to our Terms of Use and Privacy Policy.
Welcome and thank you for joining The New Stack community!
Please answer a few simple questions to help us deliver the news and resources you are interested in.
REQUIRED
REQUIRED
REQUIRED
REQUIRED
REQUIRED
Great to meet you!
Tell us a bit about your job so we can cover the topics you find most relevant.
REQUIRED
REQUIRED
REQUIRED
REQUIRED
REQUIRED
Welcome!

We’re so glad you’re here. You can expect all the best TNS content to arrive Monday through Friday to keep you on top of the news and at the top of your game.

What’s next?

Check your inbox for a confirmation email where you can adjust your preferences and even join additional groups.

Follow TNS on your favorite social media networks.

Become a TNS follower on LinkedIn.

Check out the latest featured and trending stories while you wait for your first TNS newsletter.

PREV
1 of 2
NEXT
VOXPOP
As a JavaScript developer, what non-React tools do you use most often?
Angular
0%
Astro
0%
Svelte
0%
Vue.js
0%
Other
0%
I only use React
0%
I don't use JavaScript
0%
Thanks for your opinion! Subscribe below to get the final results, published exclusively in our TNS Update newsletter:
NEW! Try Stackie AI
From clobbered drafts to real-time sync
Apr 14th 2026 10:00am, by David Moore
TypeScript 6.0 RC arrives as a bridge to a faster future
Mar 14th 2026 9:00am, by Darryl K. Taft
Mastra empowers web devs to build AI agents in TypeScript
Jan 28th 2026 11:00am, by Loraine Lawson
2026-04-10 11:00:00
Why data governance is the secret to AI agent success
sponsor-perforce,sponsored-post-contributed,
AI Operations / AI Strategy / DevOps

Why data governance is the secret to AI agent success

AI agents need strong data governance to succeed. Explore Rod Cope's 7-step guide to building a secure, auditable DevOps foundation.
Apr 10th, 2026 11:00am by Rod Cope
👁 Featued image for: Why data governance is the secret to AI agent success
Studio HD for Unsplash+
Perforce sponsored this post.

Fact: AI is not replacing DevOps; it is amplifying it, with 70% of IT leaders worldwide agreeing that strong DevOps practices contribute to successful AI adoption across the SDLC. That is according to the Perforce 2026 State of DevOps Report and sounds reassuring, until you flip the picture. Where DevOps foundations are not mature, AI amplifies weaknesses at machine speed. Consequently, as AI agent adoption expands, governance, including data governance, has become more vital than ever to reduce risk.

Once AI agents move from assisting developers to acting on their behalf, the risk is no longer just bad code; it also includes the potential for bad data flowing through autonomous systems. For organizations already struggling with poor data governance and DevOps processes, AI agents will magnify existing problems very quickly.

Trust in outputs doesn’t match auditability

This is why it is crucial to put processes and tools in place that make it safer to trust AI outputs, covering compliance, security, transparency, auditability, and traceability. But even though adoption of AI is heating up, only 39% of organizations have fully automated audit trails, even though 77% report confidence in AI outputs. 

Addressing the gap between AI adoption and comprehensive governance needs to happen fast. While many enterprises are still in the early stages of AI, primarily using the technology to help humans work faster, the landscape is shifting rapidly. This evolution in roles and responsibilities sets the stage for new operational dynamics. 

“A developer might come into work to find that AI has, overnight, touched 12,000 lines of code… That developer could barely carry out random spot checks of what AI did, let alone have a full picture.”

For example, a developer might come into work to find that AI has, overnight, touched 12,000 lines of code, run 10,000 tests, written 200 pages of documentation, and deployed 32 new product features, with a million users already accessing them. That developer could barely carry out random spot checks of what AI did, let alone have a full picture of what AI has done.

Back to basics

We’ve had many technological revolutions — maybe not at the scale of AI — but one of the foundations I always recommend as a leader is to go back to basics, review the maturity of existing DevOps or agile foundations, and prioritize reinforcing or adopting good practices. This should not be viewed as a delay, but rather as essential groundwork to prevent weak security, inconsistent data governance, or other broken processes. That foundational effort must be done now, not as an afterthought to widespread AI agent implementation, by which time mitigation may be difficult or impossible.

Governance must be at the heart of this DevOps maturity review, especially for those in highly regulated industries. The ability to build trust in AI through full transparency, auditability, traceability, and guardrails will become a key differentiator for organizations that want to remain competitive while operating safely.

Seven steps to better governance

What does that mean in practice? Here are some suggested starting points:

1. Have good data hygiene

Cleaning data is an accepted practice, but organizations often fall into the trap of treating it as a one-time task. Data will not stay clean; it will change and grow. So, it is critical to fix the processes that create the data, not just the data itself. Identify the specific data flows supporting business decisions and apply the appropriate governance controls. In particular, it is vital to ensure that AI never accesses actual customer or other sensitive data. Techniques such as data masking can provide realistic, but never real, data.

“Data will not stay clean; it will change and grow. So, it is critical to fix the processes that create the data, not just the data itself.”

2. Ensure solid test frameworks are in place

Establish robust unit, functional, and performance testing. Ensure that the right policies are defined and enforced, including compliance requirements, whether internal or industry-driven.

3. Remove the bottlenecks

Work toward CI/CD pipelines that run smoothly end-to-end, minimizing the need for human intervention to trigger processes. Automate as much as possible, while ensuring appropriate safety measures are in place for each AI system.

4. Make safety and compliance checks easy

For now, many processes will still depend on a human in the loop, but make those steps as simple as possible. Provide users with everything they need to make a clear “yes” or “no” decision, rather than requiring them to dig through reports, log in to multiple systems, and interpret findings. Use AI to summarize: “I ran these checks, everything has been verified, and this is my verdict.”

5. Track everything

We are rapidly moving toward a world where conversations with AI become part of the intent behind software development. These interactions must be captured. It will soon be essential to maintain a write-once, read-only, immutable single source of truth that neither humans nor AI can alter.

6. Contain AI

Sandbox or containerize AI agents so they only have access to the data and tools they need. Prevent them from modifying information that must remain immutable, such as audit records.

7. Start stepwise and build

Put the basic framework in place first, then layer accelerators on top as the organization becomes in a position to move through AI maturity levels. Levels one and two are human-directed, following human intent with human-in-the-loop reviews, while levels three and four is where AI becomes multi-agent autonomous at scale, with a proactive self-improving system and requiring minimal human involvement except to guide high-level intent. It is important to note that none of this can happen overnight, especially in safety or mission-critical environments where humans must still be  closely involved.

Even in those environments, however, AI agent adoption will accelerate rapidly and push enterprises toward higher maturity AI levels. That is why it is essential to start building or reinforcing those foundations now, using DevOps practices (which are, ultimately, established SDLC common sense) as a guide to achieving competitive innovation at speed, while always prioritizing strong governance.

Perforce is the trusted partner to govern software delivery in the age of AI execution. Its solutions enforce guardrails across code, quality, infrastructure, and data—enabling innovation without introducing risk. Built for high-stakes, revenue-critical applications where failure isn’t an option. 
Learn More
The latest from Perforce
Hear more from our sponsor
TRENDING STORIES
Rod Cope is the CTO of Perforce Software. Previously in his 30+ year software career, he worked at IBM, IBM Global Services, General Electric, and for the CTO of Anthem. Rod has also led key technical teams working on mission-critical...
Read more from Rod Cope
Perforce sponsored this post.
SHARE THIS STORY
TRENDING STORIES
SHARE THIS STORY
TRENDING STORIES
TNS DAILY NEWSLETTER Receive a free roundup of the most recent TNS articles in your inbox each day.
The New Stack does not sell your information or share it with unaffiliated third parties. By continuing, you agree to our Terms of Use and Privacy Policy.