Clarity · Edition

The Board Room

Thursday, June 4, 202636 sources · 7 min read

The Signal

Your EDR became structurally transparent this week.

AI-assisted reverse engineering reduces all five major endpoint products from weeks of skilled analysis to days of automated work — and the same window saw frontier models achieve full network takeover in UK AISI testing.

Key intelligence

  1. 01

    Defensive Security Architecture Fails at Three Layers

    EDR products are now reverse-engineered in days, not weeks. Mythos cleared both AISI network takeover ranges. Sigstore provenance is forgeable. PraisonAI was weaponized 4 hours post-disclosure. Five KEV entries hit AI infrastructure simultaneously. The defender's patch cycle hasn't moved, but the attacker's development cycle collapsed by an order of magnitude.

  2. 02

    The Agent Execution Layer War Begins

    SAP (€100M fund + Knowledge Graph) and ServiceNow (headless Action Fabric via MCP) both declared themselves the execution layer for AI agents in the same quarter. Apple is gating agent distribution on iOS. Google ships Gemini Intelligence as Android's agent layer this summer. Vercel confirms 59% of AI traffic is now agentic. The contest is no longer about which model wins — it's about which surface agents must pass through.

  3. 03

    Enterprise AI Cost Governance Breaks Down

    ServiceNow blew its full-year Anthropic budget by May. Anthropic grew 80x against a planned 10x, operating at ~12% of required capacity and silently degrading service. xAI leased 45% of Colossus (220K GPUs) to Anthropic, signaling compute financialization. 85% of organizations lack data foundations for agentic AI but are spending millions anyway. The true cost of AI deployment is 3-5x model fees once forward-deployed engineers are factored in.

  4. 04

    AI Liability Regime Crystallizing This Year

    a16z published the venture class's definitive liability blueprint: user-liability defaults and damages caps. Active litigation could impose massive penalties on developers for downstream misuse before any legislative framework exists. The ODNI vs Commerce fight inside the White House determines whether frontier AI operates under pre-release intelligence evaluation or voluntary Commerce agreements. Open-source AI strategy is directly threatened if developer-liability becomes the standard.

  5. 05

    Org Design Becomes Competitive Weapon

    Lovable dissolved its growth management layer and reports 90% of senior time on high-value building vs. coordination. Former VPs are voluntarily taking IC roles at AI-native firms. Duolingo walked back its blanket AI mandate after discovering a 20% 'slop tax' on AI output. The economic case for middle management is collapsing as AI compresses coordination costs — but forced adoption produces performative compliance, not productivity.

