惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

博客园 - 司徒正美
Jina AI
Jina AI
Microsoft Azure Blog
Microsoft Azure Blog
博客园 - 三生石上(FineUI控件)
宝玉的分享
宝玉的分享
MyScale Blog
MyScale Blog
I
InfoQ
爱范儿
爱范儿
Microsoft Security Blog
Microsoft Security Blog
酷 壳 – CoolShell
酷 壳 – CoolShell
Stack Overflow Blog
Stack Overflow Blog
T
Tailwind CSS Blog
D
DataBreaches.Net
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
T
The Blog of Author Tim Ferriss
B
Blog
阮一峰的网络日志
阮一峰的网络日志
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
月光博客
月光博客
雷峰网
雷峰网
Recent Announcements
Recent Announcements
量子位
B
Blog RSS Feed

Forbes - Innovation

Why Do Humans Have Fingerprints? Hint: It’s Not What You Think Booking.com Confirms Data Breach, Reservation PIN Codes Changed Why Major News Sites Are Blocking The Internet Archive’s Wayback Machine iPhone Fold Release Date: New Report Details Frustrating Apple News Comet Tracker: How To See Pan-STARRS And Three Planets On Wednesday NYT Mini Crossword Today: Tuesday, April 14 Hints And Answers Today’s NYT Strands Hints, Spangram, Answers: Tuesday, April 14 (It’s A Little Unclear) Today’s Wordle #1760 Hints And Answer For Tuesday, April 14 Most Of The Microplastics In Urban Air Come From Tires Today’s Wordle #1759 Hints And Answer For Monday, April 13 NYT Mini Crossword Today: Monday, April 13 Hints And Answers NYT Pips Today: Hints, Answers And Walkthrough For Monday, April 13 The YC Chief Who Codes 10,000 Lines A Day Has A Simple Secret Samsung Expands One UI 8.5 Beta To More Galaxy Owners Why You Should Stop Using Your iPhone If It’s On This List Chamath Says Firms That Treat AI As A Strategy Hand Rivals Their Edge 3 Unexpected Habits Of Secure Couples, By A Psychologist The First Lamp That Folds Your Clothes Samsung’s Disappointing Price Update For Galaxy Phone Buyers 3 Subtle Signs Someone Is Falling In Love With You, By A Psychologist Do Mantis Shrimp See More Colors Than Humans? A Biologist Explains NYT Connections Answers Explained For Monday, April 13 (#1,037) NYT Connections Hints Today: Monday, April 13 Clues And Answers (#1,037) LEGO Luigi & Mach 8 (72050) Review: 2026’s Best Set Yet? Marc Andreessen Says AI Productivity Will Trigger A Hiring Boom 3D Printing Is The Ultimate Hack To Reduce Household Spending Apple iPhone Fold: Striking Design Revealed In Leaked Photos Apple Smart Glasses: New Leak Reveals A Major Design Twist To Beat Meta Tested: The AI Coming To The Rivian R2 Quordle Hints Today: Monday, April 13 Clues And Answers
Your AI Agents Need Rules To Be Truly Autonomous
Jakob Freund · 2026-06-18 · via Forbes - Innovation

Jakob Freund is the CEO of Camunda, a software company innovating end-to-end process orchestration and automation with agentic AI.

getty

​Every week, another enterprise announces an AI deployment. And yet, the results at scale tell a different story. According to my company’s survey of 1,150 senior IT decision-makers, business decision-makers and enterprise software architects responsible for process automation, 71% of organizations now use AI agents, but only 11% of use cases reached production last year. A recent survey from Splunk shows that 44% of enterprises in the Global 2000 use agentic AI, but 68% worry that these agents will behave unpredictably. The gap between what enterprises deploy and what they actually deliver has never been wider.​

The reason is not the agents themselves. The problem is what happens around them—the coordination, the handoffs, the governance and the question of who holds the process together when an agent's decision cascades across a dozen interconnected systems. What most enterprises are missing is orchestration. The CIOs and CTOs who close that gap first will be the ones who move AI from pilots to production this year.

The False AI Automation Binary

Most boardroom conversations treat AI automation as a binary decision: You either hand a business process to an agent or you don't. That framing misses the more important strategic question entirely. The real decisions are centered around when to use agents, and in what combination with structured, rules-based automation.

Think of automation as a spectrum. At one end, deterministic processing handles high-volume, predictable work, making it faster, cheaper and fully auditable. At the other end, agentic behavior handles genuine complexity—such as ambiguous inputs, novel situations and decisions that require contextual judgment. The best results use both, deliberately, within the same process.

For example, standard purchase orders should run deterministically. Routing them through a reasoning agent is expensive overkill. But when an exception occurs (like an inventory discrepancy, an unusual payment term), you want an agent that handles it without stalling the operation. Using one process with two modes means you’re applying the right approach at the right moment.

The Insight That Separates Leaders From Laggards

Once you understand this false binary, there’s one strategic insight that changes how you should plan your AI road map. The right balance between agentic and deterministic shifts over time, and the best organizations design for that shift from day one.

Consider a pricing approval process. In phase one, an agent analyzes requests and generates recommendations, but humans decide every case. In phase two, the agent auto-approves discounts below 10%, because experience has shown it makes the right call. Phase three reflects higher confidence: The agent applies risk scoring and handles a wider range of scenarios automatically, routing only genuinely ambiguous cases to humans.

Then phase four arrives. As patterns become clear and predictable, the organization hardens them into deterministic rules. If the scenario matches known patterns, the system applies standard logic instantly, at near-zero cost, with complete auditability. The agent moves on to the edge cases that still require genuine reasoning. What was once agentic becomes deterministic as patterns mature.

Transferring once agentic processes to deterministic is not a failure of the agent. It is the highest form of success—and a fundamentally different way to measure AI ROI.

Three Things CIOs Should Do Now

The organizations best at blending deterministic and agentic processes share three common practices.

1. They Map Their Existing Agent Deployments Before Adding More

Most enterprises already have agents scattered across marketing, finance, operations and support—each built by a different team, using different frameworks and with no shared governance. As a CIO, you need a current-state picture before you can make smart decisions about where orchestration adds the most value.

2. They Define Platform Standards Rather Than Tool Mandates

Requiring mandatory logging, versioning, cost tracking and access controls across all agent deployments does not slow teams down—it gives them the foundation to move faster safely. The goal is consistency, not perfection and those standards become the baseline for the orchestration layer that connects everything.

3. They Select One Or Two High-Impact Business Processes And Orchestrate Them From End To End

Some examples could include loan origination, a claims process or an employee onboarding sequence. Any process that involves multiple agents, human approvals, long-running state and an audit trail is a good candidate. Demonstrating measurable outcomes in a real operational context builds the organizational confidence to scale.

What Governance Actually Requires

The EU AI Act and emerging global frameworks require auditability, explainability and demonstrated human oversight for AI in production. That should be a forcing function for building AI the right way. An orchestration layer that captures every agent decision, every human handoff and every system interaction automatically gives CIOs exactly what regulators ask for.

More importantly, it gives operations teams what they need to intervene when something goes wrong and to improve continuously as production data accumulates. Agents are genuinely capable. The enterprises that give them real authority over operations that matter will be the ones that built the coordination layer first—the layer that makes it safe to let AI run the work.


Forbes Technology Council is an invitation-only community for world-class CIOs, CTOs and technology executives. Do I qualify?