# The Flowchart Is the Cheap Half of AI Workflow Automation > AI workflow automation is sold as one product and contains two with opposite economics: the part you can draw as a flowchart, which has already collapsed to near zero in value, and the part you cannot draw, which the industry's own benchmark shows is still mostly unfinished. Buy them separately, because the half you cannot draw is where the hours and the failures actually live. Clawnify Resources · https://www.clawnify.com/resources/ai-workflow-automation · 2026-09-03 ## What AI workflow automation is, and the two halves hiding inside it AI workflow automation means handing a repeatable business process to software that decides as well as executes. The same purchase gets sold as workflow automation tools and as AI automation software, and the three names point at one thing: something that runs a sequence of steps across your systems without a person driving each one. Inside that one thing are two very different products. The first is the part you can draw. A form arrives, a record is created, a message goes out, a field gets updated. You can put it on a whiteboard as boxes and arrows, and once it is drawn it is essentially finished. The second is the part you cannot draw. The invoice that does not match the purchase order. The customer whose request is reasonable but is not on the list. The step that ran for two years and then stopped because a supplier renamed a column. Every tool in the category prices these as a single subscription. They are not a single product. One of them is close to free and getting cheaper every month. The other one is where your week goes. ## The most honest scoreboard came from an automation vendor The clearest public evidence on how far this has actually got was not published by a skeptic. It was published by the workflow automation company Zapier, about its own benchmark. Zapier built AutomationBench to test AI on real business workflows and launched it in April 2026. On 15 August the company laid out the trajectory: roughly five weeks after launch the first model crossed 10 percent, nine weeks after that the first model crossed 20 percent, and three weeks after that a model crossed 30 percent. Zapier ended by asking how long until someone hits 40 percent. Read that next to the category's marketing. A company that sells workflow automation reports that, as of last month, the leading model had only just crossed 30 percent of the real business workflows on its own test. The benchmarking firm Artificial Analysis runs an independent leaderboard on a private subset of the same benchmark. It describes the test as 657 tasks spanning finance, HR, marketing, operations, sales and support, executed across 40 simulated application environments including Gmail, Google Sheets, Slack, Salesforce, Zendesk, Jira and HubSpot. Its headline number counts something different: the share of objectives a model completes without violating any guardrails, rather than whole workflows carried to the end. On that measure Artificial Analysis put the two leading models at 48.6 percent and 48.5 percent, with the next two at 42.6 percent and 42.1 percent. The two boards measure different things and the numbers should not be added or averaged. What they agree on is the shape of the problem. On the more generous of the two published measures, the best available models still follow the business rules through fewer than half the objectives in an ordinary company's work. That is not an argument against automating. It is an argument against believing the drawing covers the job. ## The drawable half is a commodity, and the market already priced it If the drawable half carried the value, the people who sold nothing but drawable workflows would have got rich. They did not. Luke Pierce, an operator who says he has built systems for more than 85 companies, described what happened to that business. In his account the template agency had its moment in 2023 and 2024 and then died, because everyone was selling the same templated workflows to anyone who would buy: the same twelve automations, the same walkthrough video, no depth. His summary is that margins collapsed and the founders got cooked. That is what a commodity feels like from inside it. A flowchart anyone can draw is a flowchart everyone can sell, and the price falls to the cost of drawing it. Pierce puts a similar collapse on the build side, estimating that AI dropped the cost of building real operating systems and automation by about 90 percent, so work that once cost 200,000 dollars in development now takes one person a few weeks. That figure is his estimate rather than a measurement, but the direction is not seriously disputed by anyone selling into the space. Pierce also states an order of operations, and it is the reverse of how the category is sold. Of the four things he says you are ever really doing for a client, the first is process improvement: find what is broken and fix it before you touch a tool. The tool was never the constraint. ## The half you cannot draw is a different purchase, and it fails differently The undrawable half is not a harder version of the same job. It is a different job, and one of the people building for it has given the test out loud. Barry Zhang, who works on agents at Anthropic, is relayed as offering one rule for the choice: if you can map out a decision tree, build a workflow, not an agent. Agents earn their keep in ambiguity, and they are expensive and slow, so for high volume work with predictable logic the predefined path wins. Take that rule literally and the category splits itself down the middle. Anything you can draw should be a workflow and should cost close to nothing, because it is a commodity. Anything you cannot draw is where an agent belongs, and that is a different purchase: judgement under uncertainty, paid for per decision rather than per step. The failure mode is the part that changes how you buy. In the same account, the advice when an agent fails is to stop debugging the logic and go look at the context, by putting yourself inside the window the agent could actually see. That is a claim about ownership rather than about models. If an agent fails because of what it was shown, then what you are buying is not intelligence, it is the loop and the data you feed it. The full version of that argument lives in You Import the Agent Loop. You Own What Goes Into It. and it arrives at the same place from the other direction. ## What the split looks like when somebody actually runs it The split is not a thought experiment. People run it and publish the ratio. Johann Sathianathen laid out a working sales cycle built on the open source agent runtime OpenClaw. Cold emails go out nightly. A lead books a call. The agent researches the lead beforehand. Sathianathen takes the call and a recorder captures it. The transcript goes back to the agent, which drafts a proposal, messages the lead to book a second call, and then sends over the proposal and notes an hour before it starts. Sathianathen takes that call too. If it closes, the agent sends the payment link and the onboarding steps. If it does not, the agent waits three days and sends a follow up with a better offer. The line worth keeping is the count. Ten steps, eight of them the agent, two of them the person, and the two human steps are the two calls. Nobody can flowchart a sales call. Everything wrapped around it is boxes and arrows. The second shape should worry anyone selling a workflow builder to a small business. The product writer Aakash Gupta described a demo in which a shop owner types one sentence, go to my web store and make delivery free for orders over 25 dollars this holiday weekend, and the software finds the store, reads the pricing logic, makes the change and confirms it. Gupta's phrase for the input carries the point: no instructions beyond what you would text a coworker. He estimates a task like that burns somewhere between 50,000 and 100,000 tokens, which he puts at under 30 cents per autonomous business operation. That number is his own arithmetic and token prices keep moving, so treat it as an order of magnitude rather than a quote. Notice what is absent from that second example. There is no workflow. There was never a diagram. The owner said what they wanted in the words they would have used with a member of staff, and it happened. Sending the work to an agent by message is a pattern in its own right, covered in AI Text Messaging Works When You Text the Agent, Not When It Texts for You. ## How to buy AI workflow automation without paying for the wrong half Four questions separate the two purchases before anything gets signed. - Can you draw it? Draw the decision tree on paper before you open a tool. Whatever fits on the page is the cheap half, and it should be bought at cheap-half prices. - Who owns the exception? Every process has a queue of cases the diagram does not cover. Name the person or the agent that receives them. An automation with no exception owner has not removed the work, it has hidden it. - What happens when a step fails quietly? A workflow that has stopped firing looks identical to a workflow with nothing to do. Ask how you find out, and ask before the first invoice goes missing rather than after. - Does it report, or only run? The output of the undrawable half is a decision plus an account of what it saw. Something that acts without telling you why has not saved you the review, it has postponed it. Then fix the process before buying the tool, in that order, because that is the instruction the operators keep repeating and the vendors keep leaving out of the demo. The flowchart is still worth drawing. It is just no longer worth much.