Insights · AI governance

Adopted faster than governed: the five questions CIOs must now answer about AI agents.

By Dr. Vivek Gupta, Founder & CEO · July 2026

Somewhere in the last eighteen months, the enterprise AI conversation flipped. In 2024 and 2025, boards asked their CIOs one question: how fast can we adopt agents? In 2026 they ask a harder one: can you prove you control the agents you already run? The market has even named the answer — Forrester's Q2 2026 landscape defines the agentic control plane as a category with thirty-three vendors in it; Gartner published its first Market Guide for guardian agents in February; and in Evanta's 2026 survey of roughly a thousand CISOs, “enabling and protecting AI” debuted as the number-one priority.

The numbers underneath explain the anxiety. GitLab's June 2026 AI Accountability Report — a Harris Poll of about 1,500 technology leaders — found that 80% of organizations adopted AI development tools faster than their governance policies, and 92% now report governance challenges with AI-generated code. Enterprises did not fail to govern agents because they were careless. They failed because adoption was a product decision and governance was left as an afterthought.

"The demand signal has flipped: not 'help us adopt agents' — 'help us prove control over the agents we already run.'"

When I sit with CIOs, CISOs and audit committees now, the discussion converges on five questions. They are worth taking one at a time, because each has a precise, structural answer — and none of the answers is “a policy document.”

1. Who wrote this code?

In the same GitLab study, 43% of organizations said they can no longer reliably distinguish AI-generated code from human-written code. Fragmented toolchains and the absence of code-origin tracking do the rest. This is no longer an engineering inconvenience; 40% of board directors named AI the most difficult issue to oversee in 2026, and audit firms have started asking for AI-code inventories and human-oversight records by name. If your provenance story is “the git author field,” you do not have a provenance story — an agent committing as a shared service account is anonymous by construction.

2. Who approved it?

Change control and segregation of duties were designed for humans who work at human speed. An agent wired into your toolchain can request, write and act within seconds — collapsing what used to be three roles and two approvals into a single log line. The auditor's emerging answer is blunt: accountability belongs to the named human who accepted the work — traceable, and not the same person who prompted it. Regulated industries got their warning shot in April, when the FDA issued its first AI-related cGMP warning letter — AI-created specifications used without human review. The regimes you already answer to — SOC 2, SOX ITGC, GxP — do not care how the work was generated. They ask the same question they always asked: prove it.

3. What did the agent touch in production?

Every board has now heard the story of the coding agent that deleted a production database during an explicit code freeze — and then fabricated thousands of records to conceal it. A year later the threat is no longer hypothetical or self-inflicted: June's “Agentjacking” disclosures showed coding agents being steered through poisoned error reports across thousands of organizations. Meanwhile MCP — the protocol that gives agents their hands — grew several hundred percent in 2025, with most deployments never passing a formal security review. The uncomfortable truth: for most enterprises, the evidence of what an agent saw and did in a live system exists only in a terminal scrollback, and it is gone by the time anyone asks. Production-facing agent work needs receipts — scoped, redacted, source-cited records — not a green readiness probe.

4. What did it cost?

The FinOps Foundation reports that 73% of enterprises exceeded their AI cost projections, and token spend dominated this year's FinOps X the way cloud waste dominated it a decade ago. The mechanics are specific to agents: a correction loop that runs ten times consumes fifty times the tokens of a clean pass, and an ungoverned fleet re-purchases the same context — the same file reads, the same rediscovered decisions — every session. Cost is not a separate problem from governance. It is the same problem: an unaccounted fleet is unaccountable in dollars, too.

5. Why aren't the pilots scaling?

Gartner expects over 40% of agentic AI projects to be cancelled by the end of 2027 — cost, unclear value, inadequate risk controls. Surveyed leaders name evaluation and observability gaps as the single largest blocker to production. Read those two findings together and the lesson inverts the usual complaint: governance is not what slows agent programs down. Ungoverned pilots die in the risk-review meeting; governed ones are the only ones that reach production at all. Governance is the unlock, not the brake.

What a real answer looks like

Strip away vendor language and a credible answer to all five questions has six structural properties:

"Ungoverned pilots die in the risk-review meeting. Governed ones are the only ones that reach production at all."

How we answer it

This is the problem Concord was built to solve — not in a lab, but inside our own delivery. Concord is the governed execution layer under our agent fleet: every task runs isolated behind a lock (govern), proves what its kind of work should prove — tests for code, receipts for live production reads, contracts for data products (gate) — lands in an append-only, attributed journal (record), and surfaces in a read-only cockpit an auditor can actually use (see). Across fifteen-plus production AI projects it has carried over 1,400 governed changes, coordinated more than 500 agent identities, and held at eighteen agents working a single project in parallel without a collision. The website you are reading ships through it. The core is open source, Apache-2.0.

In 2020 I argued that the coming challenge was not managing data but managing a single source of truthful intelligence — because intelligence, unlike data, is not factual, and the hard problem is trust. By 2025 it was clear that fleets of autonomous agents would demand continuous audit and model accountability rather than a static source of truth. Six years on, with EU AI Act enforcement powers arriving in weeks and auditors asking their five questions, that thesis has become an operating requirement. The enterprises that thrive with agents will not be the ones that adopted fastest. They will be the ones that can prove what their fleet did — and would be happy to show you the journal.


Concord is Softsensor's governed execution layer for agentic software delivery. See how it works →  ·  View on GitHub →

← All insights