Deep dives

  1. 01

    Your Security Stack Just Became Glass — Three Layers Failed in the Same Week

    EDR opacity, provenance, and patch windows all failed the same test

    The reasonable skeptic will read this week's news as three unrelated stories that happen to land together. The reasonable skeptic is half right. The stories are unrelated in target. They are not unrelated in cause: AI compressed the cost of understanding defensive systems faster than defenders could refresh their obscurity. Each of the three invalidates a line item that most organizations still carry on the budget as a working control.

    The security model of the defensive stack was built on the premise that the cost of understanding the agent exceeded the value of bypassing it. That premise is no longer true for a growing share of the threat population.

    Layer 1: Endpoint Detection Is Now Transparent

    TrustedSec ran LLMs against five commercial EDR products and found identical architectural patterns across all five: YARA-style rules, behavioral logic, allowlists, prefilters, scripted engines readable as Lua after a single decryption pass, and local ML classifiers. Work that required a skilled reverse engineer and weeks of effort now completes in days. The population of attackers capable of this expanded by an order of magnitude, and the refresh cycle on bypass techniques is measured in days rather than quarters.

    Layer 2: Full Network Takeover Achieved

    The UK AISI confirmed that Anthropic's Mythos completed both of AISI's hardest simulated attack ranges, a first. OpenAI's GPT-5.5-cyber completed one. These models find and chain exploits in something close to real time, outperforming a trend line in which AI cyber task completion was already doubling every few months. This is a capability discontinuity, not a continuation. Security equities are up 20% YTD, which is the market beginning to price this in and almost certainly underpricing it.

    Layer 3: Supply Chain Trust Anchors Are Forgeable

    The TeamPCP/Shai-Hulud framework forges Sigstore provenance by extracting OIDC tokens from CI/CD runner memory. The verification chain the industry adopted specifically to prevent supply chain attacks is now itself an attack surface. A PraisonAI vulnerability was weaponized 4 hours post-disclosure. The exploit window has collapsed below what any traditional patch cadence can cover.


    The Defensive Roadmap

    The compensating controls that survive this quarter are the ones that do not depend on the endpoint being opaque: identity, network telemetry, and behavioral analytics above the endpoint. The architectural bet made this quarter about where detection lives is the bet that matters in two years. Teams that keep treating the endpoint agent as the load-bearing control will discover what load-bearing means when the control becomes transparent.

    Microsoft's MDASH, deploying 100+ coordinated AI agents for vulnerability discovery, shows the direction. AI-versus-AI security is the only posture that scales against AI-speed offense. Any budget still funding endpoint-agent renewals as the primary detection line item, rather than reweighting toward identity and network telemetry, was written for last quarter's threat surface.

    What to do

    1. Commission a red team exercise targeting your EDR specifically with AI-assisted reverse engineering to quantify your actual detection gap

      NowIf all five tested products share identical patterns, yours almost certainly does too. The gap is knowable now and defensible later.
    2. Rewrite critical-vulnerability patch SLAs from 30-day to 72-hour for internet-facing assets

      This sprint4-hour exploit windows mean 30-day cycles are operating in a state of known exploitability. The patch cycle hasn't moved but the attacker's has.
    3. Evaluate kernel-level isolation (Firecracker microVMs, gVisor) for CI/CD and multi-tenant workloads

      This quarterCopy Fail modifies in-memory file copies without touching disk — invisible to file integrity monitoring. Container isolation on shared kernels is an assumption being retracted.
    4. Map your Daybreak/AI security platform exposure to determine whether OpenAI becomes your security vendor or your security vendor's vendor

      This quarterOpenAI launching with 8 major security vendors signals a platform war that will reshape vendor relationships within 18 months.
  2. 02

    The Execution Layer War Just Started — And It Decides Who Owns the Agent Economy

    Four Platforms Made the Same Bet in the Same Week

    SAP, ServiceNow, Apple, and Google each told the market, in the same quarter, that the UI-centric era is winding down. The surface that matters is no longer the one a human touches. It is the API an agent calls. The contest is not which model wins. The contest is which platform every agent has to pass through to act on the real world.

    Agents that act across finance, HR, IT, and procurement need one authoritative place to reconcile state. Two authoritative places is zero authoritative places.

    Two Competing Architectures

    DimensionServiceNow (Open Interop)SAP (Data Moat)
    Agent protocolMCP servers (open standard)Proprietary Knowledge Graph
    ThesisAny agent talks to usOur agents are smarter inside our data
    InvestmentAction Fabric (headless)€100M fund + Autonomous Enterprise
    Strongest whereWorkflow across systemsProcess IS the transaction

    ServiceNow adopting MCP as the standard for Action Fabric pulls the ecosystem toward that protocol. SAP building a vertically integrated Knowledge Graph makes its own agents contextually superior inside SAP's data universe. Both can win in different segments at the same time.

    The Platform Gatekeepers Move

    Apple is inserting itself at the agent layer on iOS. The filings address agents that "spin up smaller apps on the spot after Apple has already approved the parent app," which is Apple saying, in lawyer prose, that agent sub-spawning is a safety risk and a revenue leak at the same time. Google ships Gemini Intelligence this summer on 3B+ devices, which turns apps into infrastructure and the agent into the interface.

    The consequence for any product is that if the agent mediates intent, discovery, pricing power, and the customer relationship migrate one layer up. a16z estimates $150B of GTM value is migrating away from the traditional CRM toward the AI orchestration layer.


    The Decision This Quarter

    A reasonable skeptic would say it is too early to declare the orchestration layer the prize, and that vendor positioning in one quarter is not destiny. The reasonable skeptic is correct on the timing and wrong on the geometry. The question is whether the platform is building the orchestration layer that other people's agents pass through, or becoming the commodity infrastructure underneath someone else's agent. Those are not the same business. They do not produce the same multiples. The window is 12-18 months, and after it closes, agent orchestrators route around the platform rather than through it.

    What to do

    1. Conduct an agent-readiness audit of your platform: can third-party AI agents discover, invoke, and orchestrate your workflows without a human UI?

      This sprintThe window before agents route around non-instrumented platforms is 12-18 months. Being bypassed isn't being disrupted — disruption leaves a seat at the table.
    2. Evaluate MCP server capabilities as a strategic investment for your platform roadmap

      This quarterServiceNow legitimized MCP at enterprise scale. Protocol standards crystallize fast, and the cost of adopting late is integration debt.
    3. Model per-action/per-outcome pricing scenarios against your current seat-based model

      This quarterOne customer showed 80% fewer seats + 83% higher total spend + 20+ agents running. Consumption-based pricing is dramatically accretive but only if you build for it.
    4. Assign a senior leader to track Apple's WWDC agent framework announcement and model iOS distribution risk within 30 days

      This sprintTeams that spent 2024 assuming Apple stays out of the agent layer are the ones now rewriting architecture documents. The gate is coming whether you're ready or not.
  3. 03

    Enterprise AI Spending Outruns Governance — The Budget Reckoning Is This Quarter

    The Numbers That Should Be on Your CFO's Desk

    ServiceNow's CDIO disclosed publicly that the company blew its full-year Anthropic budget by May. Anthropic, for its part, conceded it grew 80x against a planned 10x, which is another way of saying the provider ran at roughly 12% of the capacity its own customers required, silently degrading service while invoices kept clearing. The frame matters more than the anecdote. This is the structural condition of enterprise AI in mid-2026, not one vendor having a bad quarter.

    We are in the equivalent of cloud computing circa 2014: powerful capabilities, wildly unpredictable economics, and a governance vacuum that creates real financial exposure.

    The Cost Is 3-5x What the Budget Shows

    Every serious model provider — Google, OpenAI, Anthropic — now concedes that the model alone does not deploy itself. Google is hiring hundreds of forward-deployed engineers. OpenAI acquired a 150-person consulting firm. ServiceNow and Salesforce are standing up their own FDE teams. At a loaded cost of $300-500K per FDE, and 5-10 of them required for a meaningful deployment, the true program cost lands at 3-5x the model fees. That is the denominator boards approving AI envelopes are not yet using.

    The Data Foundation Gap

    85% of organizations lack adequate data foundations for agentic AI and are spending in the millions to tens of millions regardless. A survey of 334 practitioners found only 4.8% said they needed better tools. The remaining 95.2% asked for training, clearer requirements, more time, and dedicated data ownership. The skeptic will say this is the usual practitioner complaint. The skeptic is partly right and entirely missing the point: this is not a tooling gap, it is an organizational one, and tooling budgets do not close it.

    The Compute Economics Are Shifting Underneath

    xAI is leasing 220,000 GPUs (45% of Colossus) to Anthropic, the same competitor Musk publicly called "misanthropic and evil." When that trade clears, GPU supply has become a financial instrument first and a strategic moat second. Training efficiency is compounding in the same direction: 2-3x from token superposition, 360x from elastic post-training, 17x from data curation. The build-versus-buy math on custom models is being repriced every quarter.


    The Governance Response

    ServiceNow's CDIO is already building an AI Control Tower and selling it to other enterprises. That is not partnership. That is the market routing around a vendor deficiency. Anthropic does not offer SLAs, does not provide usage telemetry, and had no comment on the budget blowout. The strategic posture is unambiguous: Anthropic is betting model performance will override governance concerns. This quarter's bet sets up next quarter's procurement review, and the enterprise market may decide it disagrees.

    What to do

    1. Conduct immediate audit of all AI model consumption spend vs. budget with per-team and per-use-case attribution

      NowIf ServiceNow blew its annual budget by May, your org likely has similar blind spots. The cost is running ahead of visibility.
    2. Renegotiate AI vendor contracts to require SLAs, committed pricing tiers, and usage telemetry — treat absence of these as disqualifying

      This sprintAnthropic's lack of enterprise-grade controls at this scale of spend is a deliberate choice. Counter it with contract requirements.
    3. Stand up an AI governance function with authority over tool/vendor rationalization before Q3 budgeting

      This sprintThe AI tool sprawl parallels SaaS sprawl of 2019 but with higher stakes — ungoverned AI agents make autonomous decisions, not just duplicate spend.
    4. Commission an agentic AI readiness audit focused on data quality, lineage, and governance maturity across your top 3 AI investment areas

      This quarter85% of orgs are spending without foundations. Determine which 15% bucket you're in before committing the next tranche.

