Thought Leadership

The $3.9 Trillion Bet Boards Can't Yet Account For

Deep tech is worth $3.9 trillion and increasingly runs on AI agents no one can fully account for. Why governance is now a board-level value call.

Published on

Subscribe to our newsletter

By submitting your email, you agree to our Privacy Policy and consent to receiving updates from us

Why AI Agent Governance Is Now a Board-Level Value Question

A record deep tech valuation increasingly runs on autonomous agents that most boards cannot fully account for. The fix is to treat agent governance as value protection, not an engineering detail.

Deep tech has stopped being a side bet. Drumbeat Capital’s Transatlantic Deep Tech Report 2026 puts the combined enterprise value of deep tech startups at $3.9 trillion, and reports that 7 of the 10 most valuable companies in the world started as deep tech companies.

A growing share of that value now runs on autonomous AI agents that make decisions in production. That is where the board-level question starts. AI agent governance is no longer a technical setting. It is a control on how much enterprise value rests on systems a company cannot fully account for.

The $3.9 Trillion Figure and What Now Sits Underneath It

The headline number is large and the layer beneath it is thin. Drumbeat Capital’s Transatlantic Deep Tech Report 2026 values deep tech startups at $3.9 trillion in combined enterprise value. Those are the report’s stated findings, cited as published rather than independently audited, since the full report sits behind a request form. Underneath a growing share of that value sit autonomous agents acting across tools, data and systems.

OpenBox, an AI agent governance platform, describes the same gap plainly. Its documentation notes that agents take actions across tools, data and systems, often without enough visibility, enforceable controls, or audit-grade evidence. The valuation assumes those actions are controlled. In many deployments, that assumption has not been tested.

This next point is the analyst’s read, not a claim in the report. The money has moved faster than the accountability under it. The report measures value created. It does not measure whether the systems generating that value can be governed, paused, or explained after the fact.

Why Agent Accountability Is a Value Question, Not Just a Tech Question

Agent accountability belongs on the balance sheet because its failures show up there. When an autonomous agent acts outside its intended bounds, the cost lands as regulatory exposure, incident loss, reputational damage or a failed audit, not as an engineering ticket. Boards already treat financial and cyber controls as value protection. Agent governance sits in the same category.

The shift is one of framing. Engineering asks whether an agent works. A board asks whether the company can stand behind what the agent did. Those are different questions, and only the second one protects enterprise value when something goes wrong.

An agent with no governing layer is not a smaller version of a governed one. It is a system whose actions the company may be unable to reconstruct, justify, or defend. That is a risk a board can price, and one it will increasingly be asked about.

The Four Ways Ungoverned Agents Put Enterprise Value at Risk

Ungoverned agents put enterprise value at risk in four distinct ways: regulatory, incident, reputational and audit. Each maps to a different exposure, and none needs a dramatic failure to matter. The table below is a working model boards can use to structure the conversation.

Risk category

What goes wrong without governance

What the board is exposed to

Regulatory

Agents in scope of AI rules run without a provable record of what they did

Enforcement and obligations such as EU AI Act record-keeping the company cannot meet

Incident

An agent acts outside its intended bounds with no runtime control to contain it

Operational loss and no way to limit the blast radius in real time

Reputational

An agent’s action becomes the company’s action, with no clear account of why

Public exposure the company struggles to explain after the fact

Audit

There is no tamper-proof record of what each agent did, when, and under whose authority

Controls that cannot be demonstrated to auditors, so the company cannot prove they worked

The regulatory column is already concrete. Under Article 12 of the EU AI Act (Regulation (EU) 2024/1689), high-risk AI systems must technically allow the automatic recording of events over the system’s lifetime.

That obligation has not gone away. Following the Digital Omnibus, given final approval by the Council of the EU on 29 June 2026, the requirements for stand-alone high-risk systems under Annex III now apply from 2 December 2027 rather than 2 August 2026. The deadline moved. The need to produce provable records did not, and an ungoverned agent cannot produce them.

What Boards Should Ask About AI Agent Governance

Boards do not need to audit the code. They need answers to five questions that reveal whether the agents behind the company’s value are controlled. Each maps to a capability that either exists in the deployment or does not.

1.  Which agents are running in production, and what is each one allowed to do?

2.  What stops an agent before it acts, rather than after the fact?

3.  Can we prove what every agent did, and that the record has not been altered?

4.  When an action needs human sign-off, is that approval enforced and logged?

5.  Can we produce that evidence for a regulator or an auditor on demand?

A deployment that can answer all five has agent governance in place. One that cannot has agents running unsupervised, and value resting on them.

Governance as Value Protection

Governance is the layer that turns “we deployed agents” into “we can prove our agents are controlled,” and that proof is what protects the value sitting on top of them. OpenBox, an AI agent governance platform, is one implementation of that layer. It runs alongside the existing workflow engine, which stays the system of record for execution.

At runtime, every agent action is checked against policies and guardrails before it executes, according to OpenBox’s compliance documentation. Each evaluation returns one of four governance decisions: ALLOW, REQUIRE_APPROVAL, BLOCK, or HALT. Precedence runs HALT > BLOCK > REQUIRE_APPROVAL > ALLOW, so the most restrictive decision wins. ALLOW lets the action proceed, REQUIRE_APPROVAL pauses it for human sign-off, BLOCK stops the action, and HALT terminates the agent session.

