惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
爱范儿
爱范儿
WordPress大学
WordPress大学
博客园 - 三生石上(FineUI控件)
J
Java Code Geeks
Vercel News
Vercel News
aimingoo的专栏
aimingoo的专栏
T
Tailwind CSS Blog
罗磊的独立博客
B
Blog
博客园_首页
A
About on SuperTechFans
有赞技术团队
有赞技术团队
V
V2EX
U
Unit 42
I
InfoQ
IT之家
IT之家
博客园 - 司徒正美
阮一峰的网络日志
阮一峰的网络日志
博客园 - 叶小钗
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
Stack Overflow Blog
Stack Overflow Blog
The Cloudflare Blog
H
Help Net Security

Fortune | FORTUNE

One man can kill Bill Ackman’s $64 billion bid for Universal Music Group—and no one knows what he’ll do | Fortune Poppi’s cofounder pitched her startup on Shark Tank while 9 months pregnant and landed a $400,000 deal—now it's worth $2 billion | Fortune Teen boys are choosing AI girlfriends over real ones for 'maximum control, zero rejection'—experts say it could make them unemployable | Fortune A United American merger is by no means impossible given the president 'loves big deals' | Fortune Reed Hastings’s planned exit from $455 billion Netflix ‘had nothing to do with’ the failed deal for Warner Bros., says Ted Sarandos | Fortune Meet Joe McCann: The high-flying crypto trader held in Tanzania after sudden death of his influencer fiancée Ashly Robinson | Fortune Gen Z is carving a different path in the housing market by doing it alone | Fortune U.S. Catholic leaders criticize Trump for ‘disparaging words’ about the pope as Vatican clash risks alienating Catholic voters | Fortune China has ‘nearly erased’ America’s lead in AI—and the flow of tech experts moving to the U.S. is slowing to a trickle, Stanford report says | Fortune Self-made millionaire behind $5 billion Skims Emma Grede says it all began with a cold call to Kris Jenner: Emma Grede—the self-made millionaire behind the $5 billion Skims empire—says it all began with an audacious cold call to Kris Jenner: ‘The difference between me and someone else is, I made it happen’ | Fortune Americans have never been this gloomy about the economy. Wall Street has never cashed in harder | Fortune ‘The college grading system [is] almost meaningless’: People see the Ivy League as an easy A and with flawed admissions standards | Fortune The CEO of $8.5 billion Japanese car giant Nissan plays the drums in a band and hits the tennis courts to destress from the top job | Fortune New York governor's take on a millionaires tax: fancy pied-à-terre second apartments worth over $5 million | Fortune Pope Leo XIV: A ‘handful of tyrants’ are ravaging earth with war and exploitation | Fortune Trump has no plan to cut the $39 trillion national debt, but he does want to cut childcare. His budget director is scrambling to clarify | Fortune China's economy grows 5% in first quarter, surprising economists to the upside | Fortune Everyone was wondering what Trump wanted more: Warsh smoothly seated at the Fed, or for Powell to pay. We have our answer | Fortune Palantir exec: the biggest mistake retailers are making with AI? Trying to do it all with one agent | Fortune American YouTuber who calls himself a 'troll' sentenced to 6 months in Korean prison for literally dancing on wartime graves | Fortune BBC plans to cut up to 2,000 jobs to save 10% of annual budget | Fortune Canva debuts a new suite of agentic tools, as the design app quietly becomes one of the world’s most used AI services | Fortune Moody's CEO: AI has a trust problem – better models won’t fix it | Fortune Top New York surgeon: Americans have better data for choosing restaurants than surgeons. That has to change | Fortune The Iran war’s fertilizer shock is hammering American farmers, and 70% can’t afford what they need for this year’s growing season | Fortune Education experts to Mamdani: Why are you foisting AI on our kids? | Fortune This CEO pirated video games as a teen and became a hacker for the Air Force. Now he’s built a $3 billion cyber firm | Fortune Teacher, blame thyself: Yale report savages Ivy League schools for destroying American trust in higher education | Fortune Fed chair nominee Kevin Warsh is worth more than $100 million and has stakes in SpaceX and Polymarket | Fortune From wool sneakers to GPUs: Allbirds’ desperate AI pivot and 600% stock surge, explained | Fortune
Technology Innovation Institute: AI agents need proof, no...
Najwa Aaraj · 2026-06-23 · via Fortune | FORTUNE

For most of the generative AI era, enterprises judged AI by what it could do. Could the model summarize a contract, answer a customer, support an analyst or a clinician? That test still holds. It is no longer enough.