From the editor's desk

Stories

  • Update: Anthropic hit $30B ARR (from $9B four months ago) — 120x growth in 24 months while raising $75B total capital, now reportedly raising at $950B valuation above OpenAI's $854B

  • Training efficiency breakthroughs stacking: Nous Research 2-3x (token superposition), NVIDIA 360x (elastic post-training), Datology 17x (data curation) — custom model economics shifting quarterly

  • Abridge raised at $5.3B valuation on 80-100M+ medical conversations — positioning as 'clinical intelligence layer' above EHR, with prior auth compressed from 45 days to minutes

  • Fervo Energy IPO at $10B+ valuation (shares jumped 33%) — Google holds option for 3GW from Fervo against 658MW currently contracted, equivalent to 60+ data center facilities

  • Lovable dissolved its growth management layer 5 months ago; former VPs report 90% of time on building vs. coordination tax — model is expanding, not retreating

  • Duolingo CEO admits blanket AI mandate produced performative adoption — quantified ~20% 'slop tax' on AI-generated output requiring human QC at scale

  • a16z published definitive AI liability blueprint advocating user-liability defaults and damages caps while deploying $115.5M into 2026 midterms — largest disclosed political donor of the cycle

  • ODNI vs Commerce fight inside White House over AI model evaluation authority — outcome determines whether frontier labs face pre-release intelligence evaluation or voluntary frameworks

  • LLMjacking confirmed at scale: honeypot absorbed 113,000+ attacks/month with 23% targeting AI endpoints specifically (/api/tags, /v1/models, .well-known/mcp.json)

The Bottom Line

The security stack's foundational assumption — that understanding your defenses costs more than bypassing them — collapsed this week across endpoint, supply chain, and vulnerability discovery simultaneously, while enterprise AI budgets are running wildly ahead of governance (ServiceNow blew its annual Anthropic budget by May) and four major platforms simultaneously declared war over who owns the agent execution layer. The decision this quarter is not which AI model to pick. It's whether your security architecture, your platform strategy, and your cost governance were designed for a world that still exists — because the evidence from this week says they weren't.