The evidence layer is separate. When a session ends, OpenBox hashes each governance event with SHA-256, combines the hashes into a Merkle tree, and signs the result. Signing uses ECDSA NIST P-256 through AWS Key Management Service by default, or an external attestation service. The output is a Proof Certificate, one per session, holding the Merkle root, the signature, and the event count.

Because the record is hashed and signed, later tampering is detectable rather than silent. OpenBox’s documentation describes the result as tamper-proof evidence, and its compliance page states that this produces execution-level audit evidence mapped to frameworks such as GDPR, SOC 2 and ISO 27001. For a board, that is the difference between asserting a control worked and proving it.

OpenBox frames these controls as a Trust Lifecycle with five phases: Assess, Authorize, Monitor, Verify and Adapt. The detail matters less to a board than the outcome: an agent whose actions are checked before they run and provable after they run.

Accountable Agents Are More Valuable Agents

The $3.9 trillion in the Transatlantic Deep Tech Report 2026 is only as durable as the accountability underneath it. Governance does not slow agents down. It makes their output defensible, and a defensible system is one a board and an investor can actually put a value on.

The question is not whether to deploy agents. Deep tech’s rise settles that. The question is whether the company can account for what those agents do, because that is the part the valuation quietly assumes. That is the case for treating AI agent governance as value protection: accountable agents are the more valuable ones, because their value survives scrutiny.

For how one governance layer implements runtime enforcement and cryptographic evidence, OpenBox’s documentation is at docs.openbox.ai.

Frequently Asked Questions

What does AI agent governance mean for a board?

AI agent governance is the set of controls that decide what an autonomous agent may do, stop it before it acts when needed, and produce a provable record of what it did. For a board, it is a value-protection control, not an engineering feature. It determines whether the company can stand behind the actions of the agents its value increasingly depends on.

Why is agent accountability an enterprise-value issue, not just a technical one?

Because its failures land as regulatory exposure, incident loss, reputational damage or a failed audit, all of which affect enterprise value. An ungoverned agent’s actions may be impossible to reconstruct or defend after the fact. Boards already treat financial and cyber controls as value protection, and agent governance belongs in the same category.

What are the four ways ungoverned agents put enterprise value at risk?

Regulatory, incident, reputational and audit. Regulatory risk is exposure to AI rules the company cannot evidence. Incident risk is an agent acting outside its bounds with nothing to contain it. Reputational risk is an agent’s action becoming the company’s, unexplained. Audit risk is having no tamper-proof record to prove controls worked.

Does the EU AI Act require logging of AI agent activity?

Article 12 of the EU AI Act (Regulation (EU) 2024/1689) requires high-risk AI systems to technically allow automatic recording of events over the system’s lifetime. Following the Digital Omnibus, approved by the Council of the EU on 29 June 2026, obligations for stand-alone high-risk systems under Annex III apply from 2 December 2027. The record-keeping requirement remains; the applicability date moved.

How does a governance layer like OpenBox protect enterprise value?

OpenBox, an AI agent governance platform, checks every agent action against policies and guardrails before it runs, returning one of four decisions: ALLOW, REQUIRE_APPROVAL, BLOCK or HALT. It then signs each session’s events into a Proof Certificate, which its documentation describes as tamper-proof evidence. OpenBox’s compliance page says this evidence maps to frameworks such as GDPR, SOC 2 and ISO 27001.

Sources

Drumbeat Capital, “The Transatlantic Deep Tech Report 2026” (powered by Dealroom data; full report gated behind a request form), https://dealroom.co/reports/the-transatlantic-deep-tech-report-2026, accessed 4 August 2026.

OpenBox (docs.openbox.ai), “Governance Decisions,” https://docs.openbox.ai/core-concepts/governance-decisions, accessed 4 August 2026.

OpenBox (docs.openbox.ai), “Attestation & Cryptographic Proof,” https://docs.openbox.ai/administration/attestation-and-cryptographic-proof, accessed 4 August 2026.

OpenBox (docs.openbox.ai), “OpenBox (llms.txt overview),” https://docs.openbox.ai/llms.txt, accessed 4 August 2026.

OpenBox, “Reduce Regulatory Risk (Compliance),” https://www.openbox.ai/solution/compliance, accessed 4 August 2026.

European Union, “Regulation (EU) 2024/1689 (AI Act), Article 12: Record-keeping,” https://ai-act-service-desk.ec.europa.eu/en/ai-act/article-12, accessed 4 August 2026.

Council of the EU, “Artificial intelligence: Council gives final green light to simplify and streamline rules,” 29 June 2026, https://www.consilium.europa.eu/en/press/press-releases/2026/06/29/artificial-intelligence-council-gives-final-green-light-to-simplify-and-streamline-rules/, accessed 4 August 2026.

Trustworthy AI
Starts Here

By submitting your email, you agree to our Privacy Policy and consent to receiving updates from us

Trustworthy AI
Starts Here

By submitting your email, you agree to our Privacy Policy and consent to receiving updates from us

Trustworthy AI
Starts Here

By submitting your email, you agree to our Privacy Policy and consent to receiving updates from us

Trustworthy AI
Starts Here

By submitting your email, you agree to our Privacy Policy and consent to receiving updates from us