A harder phase is underway. Organizations are deploying agents that retrieve sensitive data, call tools and APIs, update records and act inside live business systems. The job has changed from producing content to performing tasks. That changes the evidence enterprises need before they can trust these systems.

When a chatbot returns a wrong answer, someone usually catches it and fixes it. When an agent moves money inside a payments platform, alters a record in a hospital network or pushes code into production, the damage is harder to contain. Accuracy remains essential but accountability is now the harder problem. The enterprise must be able to show what an agent did, which model and code it executed, where it ran, what data it accessed and whether it stayed inside approved limits.

Agents collapse the distance between software output and business consequence. A model that recommends an action carries one kind of risk. An agent that takes the action carries another. As agents reach into email, databases, code repositories and financial workflows, they increasingly function like non-human insiders. They have no intent, yet they can accumulate privileges, spread errors and create exposure at machine speed.

Traditional oversight was not built for this. Human review still belongs in sensitive moments. But no enterprise can station a person in front of every action and still expect the productivity that justified the agent in the first place. The task is to let autonomy operate inside limits that are clear, enforceable and provable.

Independent evidence is the hard part. Companies have built meaningful governance around AI agents. Policies, oversight committees, post-incident reviews and emerging control planes help register agents, enforce policy, manage identity and log activity across agent fleets. Those capabilities are necessary, but they stop short of independent verification.

That is the gap. As agents grow more capable and more autonomous, trust has to be validated at the moment of execution.

In high-assurance engineering, trust lives in the architecture and is tested and backed by evidence. Enterprise AI is heading to the same place. Confidence cannot rest on documentation or vendor claims. Organizations need a way to verify behavior when it counts.

Consider a finance agent with authority to update vendor records and route payments within an ERP system. To deliver value, it requires access to sensitive financial data and permission to act.

Policy may say the agent can touch only approved records, use only approved tools and escalate certain decisions to a person. The policy is not evidence that any of that happened. Logs may capture part of the story, and they are often partial, scattered or impossible to validate on their own.

The enterprise needs a stronger record. Which model was running when the decision was made? Was it the approved version? Did it run inside a protected environment? Did it reach only the data it was cleared to use? Were the required approvals enforced before it acted? And can an auditor, a regulator or a partner confirm the answers?

This points to the distinction that will define the next phase of enterprise AI. Assurance gives organizations a claim about expected behavior. Evidence gives them a way to validate actual behavior. Enterprises have plenty of the first and still need more of the second.

The building blocks already exist. Confidential computing protects data while it is being processed, not only when it sits in storage or moves across a network. Hardware-based attestation confirms that approved software is running in the environment it should be. Cryptographic records can make execution history and policy enforcement resistant to tampering. Strong identity frameworks establish which agents are operating and what each is allowed to do. Combined, these mechanisms can provide verifiable proof that a specific agent version executed in an approved environment, accessed only authorized data and tools, and enforced required policies before taking action.

This is why verifiable execution belongs alongside the control plane, not against it. The control plane enforces policy and records what happened. Attestation gives outside parties a way to confirm that the governance held, without taking the platform’s word for it. Together they created a level of trust that neither can achieve alone.

The demand for independent evidence will not land evenly. It will hit hardest where accountability and adoption are inseparable. Banks, hospitals, government agencies, defense organizations, critical infrastructure operators and sovereign AI programs all need systems they can govern, audit and defend.

Open standards will be essential because enterprises increasingly operate across multiple clouds, models and agent frameworks. Trust cannot depend on a single vendor acting as the sole authority for verification. No single cloud provider or model developer can be the sole authority on trust. Enterprises will need interoperable methods to verify how agents behave across different platforms and stacks. Early work on agent attestation and verifiable execution shows where this is going. AI governance must be transparent, portable and independently verifiable.

The same principle has a longer clock. Systems deployed today may still be operating years from now, while regulations, threats and security requirements keep moving. If audit records are expected to support trust years later, the cryptography used to protect them also has to evolve. Quantum-era risk adds another layer of concern. Anyone building AI infrastructure for high-value data should design for cryptographic agility now, so security can be updated as standards shift rather than locked to today’s assumptions.

The next phase of AI will not be settled by capability alone. Better models, greater scalability, lower costs and smoother integration still count. But the systems that earn the deepest place in enterprise operations will be the ones that can answer a harder demand. Can they show they acted within bounds? As agents take on more authority, that has to become a requirement, not an aspiration.

For years the defining question in AI has been what these systems can do. For the decade ahead it will be what organizations can verify they did.

The opinions expressed in Fortune.com commentary pieces are solely the views of their authors and do not necessarily reflect the opinions and beliefs of Fortune.