VMware under Broadcom: The Exit Plan as a Lever
Bernhard Liebl
7 Min. read time A VMware bill of 500,000 euros a year turns into two million under Broadcom. Such jumps ...
By 2026, artificial intelligence will be writing an ever-growing slice of corporate code-industry surveys put the figure at up to 40 percent. When that code breaks in production or opens a security hole, an awkward finger-pointing contest erupts in the boardroom: who’s actually responsible? The answer, surprisingly often, is nobody.
Key Takeaways
Related:Four stumbling blocks: why AI projects fail to reach steady state / When an AI model vanishes overnight: why CIOs need a Plan B
Estimates vary by source, but the trend is unmistakable. Industry surveys project that in 2026 roughly 40 percent of newly written code will be AI-assisted, with the share still climbing. In many dev teams the AI assistant is no longer an experiment-it’s part of daily workflow.
What counts as AI-generated code? It’s source code produced by an AI assistant-Copilot, Cursor, or an agentic tool-on the basis of a prompt, then adopted, tweaked, or shipped verbatim by a human. Formal responsibility stays with the company, but the chain of authorship blurs.
As the volume rises, so does a second, rarely discussed metric: studies from the software industry show AI-assisted code carries more vulnerabilities, and without rigorous controls technical debt balloons. Speed creates volume, and volume without inspection creates risk.
Enterprise AI code, 2026
Around 40 percent of new code is expected to be AI-assisted, according to industry surveys.
One in five companies has already experienced a serious incident traced back to AI-generated code.
Only a minority has implemented a central governance framework for AI tools, despite widespread experimentation.
The real explosive issue isn’t the error rate-it’s the question of responsibility. Ask companies who bears the blame for damage caused by AI-generated code, and you’ll get three different answers. Development points to the tool, security points to development, and both look to the vendor whose contract usually limits liability.
For any C-level executive, this is a familiar pattern in new packaging. A responsibility shared by all ultimately rests on none. As long as it remains unclear who approves an AI commit and answers for its consequences, the chain of accountability is broken. The gap stays open, and when trouble hits, the board fills it-willingly or not.
Then there’s the practical headache seasoned IT leaders know from every legacy system. AI code is often harder to maintain than handwritten code because the implicit understanding that comes from writing it yourself is missing. When the original prompt is forgotten and the developer has moved on, you’re left with software that works-until it doesn’t.
A typical scenario makes it real. An AI assistant suggests a library function, a developer adopts it under deadline pressure, and the review stamps it as standard code. Weeks later, that same function opens a breach because the AI recommended an outdated, vulnerable version. In the post-mortem, everyone points at someone else, and the CIO explains an incident nobody deliberately caused to the supervisory board. This cycle repeats as long as approval has no face.
Without control rules, three risks that could each be managed pile up into one expensive problem. A simple side-by-side shows the difference between unchecked and vetted AI code.
| Dimension | AI Code Without Gate | AI Code With Gate |
|---|---|---|
| Security | More vulnerabilities, discovered late | Scan and review before merge |
| Maintainability | Technical debt grows silently | Forced documentation and tests |
| Liability | Internal responsibility unclear | Clear owner per commit |
The table looks simple, but the impact isn’t. A gate demands an organizational decision, not a new tool. That’s exactly where many initiatives stall-because they hand the issue to tool selection while it’s really a leadership call.
The path out of the void begins with a handful of hard-and-fast rules embedded in the development process. Four of them deserve immediate attention.
None of these four points requires extra budget-only a decision. That’s where intention parts ways with execution. A gate that lives inside the build pipeline works. A gate that only lives in a policy manual nobody reads is just wasted paper. Seasoned IT leaders therefore bake the rule into the code so it’s still enforced at 3 a.m., when deadline pressure peaks and the temptation to rubber-stamp is strongest.
Rules without owners vanish. Every gate therefore needs a role that enforces it. In practice, a lean split works best: one executive with overall AI accountability, named owners per tool who carry results accountability, a security representative for risk assessment, and engineering managers for day-to-day oversight.
Crucially, these roles must be in place before the next incident-not after. A board that green-lights AI-generated code without assigning clear responsibility simply postpones the reckoning until the first serious breach. Companies that now draw a chain of accountability are buying the very ability to run AI in code responsibly. Those that skip it are merely postponing the next incident.
Legally, responsibility remains with the company using the code. Internally, accountability is often unclear and shared across development, security, and providers. Establishing a clear chain of liability with a designated owner per commit closes this gap.
Industry surveys estimate the share of AI-generated code for 2026 at nearly 40 percent, with an upward trend. In many teams, the AI assistant has become standard tooling.
Without oversight, it tends to be. Surveys report more vulnerabilities and faster-growing technical debt. Mandatory review and a security scan before merging can significantly reduce the difference.
Four are essential: human review plus automated security scan before merging, a named owner per code contribution, traceable code provenance, and a clear contractual arrangement with the tool provider.
Ideally, one executive with overall AI accountability, supported by tool owners with outcome responsibility, security for risk assessment, and engineering managers for day-to-day oversight.
Previously on Digital Chiefs
Digital ChiefsVMware under Broadcom: The Exit Plan as a LeverDigital ChiefsMidjourney’s Medicine Bet Is a Strategy TestDigital ChiefsCloud capacity is becoming scarce, CIOs need to plan nowMore from the MBF Media Network
Image source: AI-generated (Juni 2026)