Author: Team_Neuralwired

  • Gartner: AI Agent Governance Rules Are Failing 2026

    Gartner: AI Agent Governance Rules Are Failing 2026

    AI Agent Governance 2026: Why ‘One Size’ Rules Fail | NeuralWired Enterprise AI / Governance

    AI Agent Governance 2026: Why ‘One Size’ Rules Fail

    Your AI agent can already read your database, draft an email, and push a config change. The question nobody in the room can answer is who signed off on that, and whether anyone would even notice if it went wrong. That gap has a name now: AI agent governance, and Gartner just told the industry it’s building the wrong kind.

    On May 26, 2026, Gartner published research warning that enterprises applying identical governance rules to every AI agent, regardless of what that agent can actually do, are setting themselves up to fail. The firm’s prediction is blunt: by 2027, 40% of enterprises will demote or decommission autonomous AI agents after governance gaps surface the hard way, in production, after something breaks.

    If you’re a CTO, CISO, or VP of Engineering deciding what your agent fleet is allowed to touch next quarter, this is the framework everyone else is now quoting. Here’s what it actually says, what the data shows is already happening, and what changes on your calendar because of a deadline that isn’t hypothetical: August 2, 2026.

    The binary governance problem

    Most organizations still treat AI agent governance as a light switch: locked down or fully trusted, nothing in between. Shiva Varma, Senior Director Analyst at Gartner and the author of the May 26 research, says that’s exactly the root cause of the failures his team is now tracking.

    “Agents operate at different autonomy levels and across different trust boundaries.” Shiva Varma, Senior Director Analyst, Gartner
    Gartner Newsroom, May 26, 2026
    Apply heavy controls to a document-summarizing agent and you get a bottleneck: delivery slows, and engineers start building unsanctioned workarounds instead of waiting for approval. That’s shadow AI, and it’s a governance failure in its own right. Flip it around and under-restrict a powerful, autonomous agent, and you’ve expanded your attack surface without expanding your ability to see it.

    CIO Dive’s follow-up interview with Varma put it more plainly still: a lot of companies simply don’t have agent-specific governance at all, they have one blanket policy stretched over everything.

    Gartner’s four autonomy tiers, explained

    Gartner’s fix isn’t more governance across the board. It’s proportional governance, matched to what each agent can actually do. The framework splits agents into four tiers by autonomy level, and pairs each with the controls that tier actually needs, not more, not less.

    Tier What the agent does Governance required
    Observe Read-only access, outputs visible only to the requesting user. Document summarization, retrieval, code explanation. Scoped access, authentication, usage logging, basic testing.
    Advise Generates recommendations or drafts; a human reviews and executes manually. Output-quality review, hallucination testing, reliance training.
    Act with approval Writes data, sends communications, or changes configurations, only after explicit human sign-off per action. Security testing, clear approval workflows with audit trails, agent-specific incident response.
    Act autonomously Executes independently within set guardrails; humans review exceptions and aggregated outcomes, not individual decisions. Continuous monitoring, enforced guardrails, rollback mechanisms, circuit breakers.
    The third tier is where Varma’s warning gets sharpest. Human-in-the-loop approval only works as a control if it stays meaningful, and under time pressure, approval fatigue quietly turns a real check into a rubber stamp. And the fourth tier carries its own physics problem: once an agent acts on its own, it operates at a speed no human reviewer can keep pace with in real time. That’s why circuit breakers and rollback mechanisms aren’t optional at that level, they’re the only brake left.

    Gartner adds one more distinction worth sitting with: autonomy and access scope are two separate dials, not one. An agent can be low-autonomy but high-scope (it touches a lot of systems, but a human approves every move), or high-autonomy but narrow-scope. Risk climbs with either dial, independently.

    The data: this is already causing incidents

    None of this is theoretical. The numbers from three separate 2026 surveys point the same direction: deployment is outrunning oversight, and it’s already producing damage.

    The gap, in four numbers:
    • 88.4% of organizations had at least one AI-agent-related security breach in the past 12 months, per AvePoint’s State of AI 2026 report (750 IT leaders surveyed).
    • ~52% average monitoring coverage across deployed agents, meaning roughly 48% run with no meaningful oversight, per Gravitee’s State of AI Agent Security report (750 senior technology leaders, April 2026).
    • 7.2% of organizations have a single named person formally accountable for agent behavior. The rest call it unclear, informally shared, or simply undiscussed. (Gravitee, same survey.)
    • 62% of organizations now name security and risk, not technical limits, as the top barrier to scaling agentic AI, according to Stanford’s 2026 AI Index, cited by Speakeasy.
    Put those together and you get a picture that should worry anyone signing off on an agent rollout: agent fleets roughly doubled in size since December 2025, while monitoring coverage barely moved. The fleet is growing faster than anyone’s ability to watch it.

    Anushree Verma, another Senior Director Analyst at Gartner, offers a useful counterweight here. Much of what gets called “agentic AI” in 2026 is still early and experimental, and treating it as more mature than it is can blind teams to what real production deployment actually costs. That matters: some of the governance panic is running ahead of how much genuinely autonomous work is happening yet. But it doesn’t erase the incident numbers above, and it doesn’t change who’s accountable when the agents that are live go wrong.

    The August 2026 deadline you can’t negotiate

    If your agents touch EU users in employment, credit, insurance, or critical infrastructure decisions, there’s a date on the calendar that matters more than any vendor roadmap. The EU AI Act’s high-risk system obligations reach full enforcement around August 2, 2026, requiring documented human oversight, record-keeping, and audit logging for those systems.

    The penalties aren’t symbolic. Fines scale up to €35 million or 7% of global annual revenue, and they apply regardless of where the company is headquartered, as long as outputs reach EU users. Headquarters in Austin doesn’t buy you an exemption if your hiring agent screens applicants in Berlin.

    Kiteworks’ 2026 forecast puts a sharper edge on why this matters right now: 63% of organizations can’t currently enforce purpose limitations on their AI agents, and 60% can’t terminate a misbehaving one. An agent you cannot stop is, by definition, an agent without governance. That’s not a compliance nuance, that’s the whole ballgame.

    What mature governance actually looks like

    The cloud vendors spent Q2 2026 building governance into the product, not bolting it on after. Microsoft made its Agent 365 SDK generally available at Build 2026, pairing it with an Execution Container SDK and Purview data-loss-prevention for agent prompts. Google built its Gemini Enterprise Agent Platform around an Agent Identity and Agent Registry system, giving every agent a cryptographic identity separate from any human user. AWS took the lighter path, leaning on Bedrock AgentCore to get agents into production fast while still offering identity and tool management.

    The case study everyone in this space keeps citing is Uber’s internal build: an LLM gateway handling PII redaction and audit logging across every model call, an MCP gateway governing every agent-to-tool connection across more than 10,000 internal services, and an agent identity system with cryptographically attested lineage on every action taken.

    Worth saying plainly: that took Uber years and a dedicated platform engineering team whose only job was AI infrastructure. Most companies reading this don’t have that team, and they don’t have that runway either. Uber is proof the model works, not a template you can copy over a weekend.

    The skeptic’s case

    A fair amount of the loudest governance-urgency content in 2026 comes from companies that sell governance software. The underlying statistics are usually real and independently sourced, but the framing tends to land in the same place: buy the platform. Worth reading the data and discounting the pitch separately.

    There’s a sharper irony buried in Gartner’s own research. The firm’s 2026 Hype Cycle for Agentic AI places governance and security tooling on the curve as an early, still-maturing category, not a solved one. Enterprises are being told to urgently adopt governance platforms in a product category Gartner itself flags as immature. That’s not a reason to skip governance. It’s a reason to be honest that the tools for doing it well are still catching up to the sales pitch.

    A more pointed critique comes from outside the analyst world entirely. A recent opinion piece put the capability gap bluntly: in practice, today’s AI agents behave less like autonomous employees and more like “junior staffers who work quickly, confidently and often incorrectly.” That’s commentary, not analyst research, but it’s a useful check on any narrative that assumes agents are already reliable enough that governance is the only thing standing between them and full autonomy.

    What to do this quarter

    You don’t need a platform purchase to make progress before your next planning cycle. Three moves cost nothing but time.

    1. Tier your existing agents. Sort every live agent into Observe, Advise, Act-with-approval, or Act-autonomously. Most teams have never done this classification exercise, and it surfaces mismatches immediately.
    2. Name an owner. Only 7.2% of organizations have done this. It costs nothing and it’s the single most concrete accountability fix available right now.
    3. Check your kill switch. If you can’t answer, in one sentence, how you’d stop a specific agent from acting in the next five minutes, that’s your highest-priority gap, ahead of any new deployment.
    Our read: the enterprises that get hurt in 2027 won’t be the ones that moved slowly on agents. They’ll be the ones that scaled fast without ever doing the tiering exercise above, then discovered their most powerful agent had the governance of their least powerful one.


    Frequently asked questions

    What is AI agent governance?

    AI agent governance is the set of policies, ownership structures, and enforcement controls that determine what AI agents are allowed to do, on whose authority, and under what regulatory constraints, covering identity, permissions, monitoring, and accountability for systems acting on a company’s behalf.

    Why does AI agent governance matter in 2026?

    Gartner found 62% of organizations now cite security and risk, not technical limits, as their top barrier to scaling agentic AI. AvePoint reports 88.4% had at least one agent-related security incident in the past year, and roughly 48% of deployed agents run without adequate monitoring.

    What happens if a company doesn’t govern its AI agents?

    Gartner predicts 40% of enterprises will demote or decommission autonomous AI agents by 2027 after governance gaps surface through real incidents. Ungoverned agents also create direct EU AI Act exposure, with fines reaching €35 million or 7% of global revenue for high-risk systems.

    What are Gartner’s four AI agent autonomy levels?

    Observe (read-only, lightweight controls), Advise (drafts a human reviews and executes), Act with Approval (agent acts only after human sign-off on each action), and Act Autonomously (independent execution within guardrails, monitored through exception review, rollback, and circuit breakers).

    When does the EU AI Act apply to AI agents?

    High-risk obligations under the EU AI Act, covering agents used in employment, credit, insurance, and critical infrastructure, reach full enforcement around August 2, 2026, requiring documented human oversight, audit logging, and conformity assessments regardless of where the company is headquartered.

    Who is responsible for AI agent behavior inside a company?

    Currently, almost no one, formally. Only 7.2% of organizations report having a single named individual with accountability for agent behavior, according to Gravitee’s April 2026 survey of 750 senior technology leaders. Most describe accountability as unclear or undiscussed.


    Where this goes next

    Here’s what you now know that you didn’t ten minutes ago: governance isn’t a checkbox you add after deployment, it’s a dial you set per agent, based on what that agent can actually touch and how fast it can act. Uniform rules break in both directions, over-restricting the harmless agents and under-restricting the dangerous ones.

    Watch three things over the next 6 to 18 months. First, whether Gartner’s 40%-decommission prediction starts showing up as real earnings-call language from enterprises walking back agent rollouts. Second, whether the governance platform market (projected past $1 billion by 2030) actually matures fast enough to catch up with the Hype Cycle placement it currently sits at. Third, how EU regulators enforce the August 2026 deadline in the first few months, since the first fine or the first quiet non-enforcement will set the tone for everyone watching from outside the bloc.

    None of this requires a platform purchase to start. Tiering your agents and naming an owner are free, and they’re the two moves most companies still haven’t made.

    Related coverage: Cursor AI Code Review: 86% Now Skip Human Checks, Klarna, Replit, Zillow: 12 Companies Whose AI Failed, and The $52 Billion Question: Why 70% of AI Agent Deployments Fail.

    Want this kind of breakdown in your inbox? Subscribe to The Neural Loop at neuralwired.com/newsletter for the enterprise AI stories that matter, before they hit everyone else’s feed.
  • Gartner: Cybersecurity Board Oversight Still Fails

    Gartner: Cybersecurity Board Oversight Still Fails

    Enterprise Risk

    Cybersecurity Board Oversight Is Still Broken, Gartner Data Shows

    In June 2026, Gartner analyst Sam Olyaei stood in front of a room of security executives at the Security & Risk Management Summit and compared boardroom cybersecurity oversight to renewing car insurance: a checklist item nobody enjoys, filed away and forgotten until something breaks. Ten years ago, that comparison would have been unremarkable. In 2026, it’s a problem, because the data now shows boards are paying attention. They just aren’t acting on what they hear.

    That’s the uncomfortable core of this year’s cybersecurity board oversight story. Ninety three percent of board members now agree cyber risk threatens shareholder value. Ninety eight percent expect the threat to grow within two years. And yet only 29% of directors describe the cybersecurity updates they receive from their CISO as “very effective.” Something is breaking down between recognition and response, and the gap is costing companies real money, real fines, and in at least one case this year, a CEO’s job.

    Table of Contents


    The Trillion Dollar Number Everyone Misquotes

    Start with the number that shows up in nearly every cybersecurity pitch deck: $10.5 trillion. That figure comes from Cybersecurity Ventures, which projected global cybercrime damages would hit $10.5 trillion by 2025. It first appeared in the firm’s 2016 “Hackerpocalypse” report and has been recycled in thousands of vendor blogs and conference keynotes since, usually presented as a live 2026 statistic. It isn’t. It’s a 2025 projection, and the firm behind it has quietly revised its own math.

    Founder Steve Morgan has started publicly correcting the record. Other outlets, he says, kept applying his firm’s older 15% annual growth rate to produce headline-grabbing but unsustainable numbers, like claims of $23 trillion by 2027. Cybersecurity Ventures now projects a much slower climb, expecting cybercrime costs to plateau at roughly 2.5% annual growth through 2031, reaching $12.2 trillion rather than the runaway trajectory bloggers have assumed.

    Why this matters for your board deck: If you’re still citing “$10.5 trillion in 2026,” you’re citing a 2025 figure with a growth assumption its own author has walked back. The honest framing is $10.5 trillion in 2025, climbing toward $10.8 to $12 trillion in 2026 depending on which tracker you trust, since no government body audits a global cybercrime total the way GDP gets measured.

    That distinction matters because it sets the tone for everything downstream. Cybersecurity board oversight built on an inflated, unaudited headline number invites the exact dismissal Olyaei described: another scary statistic, filed and forgotten.

    What a Breach Actually Costs in 2025 and 2026

    The more useful number for board decks comes from IBM’s Cost of a Data Breach Report 2025, built with the Ponemon Institute from 600 breached organizations surveyed between March 2024 and February 2025. The global average breach cost fell to $4.44 million, down 9% year over year, the first decline in five years. IBM credits AI-accelerated detection and containment for the drop.

    The U.S. number moved the opposite direction. American companies paid a record $10.22 million per breach on average, up 9%, driven by regulatory penalties and slower detection timelines. Read those two numbers side by side and a pattern emerges: AI is helping companies find and contain breaches faster almost everywhere, but in the U.S., the cost of getting caught by regulators is rising faster than the cost of the breach itself. That’s a board conversation about legal exposure and disclosure strategy, not just a security operations metric.

    The Boardroom Paradox: 93% Concern, 15% Influence

    Here’s where cybersecurity board oversight gets genuinely strange. At Gartner’s 2026 Security & Risk Management Summit, analysts presented survey data showing 93% of board members agree cyber risk threatens shareholder value, and 98% expect that threat to grow within two years. Nobody in the room needed convincing that cybersecurity matters.

    “How many of you get excited when your annual car insurance premiums come up for renewal? That is how the board has viewed cybersecurity. It’s a regulatory thing. It’s a checklist. It’s an attestation.”
    Sam Olyaei, Managing Vice President, Gartner, Security & Risk Management Summit 2026 (TechTarget)

    The disconnect shows up hardest in a separate 2026 CISO-Board Engagement Report from IANS Research, Artico Search, and The CAP Group, which surveyed board directors alongside 663 CISOs. Just 15% of CISOs say they help shape company strategy. Ninety five percent brief their boards regularly, more than triple the rate from a decade ago, when only about a quarter of CISOs presented directly to the board at all. But frequency isn’t the same as effectiveness. Only 29% of directors call the reporting they get “very effective,” while 53% land on “somewhat effective,” a polite way of saying it’s not landing.

    “Many of the reports that I review are actually structured around cybersecurity, not around the business.”
    Tom Scholtz, Analyst, Gartner, Security & Risk Management Summit 2026 (TechTarget)

    Worth asking here: is the “boards ignore cybersecurity” narrative actually outdated? The access data says yes. Board attention has never been higher. What hasn’t caught up is the format that attention comes in. CISOs are still walking in with patch counts and mean-time-to-detect charts when the room wants to know what a breach does to next quarter’s earnings.

    How Companies Are Routing Around SEC Disclosure Rules

    Since December 18, 2023, SEC Item 1.05 has required public companies to disclose material cybersecurity incidents on Form 8-K within four business days of determining materiality, alongside annual 10-K disclosures of how the board oversees cyber risk. Two and a half years in, the filing data tells its own story about board-level risk appetite.

    Disclosure track Filings since Dec 2023 What it signals
    Item 1.05 (mandatory, material) 29 issuers Company determined the incident was material and disclosed accordingly
    Item 8.01 (voluntary, non-material) 50 issuers Company disclosed without a formal materiality finding
    Data from the Debevoise Data Blog’s tracker, cross-checked against SEC EDGAR, shows more companies are choosing the voluntary path than the mandatory one, and most Item 8.01 filings never graduate into a materiality determination at all. Read charitably, that reflects genuine uncertainty about where the materiality line sits. Read less charitably, it looks like boards and general counsel finding a way to disclose just enough to look responsive without triggering the harder four-day mandatory clock. Either way, it’s the SEC filing record making the same point the Gartner survey data makes: boards know the rules exist, and they’re managing around the edges of them rather than building a system that makes the question moot.

    Coupang: What Governance Failure Actually Looks Like

    If you want the concrete version of “IT line item” thinking gone wrong, look at Coupang, South Korea’s largest e-commerce platform. A former employee left the company in late 2024 without having their cryptographic signing keys revoked. Between June and November 2025, that person used those still-active keys to access roughly 33.7 million customer accounts. Nobody noticed for nearly five months.

    Coupang disclosed the breach publicly on December 1, 2025. Co-CEO Park Dae-jun resigned nine days later. South Korea’s Personal Information Protection Commission fined the company 624.68 billion won, about $456 million, on June 11, 2026, a record penalty that regulators explicitly attributed to “a management problem” rather than a sophisticated attack. Roughly 1.2% of the company’s 2025 revenue, in a single fine, for something as basic as offboarding.

    That’s the piece easy to miss in trillion-dollar headline coverage: the failure that cost Coupang its CEO and nine figures wasn’t a novel AI-powered attack. It was an access-control checklist item nobody closed out. No amount of board-level financial-risk framing fixes that if the operational basics underneath aren’t handled, which is the honest limitation of every governance-reform pitch, including this one.

    The Fix Gartner Is Pushing: Talk Balance Sheets, Not Firewalls

    Gartner’s practical answer to the reporting-effectiveness gap is a reframing exercise: present cybersecurity to the board the way a CFO presents financial statements, not the way a SOC analyst presents an incident log. Translate detection and response capability into something closer to a balance sheet. Translate risk exposure into something closer to a cash-flow statement. The goal is a deck a board member without a security background can act on in the room, not one they nod through and forget.

    It’s a low-cost fix by enterprise standards, and it’s the one lever CISOs actually control. They can’t single-handedly close the SEC filing gap or force a plateau in cybercrime cost growth. They can change what’s on the slide. Our read: the CISOs who adopt this framing first will be the ones who show up on the 15% “shapes strategy” side of the IANS data instead of the 85% who don’t.

    The WEF Global Cybersecurity Outlook 2026, produced with Accenture from responses across 804 executives in 92 countries, adds another wrinkle worth watching: only 16% of organizations running industrial or operational technology environments report OT security issues to their boards at all, and just 20% maintain a dedicated OT security team. If IT risk reporting is inconsistent, OT risk reporting is close to absent, and that’s a blind spot that scales badly for any manufacturer or utility reading this.

    What to watch over the next 6 to 18 months

    • Whether the 29-versus-50 SEC filing gap narrows or widens as enforcement scrutiny increases, following the SEC’s 2024 actions against four companies over materiality gamesmanship.
    • Whether more CISOs adopt Gartner’s financial-statement reporting model, and whether the 15% “shapes strategy” figure moves in next year’s IANS survey.
    • Whether OT security reporting to boards rises off its current 16% baseline as regulatory pressure from frameworks like the EU Cyber Resilience Act pushes industrial risk into the same disclosure conversation as IT risk.
    Regulatory pressure is already compounding the problem for companies running both IT and connected-device fleets. NeuralWired covered the compliance mechanics in our EU Cyber Resilience Act IoT deadline explainer, and the parallel between the Coupang fine and the fines detailed in our GDPR AI compliance fines roundup is hard to miss: regulators on both sides of the Pacific are converging on the same message, boards own this risk now, penalties included. For a real-world example of how fast an AI-enabled failure becomes a board problem, our writeup of the Arup deepfake fraud case is worth a read alongside this one.

    FAQ

    Do boards think cybersecurity is a business risk?

    Yes. Gartner data presented at its 2026 Security & Risk Management Summit found 93% of board members agree cyber risk threatens shareholder value, but most CISO reporting is still structured around technical metrics rather than business outcomes, which is where the disconnect starts.

    How much does cybercrime cost the world in 2026?

    Cybersecurity Ventures projected global cybercrime damages would reach $10.5 trillion by 2025, with costs plateauing toward $12.2 trillion by 2031 at roughly 2.5% annual growth, down from the 15% pace assumed in earlier forecasts. Treat it as a directional estimate, not an audited total.

    What is the average cost of a data breach in 2025?

    IBM’s 2025 Cost of a Data Breach Report found the global average breach cost fell to $4.44 million, a 9% decline credited to AI-accelerated detection, while the U.S. average rose to a record $10.22 million, driven by regulatory penalties and slower detection.

    Do SEC rules require companies to disclose cyberattacks?

    Yes. Since December 18, 2023, SEC Item 1.05 requires public companies to disclose material cybersecurity incidents on Form 8-K within four business days of a materiality determination, plus annual board-oversight disclosures on Form 10-K.


    The Takeaway

    Cybersecurity board oversight in 2026 isn’t failing because boards don’t care. The Gartner and IANS data both show the opposite: attention is at an all-time high, and 95% of CISOs now brief their boards regularly, up from roughly a quarter a decade ago. What’s failing is the translation layer, the gap between “93% agree this threatens shareholder value” and “only 15% of CISOs shape strategy.” Coupang shows what happens when that gap meets a basic operational lapse: a $456 million fine and a resigned CEO, for an unrevoked set of keys.

    The fix on the table right now, reporting cybersecurity in the language of business risk instead of technical metrics, is neither expensive nor complicated. It’s just not yet standard practice. Watch the next round of SEC filings, the next IANS board-engagement survey, and whether OT security reporting starts climbing off its current 16% floor. Those three numbers will tell you whether 2026 was the year the gap started closing, or just the year it got measured more precisely.

    Want the next governance and enterprise-risk story before it hits your feed? Subscribe to The Neural Loop at neuralwired.com/newsletter.

  • EU AI Act August 2026 Deadline: What Really Changes

    EU AI Act August 2026 Deadline: What Really Changes

    EU AI Act’s Real August 2 Deadline: What Actually Changes Regulation / EU Tech Policy

    The EU AI Act’s Real August 2 Deadline: What Actually Changes

  • Amazon Layoffs 2026: Inside Tech’s 164K AI Job Cuts

    Amazon Layoffs 2026: Inside Tech’s 164K AI Job Cuts

    Big Tech / AI Economy

    164,000 Tech Layoffs in 2026: Is AI Really the Reason?

    Over 164,000 tech workers lost their jobs in 2026, and companies keep pointing to AI. On July 13, more than 200 economists and AI researchers, including 16 Nobel laureates, signed a joint statement warning that the disruption is real and accelerating. But the layoff data tells a messier story than either the executives or the alarmists want to admit.

    If you’re a CTO, an engineering manager, or a mid-career software professional watching your feed fill up with layoff announcements, you already know the headlines aren’t giving you the full picture. Some of these cuts are genuinely about AI eating tasks that used to require a headcount line. A lot of them aren’t, and the companies making them know it.

    The July 13 letter that changed the conversation

    Two days before this article published, something unusual happened. Stanford’s Digital Economy Lab, coordinated by economist Erik Brynjolfsson, released a statement titled “We Must Act Now,” and it wasn’t signed by the usual chorus of AI doomers. It was signed by the people building the technology.

    Anthropic co-founder Jack Clark signed it. So did Google DeepMind Chief Scientist Jeff Dean and OpenAI CFO Sarah Friar, according to reporting from phys.org. That’s a rare moment: the companies with the most to gain from downplaying AI’s labor impact instead put their names on a warning about it.

    The more telling signature belongs to MIT’s Daron Acemoglu, alongside co-laureate Simon Johnson. Both won the 2024 Nobel Memorial Prize in Economic Sciences, and both have spent years pushing back against inflated AI displacement claims. Acemoglu told the New York Times, in comments summarized by Gadget Review, that if AI does to white collar services what robots did to manufacturing, only faster, the results would be seriously disruptive and costly for people’s livelihoods.

    That’s a genuine shift in expert consensus. It’s not proof that 2026’s layoffs are AI driven. It’s evidence that the smartest skeptics in the room are less certain than they used to be.

    The real 2026 tech layoffs, reconciled

    Here’s where most coverage of this story goes wrong: it picks one tracker, quotes one number, and moves on. Different trackers measure different things, and the gap between them matters.

    Tracker2026 figure (through mid-July)What it measures
    Challenger, Gray & Christmas139,156 tech cuts (of 443,604 total across all industries)Employer announcements, all U.S. industries, official outplacement data
    TrueUp166,820 to 168,000+Aggregated public tech-company reports
    Layoffs.fyi / SkillSyncer185,894 across 267 eventsCrowd and media-sourced tech layoff events
    The “over 164,000” figure sits inside this range and is defensible, but it belongs to the TrueUp and Layoffs.fyi style of tracking, not to any single government statistic. No federal agency publishes a “tech layoffs” category. That distinction matters if you’re citing this number in a board meeting.

    The one number worth trusting without caveats: Challenger, Gray & Christmas reports tech sector cuts rose 83% year over year, from 76,214 in the first half of 2025 to 139,156 in the first half of 2026. That’s the acceleration, and it’s the part of the story that isn’t in dispute.

    AI itself, as a cited reason, has now topped Challenger’s tracked causes for four consecutive months: March, April, May, and June 2026. Year to date, AI has been cited in 101,743 job cut announcements across every industry, about 23% of all 2026 cuts. Since Challenger started tracking AI as a discrete reason in 2023, the cumulative total sits at 173,568 announcements.

    “Tech remains the epicenter of this year’s cuts. AI is the dominant force as companies are restructuring around it, automating roles, and reallocating budgets toward new capabilities.” Andy Challenger, Chief Revenue Officer, Challenger, Gray & Christmas

    Which companies cut the most, and what they actually said

    The named cuts tell a more specific story than the aggregate numbers, especially once you read past the headline into the earnings call transcripts and filings.

    • Oracle: 21,000 jobs cut over the trailing 12 months, about 13% of its workforce, taking headcount from 162,000 to 141,000. Oracle’s own FY2026 filing states that AI adoption “has resulted, and may continue to result, in reductions to our workforce,” making it one of the only companies to put that claim in a legal filing rather than a press quote.
    • Amazon: roughly 30,000 corporate jobs cut across two rounds (14,000 in October 2025, 16,000 in January 2026). CEO Andy Jassy told staff in a company memo posted to Amazon’s own newsroom that the company would “need fewer people doing some of the jobs that are being done today” as generative AI efficiency gains take hold.
    • Meta: about 8,000 layoffs in Q2 2026, even as Q1 revenue hit $56.3 billion, up 33% year over year, and 2026 capex guidance climbed to $115 to $145 billion. Mark Zuckerberg admitted the company “miscalculated” the pace of its AI driven productivity gains.
    • Microsoft: 4,800 jobs cut starting July 2026, concentrated in Xbox, which lost 3,200 roles, about 20% of that division. Chief People Officer Amy Coleman stated directly that “the roles eliminated today are not being replaced by AI.”
    • Cisco: about 4,000 jobs, 5% of staff, cut in Q4 2026 despite record quarterly revenue of $15.8 billion.
    Notice the pattern. Oracle and Amazon explicitly connect the cuts to AI in official documents. Microsoft explicitly says the opposite, in an official document. That contradiction, sitting inside the same news cycle, is the whole story in miniature.

    The “AI washing” problem nobody in the C-suite wants to name

    OpenAI CEO Sam Altman has publicly used a specific term for what’s happening: AI washing, meaning companies blame AI for layoffs whether or not AI is actually the cause. When the person running the company that makes ChatGPT says this out loud, it’s worth taking seriously.

    Deutsche Bank called this in January 2026, months before the wave crested, predicting that “AI redundancy washing” would define the year. Oxford Economics went further that same month, concluding that firms “don’t appear to be replacing workers with AI on a significant scale.” And the Yale Budget Lab, examining the labor market 33 months after ChatGPT’s release, found no measurable link between AI exposure and changes in employment or unemployment.

    “The headline is, ‘It’s because of AI,’ but if you read what they actually say, they say, ‘We expect that AI will cover this work.’ Hadn’t done it. They’re just hoping.” Peter Cappelli, Professor of Management, The Wharton School
    Marc Andreessen made a related point to podcaster Harry Stebbings, arguing that most companies “all have the silver bullet excuse: ah, it’s AI,” when the real driver is correcting pandemic era overhiring that left large tech firms staffed 25% to 75% beyond what they needed. Block’s Jack Dorsey is the clearest example in the wild. He initially attributed roughly half of Block’s workforce cuts to AI enabling “a new way of working,” then, under public pressure, acknowledged the company had simply overhired during the pandemic.

    Our read: treat every company’s stated reason for a layoff as a claim, not a fact. When the explanation is AI, ask what the company gains from that framing versus admitting a hiring or strategy error. Sometimes the answer is both are true at once.

    Why companies are cutting jobs while spending more than ever

    Here’s the tension that most coverage skips entirely. Amazon, Microsoft, Alphabet, and Meta have collectively guided 2026 capital expenditure to an estimated $700 billion, nearly double their combined 2025 actual spend, at the same time they’re cutting headcount. This isn’t companies in distress trimming costs to survive. Meta’s revenue is up 33%. Microsoft’s fiscal Q3 revenue hit $82.9 billion, up 18%, with operating income up 20%.

    What’s actually happening looks more like capital reallocation. Budget is moving from people to infrastructure, specifically data centers, chips, and model training, and the layoffs function partly as a financing mechanism for that infrastructure buildout rather than a direct cost saving necessity. A Harvard Business Review survey of late 2025 executives found that most AI cited cuts were made on AI’s expected potential, not its demonstrated performance. Companies are laying people off for what they hope AI will do next year, not for what it’s already doing today.

    This dynamic connects directly to NeuralWired’s recent reporting on FinOps and DevOps budget integration, where the same reallocation from headcount to infrastructure spend shows up in engineering budgets specifically.

    What the broader economy actually shows

    Zoom out to the national labor market and the apocalyptic framing gets harder to sustain. The May 2026 JOLTS report from the Bureau of Labor Statistics showed a 1.1% layoff and discharge rate, with 7.6 million job openings and 5.2 million hires nationally. That’s ordinary churn, not collapse.

    June 2026 nonfarm payrolls grew by 57,000, and unemployment held at 4.2%. Professional and business services, the category displacement alarmists flagged first as vulnerable, actually added 36,000 jobs that month and 172,000 since October 2025.

    None of this means AI’s labor impact is fake. MIT’s Iceberg Index simulation found that 11.7% of the U.S. labor market, equal to about $1.2 trillion in wages, is already technically replaceable by current AI capability, concentrated in finance, healthcare, and professional services. That’s a capability estimate, not an observed job loss number, and Goldman Sachs has since walked back its own much cited “300 million jobs exposed” projection to a narrower 2.5% near term displacement estimate. The gap between what AI can technically do and what companies are actually doing with it remains wide.

    What this means if you work in tech right now

    If you’re hiring, expect the freeze on entry level and junior roles to continue. Multiple 2025 and 2026 sources point to new grad hiring drops of 30% to 50% at major tech employers, even as mid-career “AI orchestrator” roles, people who direct and validate AI output rather than compete with it, stay in demand.

    If you’re an individual contributor, Challenger’s data shows AI cited cuts concentrated in software engineering, customer support, and QA, the roles built around codifiable, repeatable tasks. The realistic move isn’t panic. It’s upskilling toward judgment, orchestration, and strategic framing, the parts of the job current models still can’t reliably do on their own.

    Also worth watching: a 2026 Oliver Wyman CEO survey found 43% of leaders now plan to reduce junior and entry level roles, up from 17% a year earlier. That’s the most concrete, close to source data point on where the entry level squeeze is actually heading.

    And a 99% figure from Mercer’s 2026 Global Talent Trends survey of 12,000 executives should give every planner pause: that’s the share who expect AI to cause at least some headcount reduction within two years. Intent, in other words, is nearly universal, even where realized cuts aren’t yet AI driven.


    Frequently asked questions

    How many tech jobs have been cut in 2026?

    Estimates vary by tracker. Challenger, Gray & Christmas counted 139,156 tech sector cuts through June 2026. TrueUp and Layoffs.fyi style aggregators put the tech specific total between 164,000 and 186,000 workers as of mid-July 2026, depending on methodology.

    Is AI really causing tech layoffs?

    Partly. AI has led all cited layoff reasons for four straight months in Challenger’s tracking, but economists including Wharton’s Peter Cappelli and MIT’s Paul Osterman argue many “AI layoffs” are really pandemic era overhiring corrections using AI as convenient cover.

    Which tech companies had the biggest layoffs in 2026?

    Oracle (21,000, about 13% of staff), Amazon (roughly 30,000 across two rounds), Meta (about 8,000), and Microsoft (4,800, concentrated in Xbox) are the largest confirmed 2026 cuts among major tech firms.

    What is “AI washing” in layoffs?

    A term popularized by OpenAI CEO Sam Altman for companies that publicly blame AI for job cuts actually driven by other factors, like overhiring correction or cost pressure, because it plays better publicly than admitting a management error.


    The bottom line

    2026’s layoff numbers are real, and they’re accelerating faster than they did in 2025. AI is a real and growing factor in a meaningful minority of those cuts. But “AI did this” as a blanket explanation is being used to launder decisions that predate or have nothing to do with actual AI driven task automation: overhiring correction, margin pressure, capex reallocation, investor pressure. Both things are true at once, and the honest read requires holding them together instead of picking a side.

    Over the next 6 to 18 months, watch three things. First, whether Challenger’s AI attribution streak extends past four months or breaks, which will tell you if this is a trend or a moment. Second, whether the $700 billion capex wave from Amazon, Microsoft, Alphabet, and Meta actually produces measurable productivity gains, the kind that would validate the layoffs retroactively, similar to the gap NeuralWired identified in its reporting on AI agent deployment failure rates. Third, whether policy responses like California’s new AI workforce tracker turn into anything with teeth, or stay symbolic.

    One pattern worth flagging for anyone tracking corporate AI claims broadly: it echoes what NeuralWired found reporting on companies whose AI bets have publicly failed, where the gap between AI’s stated role and its demonstrated results kept showing up as the real story underneath the announcement.

    Want the next update on this story, and the rest of NeuralWired’s Big Tech coverage, before it hits your feed? Subscribe to The Neural Loop.

    Figures current as of July 14, 2026. Layoff trackers update daily; totals may shift in the days following publication.

  • Cursor SpaceX $60B Deal: AI Code Review Risks 2026

    Cursor SpaceX $60B Deal: AI Code Review Risks 2026

    Cursor, SpaceX, and the End of Human Code Review
    Artificial Intelligence / Software Engineering

    Cursor, SpaceX, and the End of Human Code Review

  • MLflow 3.0: Databricks Merges MLOps and LLMOps in 2026

    MLflow 3.0: Databricks Merges MLOps and LLMOps in 2026

    MLOps vs LLMOps: Why the Split Just Ended in 2026
    Machine Learning · Enterprise AI

    MLOps vs LLMOps: Why the Split Just Ended in 2026

    Databricks, CoreWeave, and Weights & Biases have already merged the tooling. Most enterprise teams have not, and that gap is quietly draining their AI budgets.

    Somewhere inside a mid-size bank right now, one team is watching a fraud model’s accuracy drift on a Tuesday afternoon dashboard. Down the hall, a different team is squinting at a LangSmith trace trying to figure out why the company’s new support chatbot just hallucinated a refund policy. Neither team talks to the other. Neither uses the same registry, the same on-call rotation, or the same vocabulary for “this broke in production.”

    That split is the whole story of MLOps LLMOps convergence in 2026. The platforms that manage classical machine learning and the platforms that manage large language models are merging into a single discipline, driven by real product launches and real acquisitions, not by a marketing buzzword. But the merger is happening at the vendor level far faster than it’s happening inside actual companies. Teams still running two separate stacks are paying for it in duplicate infrastructure, duplicate headcount, and blind spots that show up right when an AI agent goes off the rails in front of a customer.

    This piece breaks down what’s actually converging, what the data says, where the maturity gap still bites, and what to do about it if you’re the person who has to justify the tool budget next quarter.

    What’s Actually Converging (And What Isn’t)

    Start with the clearest evidence: Databricks shipped MLflow 3.0 in June 2025, and it wasn’t a minor version bump. The release was built to bring the same rigor Databricks already applied to classical ML models to generative AI workloads, on one platform, so teams stop juggling separate systems for the two. It added tracing across more than 20 GenAI libraries, LLM-judge style evaluation, and one shared registry for models, prompts, and datasets through Unity Catalog.

    MLflow isn’t a niche tool. The open-source project sits at over 30 million monthly downloads with contributions from more than 850 developers, which makes it the closest thing MLOps has to a standard, and the fact that Databricks pointed that standard directly at LLM workloads is a signal worth taking seriously.

    Then there’s the money. In March 2025, CoreWeave agreed to acquire Weights & Biases, one of the most established names in ML experiment tracking. CoreWeave CEO Michael Intrator didn’t frame the deal as buying an MLOps company or an LLMOps company. He framed it as buying both categories at once, folded into infrastructure CoreWeave already sells.

    “Weights & Biases has built a phenomenal platform to help organizations of any size and across a range of industries to build, deploy and monitor AI training and inference applications.” Michael Intrator, Co-founder & CEO, CoreWeave — CoreWeave official announcement
    Weights & Biases now sells two products under one roof on purpose: W&B Models for the classical MLOps work (training, fine-tuning, deployment) and W&B Weave for LLMOps (tracing, evaluation of non-deterministic outputs). The company’s own positioning is “one platform, one audit trail, from first notebook to production LLM.” That’s not incidental phrasing. It’s the whole pitch.

    W&B CTO Shawn Lewis told VentureBeat that Weave was never meant to stand alone.

    “It’s foundational, so there’s a lot that you can do on top of this.” Shawn Lewis, CTO & Co-founder, Weights & Biases — VentureBeat
    This isn’t only a vendor story. PayPal extended its internal MLOps platform, Cosmos.AI, to natively handle LLM workloads, adding retrieval-augmented generation, semantic caching, and prompt management directly onto infrastructure it already had, rather than standing up a second stack. Uber built a unified “GenAI Gateway” mirroring the OpenAI API spec to serve both external and self-hosted models across more than 60 internal use cases. Neither company treated the LLM layer as a separate discipline requiring a separate org chart.

    Our read: the pattern across every one of these examples is the same. Nobody built a parallel LLMOps stack from scratch and kept it walled off. Every serious player extended what already worked for classical ML and bolted LLM-specific capability on top. If your team is planning a from-scratch LLMOps buildout in 2026, that’s worth questioning before you sign anything.

    The Numbers: How Big Is This, Really

    The market-sizing reports diverge, sometimes by 20 to 40 percent, depending on how each firm scopes “MLOps.” That’s normal for a young category, but it means no single number deserves to be treated as gospel.

    Grand View Research, the most methodologically transparent of the reports reviewed for this piece, puts the MLOps market at roughly $2.19 billion in its 2024 base year, projected to reach $16.6 billion by 2030, a compound annual growth rate above 40 percent. Fortune Business Insights puts 2026 alone at $4.39 billion, heading toward $89.91 billion by 2034. Precedence Research lands closer to $3.33 billion for 2026, reaching $56.6 billion by 2035. Three different firms, three different numbers, one consistent direction: steep, sustained growth concentrated in the platform segment rather than point tools.

    LLMOps, meanwhile, is already nearly its own heavyweight category. Estimates put the LLMOps market at $7.14 billion in 2026, growing to $15.59 billion by 2030. That means LLMOps alone is now roughly the size the entire MLOps market was just two years ago. These aren’t two small categories slowly circling each other. They’re two large, fast-growing budgets on a collision course.

    The adoption pressure behind all of this is agents. Gartner estimates that 40 percent of enterprise applications will feature AI agents by 2026, up from under 5 percent in 2025. Agents need both classical-ML-style evaluation gates and LLM-style prompt and tool governance running at the same time, which is precisely the kind of workload a split toolchain struggles to support.

    And the failure rate underneath all this growth is not small. A widely cited figure puts the share of AI and ML models that never reach production above 85 percent. Separately, S&P Global Market Intelligence found that 42 percent of companies abandoned most of their AI initiatives in 2025, more than double the 17 percent abandonment rate the year before.

    MLOps vs. LLMOps vs. Unified Platforms

    Dimension Classical MLOps LLMOps Unified / xOps (2026)
    Core artifact Trained model weights, features Prompts, RAG pipelines, agent traces Shared registry for models, prompts, datasets
    Evaluation method Deterministic metrics (accuracy, F1, drift) Non-deterministic, LLM-as-judge, human review Combined eval pipelines with both metric types
    Maturity Standardized since roughly 2019 to 2022 3 to 4 years younger, not yet standardized Emerging, led by vendors, not yet universal
    Typical tools MLflow, Kubeflow, DVC LangSmith, Langfuse, Braintrust, Portkey MLflow 3.0, W&B Models + Weave
    Cost profile Predictable, per-prediction Can run roughly 100x the cost per inference Single FinOps layer covering both, still maturing

    The Tax: Why Fragmented Teams Are Paying For This

    Here’s the tension the vendor press releases don’t put in the headline: platform convergence is real, but tool-stack convergence inside most companies is lagging well behind it. Practitioner guides reviewed for this piece describe enterprise LLMOps deployments that still stitch together three to five specialized tools, a tracing tool like LangSmith or Promptflow, an observability layer like Arize AI or Langfuse, a registry like MLflow, an eval pipeline like Braintrust, and a gateway like Portkey or LiteLLM, because no single platform yet covers the whole stack end to end.

    That’s the tax. Every one of those tools needs its own login, its own on-call rotation, its own budget line, and its own translation layer back to whatever the classical ML team is running. ISG’s Jeff Orr put the broader platform-strategy version of this argument plainly.

    “Platform consolidation is no longer an efficiency play. It is now a structural necessity.” Jeff Orr, Director of Research, IT and Technologies, ISG
    Is that overstated? Maybe a little, depending on your company’s size. But the direction is hard to argue with once you look at where budget is actually flowing. Both Grand View Research and Fortune Business Insights show double-digit growth concentrated specifically in the “platform” segment rather than point solutions, meaning the money is already voting for consolidation even where the org chart hasn’t caught up yet.

    The Skeptic’s Case: Governance Is the Real Bottleneck

    Not every analysis buys the clean convergence story, and it’s worth sitting with the pushback. Practitioner research from Atlan argues that LLMOps tooling is structurally three to four years younger than MLOps tooling and simply hasn’t standardized the way MLflow, Kubeflow, and DVC did between 2019 and 2022. Their analysis ties this to a governance deficit rather than a tooling gap: one financial institution’s LLM gateway logs can’t be connected back to its governance platforms at all. Another enterprise, per the same research, still stores its AI model information in PowerPoint.

    That last detail is almost funny until you remember it’s describing companies making real deployment decisions in 2026. Unifying the ops tooling doesn’t retroactively fix an organization’s data lineage practices or its audit trail. A single dashboard sitting on top of a governance mess is still a governance mess, just with a nicer front end.

    Our read: the “platforms have merged” claim is true. The “discipline has merged” claim is not, at least not yet. Treat vendor unification announcements as directionally correct on tooling and meaningfully premature on governance, compliance, and cost attribution. Cost is the sneakiest part of this: a single LLM inference can run roughly 100 times the cost of a traditional ML prediction, so a genuinely unified FinOps layer has to reconcile two wildly different cost profiles under one roof. That’s a much harder systems problem than unifying an experiment tracker, and it’s exactly the part MLflow 3.0 and the W&B deal have not fully solved yet.

    What CTOs Should Actually Do Now

    If you’re the one deciding whether to consolidate, a few things matter more than the vendor slide deck.

    • Verify LLM-specific depth before you consolidate. A unified registry is only as good as its weakest layer. Check tracing coverage, eval rigor, prompt versioning, and guardrail integration against what your current point tools already do, don’t assume feature parity with five-plus years of mature MLOps tooling.
    • Follow the PayPal and Uber model, not a rip-and-replace. Both companies extended existing MLOps infrastructure instead of building a parallel LLMOps org from zero. That’s a lower-risk path than a wholesale platform swap.
    • Fix data lineage before you fix the dashboard. If your model information still lives in spreadsheets or PowerPoint, a unified platform will not solve that for you. Governance work has to happen in parallel with, not after, tooling consolidation.
    • Budget for the cost-attribution problem separately. Don’t assume your FinOps tooling for classical models will cleanly extend to LLM inference costs. It’s a different order of magnitude and needs its own line item.

    Frequently Asked Questions

    What is the difference between MLOps and LLMOps?

    MLOps manages the lifecycle of traditional predictive models: training, versioning, deployment, and drift monitoring. LLMOps manages generative and foundation-model workloads: prompt versioning, retrieval-augmented generation, hallucination monitoring, and evaluation of non-deterministic output. In 2026, unified platforms increasingly handle both under one registry and observability layer.

    Is LLMOps part of MLOps?

    LLMOps functions more as an extension of MLOps than a fully separate discipline. It inherits MLOps’ versioning, CI/CD, and monitoring principles, then adds LLM-specific layers such as prompt pipelines, RAG evaluation, and cost-per-token tracking that classical MLOps tooling was never built to handle.

    Do companies need separate teams for MLOps and LLMOps?

    Not necessarily. PayPal extended its existing Cosmos.AI platform to cover LLM workloads with one team instead of standing up a parallel org. That said, most enterprises in 2026 still run three to five specialized LLM tools alongside their MLOps stack rather than a single unified toolchain.

    What is a unified AI operations platform?

    A unified AI operations platform, sometimes called “xOps,” manages classical ML models and LLM or GenAI applications through the same registry, monitoring, and deployment infrastructure. MLflow 3.0’s shared abstraction layer for both traditional ML artifacts and GenAI traces, prompts, and evaluations is the clearest current example.

    How big is the MLOps market in 2026?

    Estimates vary by research firm. Grand View Research projects the market growing toward roughly $16.6 billion by 2030 from a 2024 base near $2.2 billion. Fortune Business Insights puts 2026 alone at $4.39 billion, heading toward $89.91 billion by 2034. The wide range reflects differing scope definitions across methodologies, not disagreement about the growth trend itself.


    Where This Goes Next

    The vendor-level merger of MLOps and LLMOps is no longer a prediction. MLflow 3.0 shipped it, CoreWeave paid for it, and Weights & Biases built its whole product line around it. What hasn’t merged yet is the actual discipline inside most companies: the governance, the cost attribution, the on-call rotations, and the org charts that still treat classical ML and generative AI as two different jobs.

    Over the next 6 to 18 months, expect three things to matter more than the platform announcements themselves. First, watch whether unified vendors close the governance gap Atlan identified, not just the tracing gap. Second, watch cost-attribution tooling specifically, since that’s the systems problem nobody has solved cleanly yet. Third, watch whether agent adoption, which Gartner expects to hit 40 percent of enterprise applications this year, forces the remaining split-stack teams to consolidate faster than they’d planned, simply because agents don’t respect the old boundary between the two disciplines.

    The teams that treat this as a maturity-catch-up story, and not a symmetrical merger of two equally mature fields, are the ones that will avoid paying the tax twice.

    Want more research like this before it hits the mainstream feed? Subscribe to The Neural Loop at neuralwired.com/newsletter.

  • Cursor AI Code Review 86% Now Skip Human Checks 2026

    Cursor AI Code Review 86% Now Skip Human Checks 2026

    86% of Companies Let AI Agents Ship Code Without Review
    AI & Software Engineering

    86% of Companies Let AI Agents Ship Code Without Review

    Somewhere this week, an engineering lead approved a pull request they never actually read line by line. Not because they were lazy. Because their team’s AI agent wrote it, tested it, and merged it faster than a human reviewer could open the diff. That is not a hypothetical. It is the daily reality for the 86% of organizations that Anthropic and research firm Material found have already moved past experimenting with AI coding agents and into deploying them for production code.

    The question dividing engineering leadership right now isn’t whether agents can write code. That argument is over. The question is whether the human reviewer, the person whose job has been to catch the agent’s mistakes before they ship, still has a job to do at all. A KTH professor says no. The data on what happens when review disappears says: it depends entirely on what broke.

    The data nobody can ignore

    Start with the number that matters most. In Anthropic and Material’s 2026 State of AI Agents Report, a survey of more than 500 U.S. technical leaders across company sizes, 86% of organizations said they’ve moved beyond pilot projects and are now running AI coding agents against production code. Enterprises lead adoption at 91%, small and midsize businesses trail at 83%, but neither number reads as experimental anymore.

    The more consequential figure sits one layer deeper. 42% of organizations already trust agents to lead development work, with humans providing oversight rather than writing or gatekeeping every change. That’s not autocomplete. That’s a structural shift in who holds the pen.

    Augment Code’s separate survey of 219 engineering leaders backs this up with a harder number: 48% of all code shipped by their respondents is now AI-generated. But here’s the gap that should worry every CTO reading this: only 19 of those 219 organizations have formally updated role definitions or hiring practices to reflect it. The technology moved. The org chart didn’t.

    A number worth flagging as directional, not audited Business Insider’s reporting on Cursor’s internal data (the company behind the AI-native code editor) shows the share of code reaching production without separate manual review climbing over the past six months. Cursor has not published its methodology, and the company’s roughly $30 billion valuation depends on this exact narrative being true. Treat it as a vendor disclosure, not independent research.

    Why Cursor and a Stockholm professor collided in June

    Two signals rarely converge this cleanly. On June 11, 2026, Martin Monperrus, Professor of Software Technology at KTH Royal Institute of Technology and an IEEE Fellow, published a preprint arguing that mandatory human review before merge is “no longer a necessary component of a software quality pipeline.” His case: every function review historically served (catching bugs, enforcing standards, transferring knowledge) can now be performed by agents at lower cost and higher throughput.

    Weeks earlier, Cursor’s own numbers pointed the same direction. In December 2025, Cursor acquired the code-review startup Graphite, whose customers include Shopify, Snowflake, and Figma. CEO Michael Truell told Fortune the quiet part out loud:

    “The way engineering teams review code is increasingly becoming a bottleneck to them moving even faster as AI has been deployed more broadly within engineering teams.” Michael Truell, CEO, Cursor (Anysphere) · Fortune, December 19, 2025
    Academic argument and vendor telemetry almost never line up within weeks of each other. Usually the research lags the market narrative by a year or more. That collision, more than either data point alone, is the actual news here.

    Context that’s easy to miss: this isn’t a startup phenomenon. Microsoft has said as much as 30% of code inside its own repositories is now AI-written. Cursor’s own growth tells the same story from the vendor side: annualized revenue went from roughly $100 million at the start of 2025 to over $1 billion by November, according to Forbes.

    The productivity question nobody has actually answered

    Here’s where the narrative gets uncomfortable. The single best piece of randomized, controlled evidence on AI coding productivity says the opposite of what the adoption numbers imply.

    METR, an independent AI evaluation nonprofit, ran a controlled trial with experienced open-source developers using Cursor Pro with Claude 3.5 and 3.7 Sonnet. Result: developers were 19% slower completing real tasks with AI tools, despite believing afterward that they’d been roughly 20% faster. Perception and reality moved in opposite directions.

    It gets stranger. When METR tried to run a 2026 follow-up with a larger cohort, the study design collapsed. Between 30% and 50% of invited developers refused to complete tasks without AI access at all, even at $150 an hour. METR couldn’t build a clean control group because professional developers had become too dependent on the tools to work without them for pay.

    METR’s own read: agentic tools like Claude Code and Codex have probably improved since early 2025. They just can’t currently measure the magnitude, because the population they’d need to study no longer exists in an AI-free form.

    Is that a productivity win or a dependency problem? Both readings fit the same data.

    Where this breaks: the governance gap

    Adoption running ahead of governance is the actual headline, and the numbers make the gap explicit.

    SignalFigureSource
    Orgs deploying agents for production code86%Anthropic × Material, 2026
    Orgs citing reliability/hallucination as top barrier55.4%Futurum Group, 1H 2026
    Orgs already monitoring accuracy in production (i.e. after the fact)50.4%Futurum Group, 1H 2026
    Orgs with a confirmed or suspected agent-related security incident88%Gravitee, Feb 2026
    Orgs treating agents as independently auditable identities22%Gravitee, Feb 2026
    Read that table straight through and the pattern is stark. Most organizations are already absorbing failure costs live in production instead of catching them upstream. And when something does go wrong, most can’t even cleanly say whether an agent or a human made the change, because agent actions still route through shared API keys and human credentials rather than independent identities.

    Merritt Baer, CSO at Enkrypt AI and former Deputy CISO at AWS, frames the deeper problem as a false sense of assurance:

    “Enterprises believe they’ve ‘approved’ AI vendors, but what they’ve actually approved is an interface, not the underlying system.” Merritt Baer, CSO, Enkrypt AI · VentureBeat, 2026
    Simon Willison, the Django co-creator who coined the term “prompt injection,” puts the security risk in even starker terms. He’s said publicly that he expects the industry needs something like a Challenger-scale disaster before organizations properly sandbox autonomous agents, noting that most people running these tools, himself included, are effectively “running these coding agents practically as root.”

    NeuralWired has already documented what that looks like in practice. Our recent breakdown of 12 companies whose AI deployments failed includes Replit’s agent deleting a live production database, a concrete answer to the abstract question of “what could go wrong.”

    What engineering leaders should do this quarter

    The teams handling this well aren’t debating whether to trust agents. They’re defining, in writing, which categories of change get zero-human-review autonomy and which don’t.

    • Tier your changes. Routine maintenance and dependency bumps can run autonomous. Auth, payments, and data-deletion paths get a mandatory human checkpoint, no exceptions.
    • Track model provenance per commit. If you can’t currently answer “which agent, which model version, wrote this line” from your own logs, that’s the gap Gravitee’s data says 78% of organizations still have.
    • Move testing beyond unit tests. Property-based and mutation testing catch the failure modes that pattern-matched review misses, which matters more once a human isn’t reading every diff.
    • Reallocate review effort upstream. The highest-leverage human work moves from reading diffs to writing and auditing the specification the agent works from. That’s a different skill, and most teams haven’t trained for it yet.
    • Stress-test your incident attribution before you need it. Run a tabletop exercise: can your team currently prove, from logs alone, whether a specific production incident was agent-caused or human-caused? If not, fix that before scaling autonomy further.
    For teams thinking about the cost side of scaling this kind of pipeline, our recent piece on FinOps and DevOps integration covers the operational spend question this shift creates.

    The case against “review is over”

    Monperrus’s paper drove the news cycle, but it hasn’t gone unchallenged. Critics on Hacker News flagged that the paper’s own section on agent review capability is thin, a single paragraph doing a lot of argumentative work, and some readers suspected AI-generated prose in the paper itself. Fair or not, that undercuts its force as proof the review era has ended.

    A more substantive rebuttal comes from an independent essay response, which argues the reviewer is being superseded but the review itself isn’t disappearing. It’s relocating, from reading diffs to writing specifications and owning accountability, which for most engineering organizations is arguably a harder skill gap to close than diff-reading ever was.

    The benchmark data backs that relocation argument up. On SWE-bench Verified, frontier models now clear roughly 70% or better. On SWE-bench Pro, a contamination-resistant variant built specifically to test genuinely novel engineering problems, the best performers top out near 23%. Agents are strongest exactly where human review historically added the least value: routine, well-precedented changes. They’re weakest exactly where review has always mattered most: novel, high-stakes logic.

    Our read: the “shipping in production” half of this story is real and well-supported by the Anthropic and Augment Code numbers. The “reliability problem is solved” half is not, and Futurum’s own respondents say so directly. Treat any internal productivity claim, including your own team’s, with the same skepticism METR was forced to apply to its own 2026 follow-up study.

    For a wider look at how often agentic AI rollouts stall entirely, see NeuralWired’s earlier analysis of why 70% of AI agent deployments fail, and for a tooling-focused comparison, 7 AI developer tools tested against real benchmarks.

    Frequently asked questions

    Do AI coding agents write production code without human review?
    Yes, increasingly. Anthropic and Material’s 2026 survey of over 500 U.S. technical leaders found 86% of organizations deploy AI coding agents for production code, and 42% already trust agents to lead development with human oversight rather than requiring pre-merge review of every change.

    Are AI coding agents actually faster than human developers?
    The evidence is mixed. METR’s 2025 randomized controlled trial found experienced developers were 19% slower using AI tools despite believing they were about 20% faster. METR’s 2026 follow-up couldn’t reliably re-measure this because too many developers refused to work without AI access at all.

    What percentage of code is AI-generated in 2026?
    A survey of 219 engineering leaders by Augment Code found 48% of all code is now AI-generated, though only 19 of those 219 organizations have formally updated role definitions or hiring practices to reflect the shift.

    How common are AI agent security incidents?
    Very common. Gravitee’s 2026 survey of over 900 executives and technical practitioners found 88% of organizations confirmed or suspected at least one AI-agent-related security incident in the prior year, and only 22% treat AI agents as independently auditable identities.

    What is the biggest barrier to trusting AI coding agents in production?
    Reliability and hallucination management in production, cited by 55.4% of organizations as their top barrier in Futurum Group’s 1H 2026 survey of 820 decision-makers, ahead of cost, integration, or talent concerns.


    What this means going forward

    Here’s what’s actually settled: AI coding agents are writing and shipping production code at a majority of organizations right now, not in some projected future state. That part of the story is well-evidenced across three independent surveys covering more than 1,400 combined respondents.

    What’s not settled: whether removing human review makes software better, worse, or just differently risky. The honest answer, based on everything above, is that it depends entirely on what kind of change is being shipped, and almost no organization has yet drawn that line formally.

    Over the next 6 to 18 months, watch for three things. First, whether insurers and regulators start treating “no human review” as a material risk disclosure, given the EU AI Act’s high-risk provisions taking full effect in August 2026. Second, whether a major, publicly attributed agent-caused incident forces the “Challenger moment” Simon Willison has predicted. Third, whether the 19 out of 219 organizations that have already formalized new engineering roles turn out to be the ones that avoid it.

    Want the next data-backed breakdown before your competitors see it? Subscribe to The Neural Loop at neuralwired.com/newsletter.

  • MQTT vs HTTP: The 2026 Enterprise IoT Protocol Guide

    MQTT vs HTTP: The 2026 Enterprise IoT Protocol Guide

    MQTT vs HTTP vs CoAP: The 2026 IoT Protocol Decision
    Enterprise IoT / Protocol Architecture

    MQTT vs HTTP vs CoAP: The 2026 IoT Protocol Decision

    Two deadlines, one aging protocol, and a decision most teams thought they’d already made.

    Somewhere on a factory floor or a shipping container right now, a sensor is waking up, trying to phone home over a 2G connection that’s about to be switched off for good. If it’s still using HTTP to do that, it’s about to have a very bad year. MQTT vs HTTP has been debated in IoT circles since before most current architects graduated. What’s new in 2026 is that the debate has a deadline attached to it, and ignoring it now carries real financial and legal consequences.

    Two things converged this year to force the issue. Carriers are shutting down the 2G and 3G networks that millions of legacy IoT devices still poll over HTTP. And the European Union’s Cyber Resilience Act starts requiring incident reporting in September, two months from now, which means how you architect device connectivity is suddenly a compliance question, not just a performance one. This piece is for the people who have to make that call this quarter, not the ones debating it as theory.

    Why this is a 2026 problem, not a 2019 one

    Forty six carriers had fully shut down their 2G networks by late 2025, and 80 had killed 3G entirely, according to Ericsson’s mobility tracking. Dozens more are retiring service through this year. That’s not a distant planning exercise. It’s a fleet of devices going dark unless someone replaces the radio hardware, and if they’re replacing the hardware anyway, they’re facing a second decision at the same time: do they keep the old HTTP polling architecture, or rebuild around a persistent-connection protocol like MQTT while they’re in there?

    Layer the EU Cyber Resilience Act on top of that. It entered into force in December 2024, but the part that matters for the next 90 days is Article 14: starting September 11, 2026, manufacturers must report actively exploited vulnerabilities within 24 hours and a fuller notification within 72 hours. Full compliance follows in December 2027, with penalties reaching 15 million euros or 2.5% of global turnover, whichever is higher. If your device fleet talks over an unauthenticated MQTT broker (and as you’ll see below, a lot of them do), that’s now a regulatory exposure, not just an engineering embarrassment.

    Meanwhile the underlying market is maturing, not exploding. Global cellular IoT connections reached 4.7 billion in 2025, up 13.3% year over year, the slowest growth rate since 2020, according to IoT Analytics’ Spring 2026 update. NB-IoT was the single leading cellular IoT technology by shipment volume that year, ahead of general 4G. That’s precisely the low-bandwidth, high-latency, intermittent-connection category MQTT was built for in the first place.

    What MQTT, HTTP, and CoAP actually do differently

    The three protocols aren’t competing versions of the same idea. They solve different problems, and the confusion in most comparison articles comes from treating them as interchangeable.

    MQTT was designed in 1998 and 1999 by Andy Stanford-Clark, then at IBM, and Arlen Nipper, then at Eurotech, to monitor oil pipeline telemetry over satellite links that were slow, expensive, and unreliable. It’s a persistent, bidirectional publish-subscribe protocol brokered through a central server, standardized today as ISO/IEC 20922 and maintained through OASIS. A device opens one connection and keeps it open, publishing small messages to topics that any number of subscribers can receive.

    HTTP predates MQTT by years and was built for pulling documents off the web, not for telemetry. It’s stateless and strictly client-initiated: request, response, connection closed. Every new data point means a new handshake, and for HTTPS, a new TLS negotiation on top of that.

    CoAP, defined in IETF RFC 7252 in 2014, is the protocol most comparison pieces skip past, and it’s the one that matters most for the smallest devices. It’s a RESTful sibling to HTTP that runs over UDP instead of TCP, built for microcontrollers so constrained that they can’t run a full MQTT or HTTP/TCP stack at all.

    Here’s the same decision compressed into a single table, which happens to be exactly the format that AI answer engines and Google’s featured snippets tend to lift directly:

    FactorMQTTHTTPCoAP
    TransportTCP, persistent connectionTCP, new connection per requestUDP, connectionless
    ModelPublish/subscribe via brokerClient-initiated request/responseRESTful request/response
    Best forFrequent telemetry, fleet coordinationInfrequent transfers, firmware downloadsSub-64KB RAM microcontrollers
    Server-to-device pushNativeRequires polling or a second channelPossible via observe pattern
    Cloud supportNative in AWS IoT Core, Azure IoT HubUniversalRequires a gateway (Californium, libcoap)

    The three-question decision tree architects actually use

    Forget the abstract “which protocol is better” framing. In practice, the choice comes down to three variables, and most teams can answer this in an afternoon.

    1. How often does the device talk? Below roughly once a minute, HTTP is genuinely viable and simpler to operate. Above roughly ten times a minute, MQTT’s persistent-connection overhead advantage compounds fast.
    2. Does the backend ever need to push a command to the device? If yes, HTTP forces you into polling or a second channel to fake it. MQTT handles this natively through its publish-subscribe model.
    3. What’s the RAM and power budget? Devices under roughly 64KB of RAM may not be able to run an MQTT/TCP stack at all. That’s where CoAP over UDP becomes the only realistic option, not just the theoretically cleaner one.
    The pattern most production architectures land on Most resilient 2026 deployments aren’t single-protocol. Sensors at the extreme edge speak CoAP because that’s all their hardware can run. An edge gateway bridges to MQTT for fleet-wide coordination. MQTT-to-HTTP translation happens at the cloud API boundary where developer tooling expects REST. Designing for this three-tier pattern from day one avoids a rebuild later.

    The security claim that isn’t quite true

    MQTT is routinely marketed as more secure than HTTP because the device initiates the connection, so there’s no open inbound port to attack. That’s true as far as it goes, and it’s also misleading, because MQTT ships with no mandatory encryption and no mandatory authentication by default. Both have to be configured deliberately: TLS, client certificates, topic-level access control lists. None of it is automatic.

    A large-scale internet scan cited in a 2026 academic security analysis found roughly 425,000 publicly reachable MQTT backends. Of those, 59% allowed direct client connections with no authentication at all, and 99.84% used unencrypted transport. A separate scan by OT security vendor TXOne Networks independently identified more than 47,000 exposed brokers reachable through authentication-free ports. The protocol can absolutely be secured. In practice, at scale, it very often isn’t.

    That gap is exactly what turns from an engineering embarrassment into regulatory exposure under the EU CRA’s September reporting deadline. NeuralWired has covered the compliance side of this directly in our EU Cyber Resilience Act deadline explainer, and the broader enforcement pattern regulators are now applying to connected devices in our coverage of CISA’s IoT security directive. Worth reading both before your next architecture review, not after.

    Where the “MQTT always wins” narrative breaks down

    Most vendor content treats MQTT as the settled answer and HTTP as the legacy loser. The more useful framing, made directly in engineering commentary from the FlowFuse team, is that the MQTT versus CoAP debate specifically is mostly noise, because the two protocols solve incompatible constraint sets rather than competing on the same axis. MQTT requires infrastructure you can reach and a connection you can sustain. CoAP exists because some devices physically cannot afford that: a microcontroller with 16KB of RAM cannot run an MQTT/TCP stack, full stop.

    Our read: picking MQTT for a genuinely constrained device isn’t a stylistic mistake, it’s an operational one. Batteries that should last years drain in months, and the fix isn’t a firmware patch, it’s a protocol swap you should have made at design time.

    One more thing worth flagging honestly: market-size figures for the MQTT broker software market vary by 30 to 60% depending on which research firm you ask, ranging from roughly 1.14 billion to 1.8 billion dollars for the same period, with growth projections reaching anywhere from 6.3 billion to 9.7 billion dollars by the early 2030s. None of the published summaries disclose their sample size or methodology. Treat any single “the MQTT market is worth X billion” claim as a directional estimate, not an audited fact, and be skeptical of anyone citing one number as if it settles anything.

    What the people who built these protocols say

    Andy Stanford-Clark, MQTT’s co-inventor, now an IBM Distinguished Engineer and CTO for IBM UK and Ireland, has described the protocol’s design intent consistently across interviews over the years: keep messages small and infrequent enough that the connection survives a bad link, then trust the broker to deliver. He’s used the same analogy repeatedly, comparing it to handing a small parcel to a postal service and trusting it to get there rather than demanding a receipt for every step of the journey.

    The design goal was never “fastest possible protocol.” It was “the protocol that still works when the connection barely works at all.” Paraphrased from Andy Stanford-Clark’s recurring framing of MQTT’s design intent, IBM Distinguished Engineer and MQTT co-inventor, in interviews via the Inductive Automation podcast and IBM Developer podcast
    Dominik Obermaier, CTO and co-founder of HiveMQ and a member of the OASIS Technical Committee that maintains the MQTT 3.1.1 and MQTT 5 standards, is one of the few people with the standing to say authoritatively what MQTT 5 actually changed, as opposed to what vendor marketing claims it changed. His committee seat covers the metadata handling, session state management, and error reporting improvements that separate the real MQTT 5 feature set from looser “MQTT 5 support” claims made by tools that aren’t standards-affiliated.

    The strongest skeptical voice in this space isn’t arguing MQTT is the wrong protocol. It’s the academic security researchers behind the 425,000-broker scan referenced above, whose framing is that MQTT’s security model is opt-in and implementation-dependent, not protocol-guaranteed. That’s a deployment failure happening at production scale, not a flaw in the spec.

    A cautionary precedent worth remembering

    Google Cloud IoT Core shut down. So did Cisco Kinetic and SAP Leonardo, as the broader agnostic IoT platform market consolidated hard around a handful of cloud hyperscalers, which now control roughly 60% of that market according to IoT Analytics, up from 39% in 2020. Teams that built deep dependencies on any one platform’s proprietary conventions faced expensive rebuilds when those platforms disappeared. It’s a reasonable argument for leaning on open standards like MQTT and CoAP rather than platform-specific alternatives, precisely because the standard outlives the vendor.

    For a sense of how far MQTT’s reach extends beyond industrial telemetry: Facebook Messenger adopted it for its low battery impact at consumer scale, a widely cited example of a protocol built for oil pipelines in 1999 turning out to be anything but narrow.

    Frequently asked questions

    Is MQTT better than HTTP for IoT?

    For most IoT scenarios involving frequent telemetry, unreliable networks, or battery-powered devices, MQTT is generally the better fit due to its lightweight header, persistent bidirectional connection, and built-in delivery guarantees. HTTP remains preferable for infrequent, large, or one-off transfers like firmware downloads.

    What is the difference between MQTT and CoAP?

    MQTT runs over TCP using a broker-based publish-subscribe model, ideal for coordinating large device fleets with delivery guarantees. CoAP runs over UDP in a RESTful request-response style, designed for ultra-constrained microcontrollers where even a TCP stack is too resource-heavy to run.

    Why is MQTT used in IoT?

    MQTT was designed in 1998 and 1999 specifically for unreliable, low-bandwidth telemetry links, originally oil pipeline monitoring. That gives it minimal packet overhead, persistent connections that reduce reconnect costs, and delivery guarantees that survive intermittent network drops, properties that map directly onto modern battery-powered IoT constraints.

    Is MQTT secure?

    MQTT supports TLS encryption, client certificates, and topic-level access control lists, but none of it is enabled by default. A large-scale scan found roughly 425,000 public MQTT backends, with 59% allowing unauthenticated connections and over 99% using unencrypted transport, meaning real-world MQTT security depends entirely on deployment discipline, not the protocol itself.

    What replaces 2G for IoT devices?

    Carriers are steering legacy 2G and 3G IoT devices toward NB-IoT and LTE-M, the two 3GPP-standardized Low Power Wide Area technologies built for long battery life and wide coverage, with 5G RedCap emerging as a mid-tier option for devices needing more bandwidth than NB-IoT but less power draw than full 5G.

    What to watch next

    The protocol argument was never really about which one is objectively “best.” It’s about matching the protocol to the constraint in front of you, and in 2026, two of those constraints (the carrier sunset and the CRA deadline) come with a calendar attached instead of just an engineering preference.

    Three things to watch over the next 6 to 18 months:

    • Whether more hyperscalers add native CoAP support to close the gateway gap, or whether the market settles on CoAP-to-MQTT bridging as the permanent pattern.
    • How the first wave of CRA enforcement actions in late 2026 treats unauthenticated MQTT deployments specifically, since that’s the most concrete, most measurable gap regulators can point to.
    • Whether 5G RedCap adoption accelerates fast enough to give architects a genuine mid-tier option, rather than forcing a binary choice between NB-IoT’s tight constraints and full 5G’s cost.
    If you’re making this call for your own fleet this quarter, the honest answer is rarely “rip and replace with MQTT everywhere.” It’s usually a tiered architecture, chosen deliberately, with the security configuration treated as a requirement from day one rather than an afterthought before an audit.

    Want the next deadline before it becomes urgent? Subscribe to The Neural Loop at neuralwired.com/newsletter.

  • Siemens Digital Twin Composer: PepsiCo’s 90% Bet (2026)

    Siemens Digital Twin Composer: PepsiCo’s 90% Bet (2026)

    Siemens Digital Twin Composer: PepsiCo’s 90% Factory Bet
    Manufacturing / Industrial AI

    Siemens Built a Factory in Software First. PepsiCo Went First.

  • IBM vs Google Quantum Computer: Who Sells Cloud 2026

    IBM vs Google Quantum Computer: Who Sells Cloud 2026

    IBM and AWS Sell Quantum Cloud. Google Still Doesn’t Enterprise Quantum Computing

    IBM and AWS Sell Quantum Cloud. Google Still Doesn’t

    Your CTO just asked for a quantum computing budget line for next year. You pull up a headline claiming IBM, Google, and AWS all sell quantum as a cloud service, and you build a three-way comparison deck around it. That deck is wrong before slide two. Google will not sell you access to its Willow chip in 2026, no matter what your procurement team offers to pay.

    This matters because the mistake is easy to make and expensive to repeat. Quantum cloud computing has quietly split into distinct commercial tiers, and mixing them up means budgeting for a product that does not exist. Here is what IBM, AWS, and Google actually sell today, what it costs, and which one fits the workload you are actually running.

    The Google Correction Everyone Skips

    IBM and AWS genuinely sell commercial quantum cloud access right now. Anyone with a credit card and a Qiskit or Braket SDK install can run jobs on real hardware this afternoon. Google does not offer that. Its 105-qubit Willow processor is only reachable through the Willow Early Access Program, a selective research initiative, not a purchasable service. Applications closed on May 15, 2026, selections went out July 1, and the program exists to identify research partners for high-impact projects, not paying customers.

    What Google Cloud does sell is different: marketplace access to third-party quantum hardware, including systems from Pasqal. That is a legitimate quantum cloud story. It just is not the same story as “buy time on Willow,” and conflating the two sends budget planning in the wrong direction from the first paragraph.

    Why this correction matters for your budget: If your procurement plan assumes Google is a third purchasable option alongside IBM and AWS, you are planning around a product Google is not selling. Treat Google Cloud’s marketplace quantum hardware as the real 2026 option, and treat Willow as a research relationship you would have to apply for, not procure.

    What IBM Quantum Actually Sells

    IBM’s production hardware for the IBM Quantum Network is Heron r2, a 156-qubit processor with a median two-qubit gate error rate near 0.3%. The newer Nighthawk processor, announced in November 2025, runs 120 physical qubits on a square lattice with 218 next-generation tunable couplers, and IBM is targeting quantum advantage by the end of 2026 with an initial complexity target around 5,000 two-qubit gates, scaling toward 10,000 by 2027.

    IBM sells access through four tiers, and the pricing gap between them is the actual decision that matters for most teams:

    PlanRateCommitment
    Pay-As-You-Go~$96/minuteNone
    Flex~$72/minute$30,000 minimum, 400+ minutes/year
    Premium~$48/minute5,200+ minutes/year
    That structure only makes sense once you map it to how often you actually run jobs. A team testing an algorithm twice a month has no business locking into a $30,000 Flex commitment. A team running continuous research cadence is bleeding money on Pay-As-You-Go rates.

    Nighthawk vs. Heron: Which One Are You Actually Renting?

    Most IBM Quantum Network access in 2026 still routes through Heron r2 for production workloads. Nighthawk is the forward-looking system IBM is using to chase its 2026 advantage claim, and it is worth asking your IBM rep directly which processor your plan tier actually reserves time on, because the marketing material does not always make the distinction obvious.

    What AWS Braket Actually Sells

    AWS Braket takes the opposite approach to IBM: no subscription tiers, no minimum commitment, just a per-shot and per-task pricing model across multiple hardware vendors. That multi-vendor structure is the real differentiator, and the price spread across vendors is bigger than most buyers expect.

    HardwarePer-Shot RatePer-Task FeeHourly Reservation
    IonQ Forte$0.08$0.30$7,000/hr
    AQT IBEX-Q1$0.0235$0.30$4,800/hr
    Rigetti Cepheus$0.000425$0.30$4,100/hr
    IQM Garnet$0.00145$0.30$3,000/hr
    QuEra Aquila$0.01$0.30$2,500/hr
    Do the math on a 10,000-shot circuit and the gap gets uncomfortable fast. The same circuit costs roughly $300 on a trapped-ion system like Aria and roughly $5 on a superconducting Rigetti system, a ratio north of 60x for what buyers often treat as an interchangeable choice. That gap is driven almost entirely by qubit modality, not by which vendor happens to be having a good pricing quarter, according to independent pricing analysis at quantumcomputingcost.com, verified against primary AWS pricing pages in June 2026.

    The Benchmark That Actually Matters

    Pricing tables tell you what quantum cloud access costs. They do not tell you whether it works. For that, the clearest 2026 evidence comes from JPMorgan Chase and the AWS Center for Quantum Computing, who published “Quantum-Informed Portfolio Selection” on July 1, 2026, describing a 225-asset portfolio diversification problem run on Quantinuum’s 98-qubit Helios trapped-ion computer.

    The detail that should reshape how you think about procurement: standalone QAOA, the algorithm most quantum-optimization marketing leans on, failed completely on the hardest indices in the study. Zero percent success rate. JPMorgan’s team only got usable results by switching to a hybrid algorithm called qReduMIS that combines classical and quantum computation.

    Marco Pistoia, Head of Global Technology Applied Research and Head of Quantum Computing at JPMorgan Chase, has credited the bank’s access to NVIDIA GPU-based supercomputing through Argonne National Laboratory as central to running the large-scale numerical studies behind this research. Source: JPMorganChase Technology Blog / arXiv, arxiv.org/html/2607.01037
    Read our full breakdown of the 98-qubit result in JPMorgan’s Quantum Computing Leap: 98-Qubit Data for the complete methodology.

    Why Qubit Count Is a Marketing Trap

    Here is the number that should worry anyone benchmarking providers on qubit count alone: a five-qubit system running at 99.99% two-qubit gate fidelity can execute deeper, more reliable circuits than a 1,000-qubit system stuck at 99% fidelity. Qubit count is the most heavily marketed metric in this industry and, by most technical accounts, the least useful one for predicting whether your workload will actually complete successfully.

    Robbie King, a doctoral researcher in quantum computing at Caltech, has framed the honest industry question at conferences this way: if you handed most businesses a working quantum computer tomorrow, could they actually run the algorithm they think they need? For most of the field right now, the honest answer is not really.

    Scott Aaronson, the Schlumberger Centennial Chair of Computer Science at UT Austin and quantum computing’s most credible public skeptic, has struck a notably less skeptical tone on one specific point. He has said that people whose judgment on hardware and error correction he trusts more than his own now believe a fault-tolerant quantum computer capable of breaking deployed cryptography could arrive around 2029.

    On the broader commercial hype cycle, Aaronson remains the field’s most credible skeptic, even as he acknowledges genuine hardware progress from Google, Quantinuum, and QuEra. Source: scottaaronson.blog, May 1, 2026
    That is a narrow alarm about cryptography timelines, not a blanket endorsement of near-term commercial ROI. Aaronson treats the ROI question with exactly the skepticism you would expect from him.

    The failure mode this creates: A team picks a high-qubit-count superconducting provider for a workload whose required circuit depth exceeds its coherence-time budget. They burn through a $30,000 IBM Flex Plan minimum on results that never converge, and conclude “quantum doesn’t work.” The actual problem was a hardware-topology mismatch, the exact class of failure JPMorgan’s hybrid workaround was built to route around.

    Which Provider Fits Your Workload

    Stop asking which provider is best. Ask which billing model matches how often you actually run jobs.

    Your patternBest fitWhy
    Occasional experimentation, multiple hardware typesAWS BraketNo commitment, per-shot billing, multi-vendor access
    Sustained, continuous research cadenceIBM PremiumLowest per-minute rate, rewards high usage volume
    Bursty, project-based workIBM FlexMid-tier rate without a full annual commitment
    Research partnership, not production workloadGoogle Willow Early AccessOnly path to Willow, but requires application and selection
    Notice what is missing from that table: qubit count as a selection criterion. It should not be the first filter, and on current evidence it should not be a filter at all until you have confirmed your workload’s actual coherence and circuit-depth requirements against the hardware’s real fidelity numbers, not its headline spec sheet.


    Frequently Asked Questions

    Which is better, IBM or Google quantum computer?

    They are not directly comparable through cloud access in 2026. IBM sells commercial cloud access across four plans to its Heron and Nighthawk processors, while Google’s Willow chip is only reachable through a selective, non-commercial Early Access research program, not a purchasable cloud service.

    How much does AWS Braket cost?

    AWS Braket charges no upfront fee. Pricing combines a flat $0.30 per-task fee with per-shot rates that vary by hardware, from $0.000425 per shot on Rigetti Cepheus to $0.08 per shot on IonQ Forte, plus optional hourly reservations ranging from $2,500 to $7,000 per hour.

    Is quantum computing available on the cloud?

    Yes. IBM Quantum Platform and AWS Braket both offer commercial cloud access to real quantum hardware from vendors including IonQ, Rigetti, IQM, and Quantinuum, with plans ranging from pay-as-you-go rates to enterprise subscription tiers.

    What is the best quantum cloud provider for enterprises?

    There is no single best provider. AWS Braket suits intermittent, multi-vendor experimentation through per-shot pricing. IBM Quantum suits sustained research with predictable per-minute billing. The right choice depends on workload cadence and circuit-depth requirements, not headline qubit counts.

    Is quantum computing overhyped?

    Partly. Hardware progress on qubit counts, gate fidelity, and error correction has outpaced expert predictions from a decade ago. The algorithms needed to turn that hardware into business value, and the talent pool to build them, both lag well behind current hardware capability.


    What This Means Going Into 2027

    Three things are worth watching over the next 6 to 18 months. First, whether IBM actually hits its end-of-2026 quantum advantage target on Nighthawk, since that date is close enough to check. Second, whether Google converts any Willow Early Access research partnerships into a genuine commercial product, which would change this entire comparison. Third, whether more enterprise teams follow JPMorgan’s lead into hybrid quantum-classical approaches rather than waiting for pure quantum algorithms to catch up to the hardware.

    Here is what you now know that the “IBM, Google, and AWS all sell quantum cloud” headline does not tell you: only two of those three companies are actually selling anything you can buy today, the pricing models are structured for completely different usage patterns, and the algorithm running on the hardware matters more than the qubit count printed on the spec sheet. Budget accordingly.

    Quantum computing pricing, hardware, and access models are shifting fast enough that this comparison will need revisiting well before 2027. Subscribe to The Neural Loop at neuralwired.com/newsletter to get the next update before your competitors do.