<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:googleplay="http://www.google.com/schemas/play-podcasts/1.0"><channel><title><![CDATA[Considered Machines]]></title><description><![CDATA[Questions for thoughtful humans in the age of AI]]></description><link>https://www.consideredmachines.com</link><image><url>https://substackcdn.com/image/fetch/$s_!gFOS!,w_256,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F31eb7ddd-3219-4566-94aa-ae8068012f39_1280x1280.png</url><title>Considered Machines</title><link>https://www.consideredmachines.com</link></image><generator>Substack</generator><lastBuildDate>Sun, 30 Aug 2026 17:48:17 GMT</lastBuildDate><atom:link href="https://www.consideredmachines.com/feed" rel="self" type="application/rss+xml"/><copyright><![CDATA[Paul Willmott]]></copyright><language><![CDATA[en]]></language><webMaster><![CDATA[pwillmott@substack.com]]></webMaster><itunes:owner><itunes:email><![CDATA[pwillmott@substack.com]]></itunes:email><itunes:name><![CDATA[Paul Willmott]]></itunes:name></itunes:owner><itunes:author><![CDATA[Paul Willmott]]></itunes:author><googleplay:owner><![CDATA[pwillmott@substack.com]]></googleplay:owner><googleplay:email><![CDATA[pwillmott@substack.com]]></googleplay:email><googleplay:author><![CDATA[Paul Willmott]]></googleplay:author><itunes:block><![CDATA[Yes]]></itunes:block><item><title><![CDATA[One Company, a Thousand Workflows]]></title><description><![CDATA[Armed with the latest AI tools, employees are automating their individual workflows. In doing so, they may be creating a new type of legacy system.]]></description><link>https://www.consideredmachines.com/p/one-company-a-thousand-workflows</link><guid isPermaLink="false">https://www.consideredmachines.com/p/one-company-a-thousand-workflows</guid><dc:creator><![CDATA[Paul Willmott]]></dc:creator><pubDate>Fri, 28 Aug 2026 05:00:47 GMT</pubDate><enclosure url="https://substackcdn.com/image/fetch/$s_!gFOS!,w_256,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F31eb7ddd-3219-4566-94aa-ae8068012f39_1280x1280.png" length="0" type="image/jpeg"/><content:encoded><![CDATA[<h2><strong>ICYMI</strong></h2><p><em><strong><a href="https://pwillmott.substack.com/p/the-org-chart-you-didnt-design">The Org Chart You Didn&#8217;t Design</a></strong></em> <em>&#8211; Conway&#8217;s Law has gone into reverse, as AI agents reshape organisations.</em></p><h2><strong>Executive Summary</strong></h2><ul><li><p>Employees are adopting AI quickly, with or without permission, and building their own tools, workflows and software.</p></li><li><p>Each tool works for the person who built it. But they draw on different data and use different business rules, so they aren&#8217;t consistent or compatible.</p></li><li><p>The result is a new kind of legacy system that is hard to monitor, hard to connect with and hard to switch off.</p></li><li><p>The tools people build for themselves often fit the work better than those imposed from the centre. The preferred approach is to enable experimentation inside common guardrails and promote high-value tools into company-wide assets.</p></li></ul><div><hr></div><p><strong>From the line&#8217;s opening in 1844 until 1854, passengers travelling between Bristol and Birmingham had to change trains at Gloucester. The Bristol and Gloucester Railway used Brunel&#8217;s 7 ft &#188; in broad gauge but the Birmingham and Gloucester used the 4 ft 8&#189; in gauge that became the national standard. Where the two met, passengers, luggage and freight had to be transferred between trains. Both railways worked, but they didn&#8217;t work together.</strong></p><p>Companies are now creating similar compatibility problems for themselves. Employees are enthusiastically embracing AI to help them improve their personal productivity.  The latest low-code agent builders and AI coding tools let non-technical employees create entire workflows and lightweight software. They can, for example, stand up agents or AI co-workers to triage emails, draft progress reports or reconcile spreadsheets. This &#8216;toolmaker&#8217; activity can bring significant benefits. Who wouldn&#8217;t want their employees taking greater ownership and innovating solutions to front-line problems? The trouble comes when thousands of employees take up toolmaking, and every tool is different. Anyone can now lay a new railway, with its own gauge.</p><p>Workers are acutely aware of AI&#8217;s ability to improve how they work, with many paying for their own tools to circumvent corporate restrictions. Microsoft found that three in four knowledge workers use AI at work, and more than three quarters of them bring their own tools rather than wait to be given one. A University of Melbourne survey of more than 48,000 people found that almost half had used AI in ways that broke their employer&#8217;s rules. I&#8217;ve covered this in depth in <em><strong><a href="https://pwillmott.substack.com/p/ai-in-the-shadows">AI in the Shadows</a></strong></em></p><p>The tools are powerful. Across three large field trials, software developers using an AI assistant completed about 26 per cent more tasks, with larger gains among less-experienced developers. In a field experiment at Procter &amp; Gamble, individuals using AI matched the average performance of two-person teams working without it. The tools work, so workers will keep building and using them.</p><p>The concern here is not occasional prompting, but reusable workflows that connect company data, encode business rules, or take actions. Evidence of this shift is beginning to appear. In an OpenAI case study, BBVA said its employees had created more than 20,000 custom GPTs, around 4,000 of which were used frequently.</p><h2><strong>Different Gauges</strong></h2><p>The catch is that each tool is built to meet the needs of one person. One analyst pulls data from a spreadsheet, another from a live system, a third from last month&#8217;s report. One person outsources output checking to an AI, while another checks every line by hand. One person builds in a control step, and one omits it. On its own, each choice is reasonable. Together, they mean that two people asked the same question can give two different answers, drawn from two different sources, checked in two different ways. The result is fragmented and diverging workflows that aren&#8217;t consistent and aren&#8217;t composable. A company is a set of synchronised workflows, not a pile of individuals doing separate tasks. When the joins between tasks are unreliable, so is the company&#8217;s output. Put another way, the company is rapidly accumulating a new kind of legacy system.</p><h2><strong>Fragmentation Creates Four Risks</strong></h2><p>When new processes and their supporting code and data are built &#8216;bottom up&#8217;, the resulting workflows carry four risks:</p><p><em><strong>Opaque</strong>.</em> It becomes hard to see how work is actually getting done. Pre-AI, standard operating procedures (SOPs), together with processes and controls embedded in IT systems, provided some assurance that work was done in line with strategic and operational goals and with appropriate controls. Now, the outputs may look fine, but it becomes impossible to understand the process that led to the output. That brings several risks. In June 2026, KPMG withdrew a published report after GPTZero found that only five of its 45 citations accurately matched real, uncorrupted sources. UBS, the NHS, Swiss Federal Railways and Transport for London said claims about them were untrue or misleading. If errors of this kind can pass a Big Four publication&#8217;s review, a manager glancing at a slide is unlikely to detect them. Reviewing the output is not the same as checking the work that produced it.</p><p><em><strong>Inconsistent</strong>.</em> As Toyota demonstrated, quality is a function of process. A 2026 preprint involving 128 knowledge workers at one multinational industrial company found that GenAI increased efficiency across three tested task types. Quality improved for knowledge packaging and knowledge creation, but declined for knowledge acquisition. The implication is not that AI invariably reduces quality, but that its effect depends on the task and on the process surrounding it. As employees customise those processes, operational variation may increase even if average model performance improves.</p><p><em><strong>Unintegrated</strong>.</em> Like the early railways, solutions built in isolation don&#8217;t join neatly with one another. Everyone may be using the same AI model while the data, definitions and controls underneath are inconsistent. This becomes problematic when attempting to build end-to-end workflows that cross multiple functions. For example, when a customer is onboarded, data needs to flow cleanly between sales, compliance and finance. </p><p><em><strong>Brittle</strong>.</em> User-built tools can depend on models and connectors outside the company&#8217;s control. Even where vendors publish deprecation schedules, unexpected shifts still occur. During OpenAI&#8217;s August 2025 GPT-5 rollout, older models were removed from ChatGPT without warning, disrupting model-specific workflows before some access was restored. In June 2026, Anthropic suspended Fable 5 globally for three weeks following a US government directive. A workflow can fail unexpectedly even when its own code has not changed.</p><p>Together, these are warning signs of an emerging legacy estate. A system becomes legacy when business dependence outlives the organisation&#8217;s ability to change, support or replace it. Ward Cunningham introduced the &#8216;technical debt&#8217; metaphor in 1992 to describe how a quick technical shortcut creates a future liability. The United States federal government now spends more than $100 billion a year on IT and cyber investments, and agencies report that roughly 80 per cent goes to operating and maintaining existing systems.</p><p>None of this is an argument for stopping workers using AI to make their own tools. We are in the foothills of AI&#8217;s evolution, and clamping down now would kill experimentation and valuable learning. The toolmaking itself is not the problem. The problem is leaving it private and unconnected until one day it becomes critical infrastructure without anyone realising. So, the task is to capture the best tools and turn them into capabilities the whole company can rely on. Six moves can deliver that.</p><h2><strong>The Playbook</strong></h2><p>The controls should be proportional to risk. Personal experiments inside a protected sandbox can remain light touch. Any workflow that accesses sensitive data, takes an external action, feeds a material decision or serves multiple users should be given a higher risk classification and proper controls. </p><ol><li><p><strong>Lay the rails.</strong> Decide which standards are not up for negotiation and enforce them. Britain began standardising rail gauges by law in 1846. This prevented the problem from growing, but the installed base still took decades to convert. Common data definitions, approved sources and connectors, mandatory controls, and security protocols provide the rails for workflows.</p></li><li><p><strong>Arm the workforce.</strong> The best way to stop people using risky, unapproved AI is to give them the tools they want. Samsung learned this the hard way in 2023, when engineers pasted sensitive source code into a public chatbot. BBVA went the other way and gave its people an enterprise tool; more than 100,000 employees were using it by June 2026.</p></li><li><p><strong>Instrument and observe.</strong> Maintain a lightweight registry of reusable workflows. Record the business outcomes (e.g., efficiency uplift) but also drivers of risk such as permissions, dependencies and number of users. This reveals where both value and risk are accumulating.</p></li><li><p><strong>Harvest and harden.</strong> When a tool demonstrates repeatable value and manageable risk, adopt it properly. Assign a product owner, validate its outputs, document its data and controls, test failure modes, provide a fallback and then release it more broadly. That captures the know-how and reduces dependence on the original builder.</p></li><li><p><strong>Make it a team sport.</strong> Left alone, useful work often remains local and tacit. The alternative is to encourage shared innovation. One way to do that is to establish a guild where builders compare notes and raise the standard together. It also helps to recognise and reward the people whose tools get adopted broadly.</p></li><li><p><strong>Retire and consolidate.</strong> Harvesting the best tools is only half the job. Tools that do not meet the bar for wider deployment need to be culled. Give tools a review or renewal date and retire those that are unused, unsupported, or unsuitable.</p></li></ol><p><strong>It took until 1892 to eliminate the Great Western Railway&#8217;s remaining broad-gauge network. Over one weekend that May, about 4,200 workers converted 171 miles of track to standard gauge. Brunel&#8217;s broad gauge offered smoother, faster journeys, but had not been widely adopted. In the agentic age, companies must harness what their people are building and turn it into something the whole company can use. The alternative is to allow a risky new type of legacy system to take hold.</strong></p><div><hr></div><h2><strong>Monday Morning Actions for Executives</strong></h2><ul><li><p><strong>Initiate an inventory.</strong> Launch a quick review of user-built tools.</p></li><li><p><strong>Meet the demand.</strong> Provide workers with sanctioned AI tools to avoid Shadow AI.</p></li><li><p><strong>Put someone in charge of the rails.</strong> Name an owner for standards and controls.</p></li><li><p><strong>Pick a tool to harden.</strong> Select one high-value workflow and move it into production.</p></li><li><p><strong>Set the tone.</strong> Communicate principles on worker-made tools. Reward the best makers.</p></li></ul><h2><strong>Questions for the Board</strong></h2><ul><li><p>If a regulator or an auditor asked how a key number or decision was produced, could we show them?</p></li><li><p>Which critical workflows depend on a particular model, vendor, connector or version, and what is the tested fallback?</p></li><li><p>Are we getting the right balance between rewarding individual innovation and building capability for the whole organisation?</p><div><hr></div><div class="subscription-widget-wrap-editor" data-attrs="{&quot;url&quot;:&quot;https://www.consideredmachines.com/subscribe?&quot;,&quot;text&quot;:&quot;Subscribe&quot;,&quot;language&quot;:&quot;en&quot;}" data-component-name="SubscribeWidgetToDOM"><div class="subscription-widget show-subscribe"><div class="preamble"><p class="cta-caption">Thanks for reading. Subscribe here for free.</p></div><form class="subscription-widget-subscribe"><input type="email" class="email-input" name="email" placeholder="Type your email&#8230;" tabindex="-1"><input type="submit" class="button primary" value="Subscribe"><div class="fake-input-wrapper"><div class="fake-input"></div><div class="fake-button"></div></div></form></div></div><p></p></li></ul><h2><strong>Sources &amp; Notes</strong></h2><ul><li><p>Railway gauges and conversion: <a href="https://www.networkrail.co.uk/stories/why-the-end-of-the-gauge-war-didnt-standardise-britains-railway/">Network Rail, &#8220;Why the end of the gauge war didn&#8217;t standardise Britain&#8217;s railway&#8221;</a> (20 May 2021); <a href="https://hansard.parliament.uk/Commons/1846-06-16/debates/1606db5f-2998-4a3e-a32d-afa23e79bd90/Railways%E2%80%94TheBroadAndNarrowGauge">UK Parliament, &#8220;Railways&#8212;The Broad and Narrow Gauge&#8221;</a> (Hansard, 16 June 1846); <a href="https://www.nrmfriends.org.uk/post/the-end-of-the-great-western-railway-s-broad-gauge">Friends of the National Railway Museum, &#8220;The end of the Great Western Railway&#8217;s broad gauge&#8221;</a>.</p></li><li><p>Microsoft, <a href="https://www.microsoft.com/en-us/worklab/work-trend-index/ai-at-work-is-here-now-comes-the-hard-part">&#8220;AI at Work Is Here. Now Comes the Hard Part&#8221;</a> (2024 Work Trend Index Annual Report, 8 May 2024).</p></li><li><p>Nicole Gillespie et al., <a href="https://figshare.unimelb.edu.au/articles/report/Trust_attitudes_and_use_of_artificial_intelligence_A_global_study_2025/28822919">&#8220;Trust, Attitudes and Use of Artificial Intelligence: A Global Study 2025&#8221;</a> (University of Melbourne and KPMG, 2025).</p></li><li><p>Kevin Z. Cui et al., <a href="https://economics.mit.edu/sites/default/files/inline-files/draft_copilot_experiments.pdf">&#8220;The Effects of Generative AI on High-Skilled Work: Evidence from Three Field Experiments with Software Developers&#8221;</a> (working paper, 2025).</p></li><li><p>Fabrizio Dell&#8217;Acqua et al., <a href="https://www.nber.org/papers/w33641">&#8220;The Cybernetic Teammate: A Field Experiment on Generative AI Reshaping Teamwork and Expertise&#8221;</a> (NBER Working Paper 33641, 2025).</p></li><li><p>GPTZero, <a href="https://gptzero.me/news/investigations-kpmg/">&#8220;Chasing the Hallucinations: KPMG&#8217;s AI-Powered Attempt at &#8216;Redefining Excellence&#8217;&#8221;</a> (June 2026); Financial Times, <a href="https://www.ft.com/content/b3828e92-4961-4b39-84f0-c42f33be3c3f">&#8220;KPMG report contained AI hallucinations on benefits of AI&#8221;</a> (12 June 2026).</p></li><li><p>Toyota Motor Corporation, <a href="https://global.toyota/en/company/vision-and-philosophy/production-system/">&#8220;Toyota Production System&#8221;</a>; Sven Bottesch et al., <a href="https://arxiv.org/abs/2607.25922">&#8220;Faster, Higher, Stronger? The Impact of GenAI on Knowledge Work Productivity&#8212;Evidence from the Field&#8221;</a> (arXiv preprint, 28 July 2026).</p></li><li><p>OpenAI, <a href="https://openai.com/index/introducing-gpt-5/">&#8220;Introducing GPT-5&#8221;</a> (7 August 2025); Ars Technica, <a href="https://arstechnica.com/information-technology/2025/08/openai-brings-back-gpt-4o-after-user-revolt/">&#8220;OpenAI brings back GPT-4o after user revolt&#8221;</a> (13 August 2025); OpenAI, <a href="https://developers.openai.com/api/docs/deprecations">&#8220;API deprecations&#8221;</a>.</p></li><li><p>Anthropic, <a href="https://docs.anthropic.com/en/docs/about-claude/model-deprecations">&#8220;Model deprecations&#8221;</a>; <a href="https://www.anthropic.com/news/fable-mythos-access">&#8220;Statement on the US government directive to suspend access to Fable 5 and Mythos 5&#8221;</a> (12 June 2026); <a href="https://www.anthropic.com/news/redeploying-fable-5">&#8220;Redeploying Fable 5&#8221;</a> (30 June 2026).</p></li><li><p>Ward Cunningham, <a href="https://c2.com/doc/oopsla92.html">&#8220;The WyCash Portfolio Management System&#8221;</a> (OOPSLA &#8217;92 Experience Report, 1992).</p></li><li><p>U.S. Government Accountability Office, <a href="https://www.gao.gov/products/gao-25-107795">&#8220;Information Technology: Agencies Need to Plan for Modernizing Critical Decades-Old Legacy Systems&#8221;</a> (GAO-25-107795, 17 July 2025).</p></li><li><p>TechCrunch, <a href="https://techcrunch.com/2023/05/02/samsung-bans-use-of-generative-ai-tools-like-chatgpt-after-april-internal-data-leak/">&#8220;Samsung bans use of generative AI tools like ChatGPT after April internal data leak&#8221;</a> (2 May 2023).</p></li><li><p>OpenAI, <a href="https://openai.com/index/bbva-2025/">&#8220;How BBVA is scaling AI from pilot to practice across the org&#8221;</a> (6 November 2025); <a href="https://openai.com/index/bbva/">&#8220;BBVA puts AI at the core of banking with OpenAI&#8221;</a> (11 June 2026). Company- and vendor-reported evidence.</p></li></ul>]]></content:encoded></item><item><title><![CDATA[Nothing Is Secret Anymore]]></title><description><![CDATA[Every organisation leaves a trail of seemingly harmless data fragments. With AI, competitors can reassemble those pieces to infer sensitive information.]]></description><link>https://www.consideredmachines.com/p/nothing-is-secret-anymore</link><guid isPermaLink="false">https://www.consideredmachines.com/p/nothing-is-secret-anymore</guid><dc:creator><![CDATA[Paul Willmott]]></dc:creator><pubDate>Sat, 22 Aug 2026 05:44:19 GMT</pubDate><enclosure url="https://substackcdn.com/image/fetch/$s_!gFOS!,w_256,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F31eb7ddd-3219-4566-94aa-ae8068012f39_1280x1280.png" length="0" type="image/jpeg"/><content:encoded><![CDATA[<p><strong><span>ICYMI</span></strong></p><p><span>&#8226; </span><em><strong><a href="https://pwillmott.substack.com/p/ai-in-the-shadows">AI in the Shadows</a></strong></em> &#8211; Your staff will find ways to access the most powerful AI tools, even if you ban them</p><p><strong><span>Executive Summary</span></strong></p><p><span>&#8226; </span>Sensitive information, such as corporate strategy, can be deduced by outsiders prepared to collate and analyse fragments of publicly available information, such as job adverts.</p><p><span>&#8226; </span>AI has made it far quicker and cheaper to collate and analyse data in this way.</p><p><span>&#8226; </span>Conventional information-security controls do not fully address this risk.</p><p><span>&#8226; </span>Scraping public data from the web is generally not treated as illegal.</p><p><span>&#8226; </span>Firms can reduce exposure by red teaming their own data exhaust and risk-rating their outbound communications.</p><div><hr></div><p><em><strong>On the night of 1 August 1990, the CIA ordered a record twenty-one pizzas. Local Domino&#8217;s franchisee Frank Meeks told the Los Angeles Times a few months later: &#8220;The news media doesn&#8217;t always know when something big is going to happen because they&#8217;re in bed, but our deliverers are out there at 2 in the morning.&#8221; Iraq invaded Kuwait the following day.</strong></em></p><p>Intelligence analysts call this <strong>mosaic theory</strong>: assembling individually innocuous facts into a material inference.</p><p>Historically, this has been a laborious and expensive task, and this has limited the risks to those being watched. Now, however, AI has industrialised mosaic analysis. Much of what a company emits, including job adverts, planning applications and executives&#8217; Strava routes, can now be scraped and analysed.</p><p><strong><span>The Mosaic in Action</span></strong></p><p>A lot can be deduced from public data. Researchers at Oxford and armasuisse sampled corporate aircraft routes and M&amp;A activity associated with 36 listed companies. In all seven acquisitions the study identified, the buyer&#8217;s aircraft had visited the target beforehand, on average 61 days earlier.</p><p>In another example, researchers found that investors could use satellite observations of retail car parks to predict corporate earnings, and formulate profitable trading strategies.</p><p>Routine releases can have outsized consequences. In late July 2017, developers mined prematurely released HomePod firmware, revealing the design of Apple&#8217;s next iPhone about six weeks before it was announced. And in 2018, a 20-year-old student showed that Strava&#8217;s aggregated exercise map drew the outlines of secret military bases. Six years later, <em>Le Monde</em> used public Strava profiles to trace 26 US Secret Service agents, deducing the hotel where President Biden was staying before his meeting with Xi Jinping.</p><p>The list of sources is long, including heat signatures captured through thermal satellite imagery, behavioural data such as web traffic, human writing such as compensation posts on Levels.fyi, and public records such as court filings.</p><p><strong><span>The Industrialised Mosaic</span></strong></p><p>Mosaic theory is not new. Satellite car-counting dates to about 2010, for example. What has changed is that much of the collection and analysis can now be automated at scale and low cost. A mid-cap engineering firm now faces hedge-fund-grade scraping and analysis.</p><p>Researchers at ETH Zurich reported in 2024 that, on a benchmark of 520 public Reddit profiles, an LLM achieved up to 85 per cent accuracy when inferring attributes such as location, income and sex. In that case, the models operated at about one-hundredth of the cost of human labellers.</p><p>The quality of mosaic signals is also improving. A single source such as pizza orders can be misleading. But with AI, snoopers can collate and analyse richer data from more sources, finding patterns which a human could not. As more of life moves online, both the number of signals and their granularity grow.</p><p>Use of such data is becoming commonplace. In Lowenstein Sandler&#8217;s annual survey of investment advisers at private fund managers, the proportion reporting use of alternative data (an input to mosaic analysis) rose from 62 per cent in 2023 to 90 per cent in 2025.</p><p>Conventional information-security techniques do not help here. The source material is public, commercially available or generated through routine activity, so controls designed to stop theft and leakage aren&#8217;t effective.</p><p><strong><span>Reacting to the Mosaic</span></strong></p><p>Executives are already reacting to this newly transparent environment. A 2023 <em>Review of Financial Studies</em> paper found that firms that expected their corporate disclosures to be read by AI altered their language and used more positive and excited vocal tones on earnings calls.</p><p>Companies are also addressing the corporate jet informational vapour trail. LVMH sold its corporate jet and shifted to charter planes after Bernard Arnault said tracking could reveal his movements. Nike placed two jets in the FAA&#8217;s flight-data filtering programme, making them harder to follow.</p><p>Another technique is to anonymise public signals. Apple has used foreign trademark filings, made through new subsidiaries, to make new product names harder to unearth. Meta used shell companies to disguise the nature of a Wisconsin data-centre project.</p><p>Information providers are also constraining large-scale aggregation. Strava restricts access to street-level detail and suppresses low-volume routes. LinkedIn uses technical systems to throttle or block automated scraping of public profiles.</p><p>Approaches to protecting secrets need to be holistic. For example, protecting the movements of a single executive now means considering social media, calendars, fitness apps, conference listings and flight trackers together, not separately.</p><p>Firms can also turn the tables on competitors. US courts make a distinction between scraping public web pages and hacking into restricted systems. Scraping public pages is generally not treated as illegal computer access, although contracts and other laws may still restrict collection or use.</p><p><strong><span>The Mosaic Playbook</span></strong></p><p><span>&#8226; </span><strong>Red-team your own exhaust.</strong> Have an LLM parse your job adverts, regulatory filings, public code, patents and other exhaust. An industry has been built around this capability so it can also be outsourced. Make sure to repeat periodically as patterns change.</p><p><span>&#8226; </span><strong>Clarify accountability.</strong> One of the reasons that mosaic analysis works is an asymmetry of approach. A snooper consolidates the available data about a company across all channels, whereas within the company accountability is diffuse, spanning communications, HR, investor relations, legal, security and more. The obvious choice to own the risk is the Chief Information Security Officer (CISO), but many are overloaded with AI-driven cyber threats.</p><p><span>&#8226; </span><strong>Treat routine publications as disclosures.</strong> Build a map that helps you understand which publications are connected to which secrets. Then score outbound content for risk before publication.</p><p><span>&#8226; </span><strong>Minimise sensitive signals.</strong> Around undisclosed initiatives such as M&amp;A or business building, coordinate hiring, procurement, planning and travel so that little can be inferred from the sequence. Abstract the truth (Amazon code-named its twenty shortlisted headquarters cities after employees&#8217; dogs). Protect the digital footprints of executives.</p><p><span>&#8226; </span><strong>Turn the tables.</strong> Use these techniques on competitors if for no other reason than to benchmark your own exposure against theirs. This is becoming a normal corporate function.</p><p><strong><span>Monday Morning Actions for Executives</span></strong></p><p><span>&#8226; </span><strong>Understand your exposure.</strong> Ask for a read of your own mosaic footprint.</p><p><span>&#8226; </span><strong>Vet outbound comms.</strong> Review job adverts, filings and announcements.</p><p><span>&#8226; </span><strong>Opt-out where possible.</strong> For example, ask data brokers to remove senior leaders&#8217; details.</p><p><em><strong>In June 2025, the Pentagon Pizza Report social media account reported a surge at pizzerias near the Pentagon before Israel&#8217;s strikes on Iran. The Pentagon disputed its significance, but the episode showed how easily public signals can now be collected and amplified. In the thirty-five years since the original event, mosaic theory has been transformed from an art form into an industry.</strong></em></p><div><hr></div><p><strong><span>Questions for the Board</span></strong></p><p><span>&#8226; </span>Do we know what our public exhaust is revealing about us?</p><p><span>&#8226; </span>Do we read our competitors&#8217; exhaust as systematically as they read ours?</p><p><span>&#8226; </span>Do we treat routine publications (e.g., job adverts) as disclosures?</p><p><strong>Sources</strong></p><p><span>&#8226; </span><a href="https://www.latimes.com/archives/la-xpm-1991-01-16-mn-374-story.html">Slice of Life: Pizza Orders Soar in D.C.</a></p><p><span>&#8226; </span><a href="https://ora.ox.ac.uk/objects/uuid%3A3df6e2a7-f82a-4119-9326-6c658c559b8e">The Real First Class? Inferring Confidential Corporate Mergers and Government Relations from Air Traffic Communication</a></p><p><span>&#8226; </span><a href="https://www.cambridge.org/core/journals/journal-of-financial-and-quantitative-analysis/article/on-the-capital-market-consequences-of-big-data-evidence-from-outer-space/2F5F99D68D1F8940F61578F198D6C005">On the Capital Market Consequences of Big Data: Evidence from Outer Space</a></p><p><span>&#8226; </span><a href="https://www.macstories.net/linked/homepods-firmware-and-the-next-iphone/">HomePod&#8217;s Firmware and the Next iPhone</a></p><p><span>&#8226; </span><a href="https://www.cnbc.com/2018/01/28/global-heat-map-for-joggers-exposing-sensitive-us-military-information.html">A global heat map for joggers is exposing sensitive US military information</a></p><p><span>&#8226; </span><a href="https://www.lemonde.fr/en/united-states/article/2024/10/28/biden-and-trump-put-in-danger-by-secret-service-agents-watch-the-second-episode-of-stravaleaks_6730825_133.html">Biden and Trump Put in Danger by Secret Service Agents: Watch the Second Episode of StravaLeaks</a></p><p><span>&#8226; </span><a href="https://proceedings.iclr.cc/paper_files/paper/2024/hash/9028b8a3ca98f58e373f0c1497a17448-Abstract-Conference.html">Beyond Memorization: Violating Privacy via Inference with Large Language Models</a></p><p><span>&#8226; </span><a href="https://www.lowenstein.com/media/jujd45bp/alt-data-report-2025_final.pdf">AI&#8217;s Integration Into Alternative Data Fuels New Opportunities and Challenges</a></p><p><span>&#8226; </span><a href="https://academic.oup.com/rfs/article-abstract/36/9/3603/7087110">How to Talk When a Machine Is Listening: Corporate Disclosure in the Age of AI</a></p><p><span>&#8226; </span><a href="https://news.sky.com/story/worlds-second-richest-man-bernard-arnault-sells-private-jet-so-climate-activists-cant-track-him-12724462">World&#8217;s Second-Richest Man Bernard Arnault Sells Private Jet So Climate Activists Can&#8217;t Track Him</a></p><p><span>&#8226; </span><a href="https://www.propublica.org/article/nike-just-made-it-harder-to-track-executives-use-of-private-jets">We Reported on Nike&#8217;s Extensive Use of Private Jets. The Company Just Made It Harder to Track Them.</a></p><p><span>&#8226; </span><a href="https://www.americanbar.org/groups/intellectual_property_law/resources/landslide/2025-winter/claiming-priority-submarine-trademark-applications/">Claiming Priority to Submarine Trademark Applications&#8212;A Curious Little Loophole</a></p><p><span>&#8226; </span><a href="https://wisconsinwatch.org/2026/01/wisconsin-data-center-secrecy-deals-nda-nondisclosure-agreement/">At Least Four Wisconsin Communities Signed Secrecy Deals for Billion-Dollar Data Centers</a></p><p><span>&#8226; </span><a href="https://www.engadget.com/2018-03-13-after-exposing-secret-military-bases-strava-restricts-data-visi.html">After Exposing Secret Military Bases, Strava Restricts Data Visibility</a></p><p><span>&#8226; </span><a href="https://cdn.ca9.uscourts.gov/datastore/opinions/2022/04/18/17-16783.pdf">hiQ Labs, Inc. v. LinkedIn Corp.</a></p><p><span>&#8226; </span><a href="https://www.thedailybeast.com/amazon-used-code-names-of-employees-dogs-to-keep-hq2-finalists-secret/">Amazon Used Code Names of Employees&#8217; Dogs to Keep HQ2 Finalists Secret</a></p><p><span>&#8226; </span><a href="https://washingtonian.com/2025/06/26/did-busy-pizza-shops-really-predict-us-airstrikes-on-iran/">Did Busy Pizza Shops Really Predict US Airstrikes on Iran?</a></p><div class="subscription-widget-wrap-editor" data-attrs="{&quot;url&quot;:&quot;https://www.consideredmachines.com/subscribe?&quot;,&quot;text&quot;:&quot;Subscribe&quot;,&quot;language&quot;:&quot;en&quot;}" data-component-name="SubscribeWidgetToDOM"><div class="subscription-widget show-subscribe"><div class="preamble"><p class="cta-caption">Thanks for reading Considered Machines. Subscribe for free to receive new posts.</p></div><form class="subscription-widget-subscribe"><input type="email" class="email-input" name="email" placeholder="Type your email&#8230;" tabindex="-1"><input type="submit" class="button primary" value="Subscribe"><div class="fake-input-wrapper"><div class="fake-input"></div><div class="fake-button"></div></div></form></div></div><p></p>]]></content:encoded></item><item><title><![CDATA[How Long Before You’re Sued for Not Using AI?]]></title><description><![CDATA[Over time, use of a new technology can become a legal requirement.]]></description><link>https://www.consideredmachines.com/p/how-long-before-youre-sued-for-not</link><guid isPermaLink="false">https://www.consideredmachines.com/p/how-long-before-youre-sued-for-not</guid><dc:creator><![CDATA[Paul Willmott]]></dc:creator><pubDate>Fri, 14 Aug 2026 06:11:27 GMT</pubDate><enclosure url="https://substackcdn.com/image/fetch/$s_!gFOS!,w_256,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F31eb7ddd-3219-4566-94aa-ae8068012f39_1280x1280.png" length="0" type="image/jpeg"/><content:encoded><![CDATA[<p><strong><span>ICYMI</span></strong></p><p><strong><a href="https://pwillmott.substack.com/p/should-you-add-a-bot-to-your-board">Should You Add a Bot to Your Board?</a></strong></p><p><strong><span>Executive Summary</span></strong></p><ul><li><p>Courts can treat use of a technology as part of &#8216;reasonable care&#8217; (the legal standard for the precautions a careful and competent firm would take).</p></li><li><p>The expected standard of reasonable care moves as technology matures and the benefits become measurable.</p></li><li><p>Firms can face significant penalties when they fail to implement the technology that is required to deliver reasonable care.</p></li><li><p>Recent legal developments show how a claim for AI non-use could arise. Expectations are likely to develop task by task.</p></li><li><p>Firms should document where AI is required, optional or prohibited, and the reasons for each decision.</p></li></ul><div><hr></div><p><em><strong>On 10 March 1928, two tugs were towing coal barges along the New Jersey coast when a gale hit and the barges sank. Storm warnings had been broadcast on the radio, but neither tug had a working receiver. Radios were cheap and available but not yet commonly used by tugs.</strong></em></p><p><em><strong>When the case came to court, the judge, Learned Hand, rejected the owners&#8217; defence that radio receivers were not yet general practice in the trade. He wrote that &#8220;a whole calling may have unduly lagged in the adoption of new and available devices.&#8221; The decision showed that a court may rule that use of a technology is a requirement even if the industry has not generally adopted it.</strong></em></p><p>For the past few years, boards have asked whether it is safe to use AI. Soon they may also need to ask whether it is safe, and legally defensible, not to use it.</p><p><strong><span>Expected Standards Move as Technology Matures</span></strong></p><p>Firms are legally required to take &#8216;reasonable care&#8217; in their duties towards customers, employees or others affected by their conduct. For example, they must provide protections such as hard hats to keep employees safe. The standard of reasonable care is specific to context, and changes over time, sometimes in response to new technology.</p><p>Assessing shipyard hearing-loss cases in 1983, Mr Justice Mustill found that the whole industry was taking &#8220;the same line of inaction&#8221; on ear protection. He concluded that employers failing to provide hearing protection after 1963 were negligent.</p><p>A technology breakthrough can change the expected standard almost immediately. Before 1985, blood banks had no licensed test to screen donations for evidence of HIV infection. In March that year, the FDA licensed the first antibody test and US public-health authorities recommended that all donated blood and plasma be tested. Screening then became routine and changed what safe practice required.</p><p><strong><span>Falling Behind Can Create Serious Liability and Penalties</span></strong></p><p>Firms failing to meet the expected standard of reasonable care can face negligence claims. Regulators can also penalise organisations for failing to implement or operate established controls. Britain&#8217;s data regulator fined Tuckers, a criminal defence firm, &#163;98,000 after a cyber breach linked in part to missing multi-factor authentication (MFA). It later fined Advanced, an NHS software supplier, &#163;3.07 million after gaps in its deployment of MFA contributed to a ransomware incident. The Information Commissioner, John Edwards, said there was &#8220;no excuse for leaving any part of your system vulnerable.&#8221;</p><p>NatWest offers another example. In 2021 it was fined &#163;264.8 million after an FCA prosecution for money-laundering breaches, as the bank&#8217;s automated monitoring system wrongly treated some cash deposits as cheque deposits.</p><p>These cases do not prove that firms must use AI, but that liability or penalties can follow when an established control is missing, incomplete or poorly supervised.</p><p><strong><span>The Legal Route to AI Non-Use Liability Is Emerging</span></strong></p><p>Recent developments show how an AI non-use claim might be framed. In July 2026, the UK Jurisdiction Taskforce published a legal statement on liability for AI harms under English law. The Law Society said it clarifies when professionals may be liable for using, or failing to use, AI.</p><p>The statement is not a judgment and does not create a general duty to use AI. But it does conclude that existing professional-negligence principles may apply where a reasonably competent professional would have used a particular AI tool for a particular task.</p><p><strong><span>AI Expectations Will Emerge Task by Task</span></strong></p><p>AI use is unlikely to become an expectation across a whole profession or sector at once. Rather, expectations will develop around specific tasks where evidence, availability and adoption come together.</p><p>For example, NHS England says AI decision support is now used across every regularly admitting stroke service in England. At primary stroke centres, AI use was associated with a 64-minute reduction in the time taken to assess and transfer patients (other factors also drove the improvement). National deployment does not by itself establish a legal duty, but it does make non-use easier to challenge. A hospital can now be asked whether the AI system was used, and for the reasoning behind the decision.</p><p>Clinical guidance is also starting to recognise specific AI uses. The American Diabetes Association&#8217;s 2026 Standards of Care say that FDA-approved AI algorithms are an appropriate strategy for improving access to diabetic-retinopathy screening.</p><p>Professional bodies are beginning to treat AI knowledge as part of competence. The Bar Standards Board&#8217;s guidance lists basic AI awareness, and evaluation of the risks, benefits and costs of new technologies, as good practice.</p><p><strong><span>How to Tell When Non-Use Is Becoming Risky</span></strong></p><p>Non-use of AI becomes more difficult to defend when several signals appear together:</p><p><span>&#8226; </span>A recognised benefit in accuracy, speed, safety or cost has been demonstrated.</p><p><span>&#8226; </span>The tool is widely available at a proportionate cost.</p><p><span>&#8226; </span>Comparable organisations are adopting it for the same task.</p><p><span>&#8226; </span>Regulators or professional bodies recognise the use case.</p><p><span>&#8226; </span>There is a reliable process for human review, monitoring and accountability.</p><p><span>&#8226; </span>Failure to use the tool could have a material consequence.</p><p><strong><span>Actions for Executives</span></strong></p><p>To date, I have not found any example of a prosecution or penalty due to non-use of AI, so immediate risks are low. Nevertheless, firms should establish a framework to ensure that future risks are understood and managed:</p><blockquote><ol><li><p><strong>Set clear rules for material tasks.</strong> Identify tasks where AI could have a meaningful impact on accuracy, safety, consumer protection or regulatory compliance. For each such task, state where AI is required, prohibited or optional.</p></li><li><p><strong>Build an audit trail.</strong> Where AI non-use could be challenged, record the reason for not using it with supporting data. Keep evidence of competence and oversight, including training records and evaluation results.</p></li><li><p><strong>Update your position periodically.</strong> Review regulatory and professional-body guidance. Ask customers, insurers and comparable firms what they regard as normal practice.</p></li><li><p><strong>Ask your insurers.</strong> Premium discounts and underwriting expectations are early signals of where non-use is becoming hard to defend. RLI already prices AI-based safety monitoring into cover.</p></li></ol></blockquote><p><em><strong>The barge owners followed common industry practice, but were found liable anyway, as the whole trade had fallen behind the standard the court expected.</strong></em></p><p><em><strong>AI adoption is moving so quickly that it is hard to determine where its use might become part of reasonable care. Firms that establish a clear framework for managing decisions to use or not to use AI will be better placed when the standard moves.</strong></em></p><div><hr></div><p><strong><span>Board Questions</span></strong></p><p><span>&#8226; </span>Which of our tasks are approaching the point where AI non-use would need to be justified?</p><p><span>&#8226; </span>What evidence would cause us to change our current position?</p><p><span>&#8226; </span>Could we explain our decisions after an adverse event?</p><div><hr></div><p><strong><span>Sources &amp; Notes</span></strong></p><p><strong>1. The T.J. Hooper. </strong>60 F.2d 737 (2d Cir. 1932): Learned Hand held that industry custom is evidence of reasonable care, not its conclusive measure. <a href="https://law.justia.com/cases/federal/appellate-courts/F2/60/737/1542549/">Judgment</a>.</p><p><strong>2. Professional custom. </strong><em>Thompson v Smiths Shiprepairers (North Shields) Ltd</em> [1984] QB 405 treated shipyard employers following &#8220;the same line of inaction&#8221; on ear protection as negligent from 1963. <a href="https://swarb.co.uk/thompson-v-smiths-shiprepairers-north-shields-ltd-qbd-1984/">Case summary</a>.</p><p><strong>3. HIV screening. </strong>The US Public Health Service recommended screening all donated blood and plasma in January 1985, the FDA licensed the first ELISA test kits in early March, and blood banks were screening routinely within weeks. <a href="https://www.cdc.gov/mmwr/preview/mmwrhtml/00000568.htm">MMWR report</a>.</p><p><strong>4. Missing controls. </strong>The ICO fined Tuckers &#163;98,000 in March 2022 and Advanced &#163;3.07 million in March 2025 over missing or incomplete security controls, and the FCA&#8217;s prosecution of NatWest ended in a &#163;264,772,619.95 fine in 2021. <a href="https://ico.org.uk/media/action-weve-taken/mpns/4019746/tuckers-mpn-20220228.pdf">Tuckers penalty notice</a>. <a href="https://ico.org.uk/about-the-ico/media-centre/news-and-blogs/2025/03/software-provider-fined-3m-following-2022-ransomware-attack/">Advanced announcement</a>. <a href="https://www.fca.org.uk/news/press-releases/natwest-fined-264.8million-anti-money-laundering-failures">FCA announcement</a>.</p><p><strong>5. UKJT legal statement. </strong>The UK Jurisdiction Taskforce&#8217;s July 2026 statement, expert analysis rather than binding precedent, concludes that professional-negligence principles may apply where a reasonably competent professional would have used a particular AI tool. <a href="https://lawtechuk.io/ukjt/liability-for-ai-harms-under-the-private-law-of-england-and-wales/">UKJT statement</a>. <a href="https://www.lawsociety.org.uk/Contact-or-visit-us/Press-office/Press-releases/AI-harms-clarified-and-policy-gaps-identified-in-landmark-Legal-Statement">Law Society summary</a>.</p><p><strong>6. NHS stroke pathway. </strong>NHS England&#8217;s December 2025 evaluation, observational rather than causal, associated AI-supported scan review with a 64-minute reduction in assessment and transfer time at primary stroke centres. <a href="https://www.england.nhs.uk/2025/12/life-changing-ai-support-helping-stroke-patients-get-a-second-chance/">NHS England account</a>.</p><p><strong>7. Clinical pathways. </strong>The American Diabetes Association&#8217;s 2026 Standards of Care recognise FDA-approved AI algorithms as an appropriate strategy for diabetic-retinopathy screening, an option rather than a mandate. <a href="https://diabetesjournals.org/care/article/49/Supplement_1/S261/163919/12-Retinopathy-Neuropathy-and-Foot-Care-Standards">ADA Standards</a>.</p><p><strong>8. Professional competence. </strong>The Bar Standards Board&#8217;s May 2026 guidance lists basic AI awareness and evaluation of the risks, benefits and costs of new technologies as good practice. <a href="https://www.barstandardsboard.org.uk/resources/press-releases/new-guidance-supports-barristers-to-safely-adopt-artificial-intelligence-and-emerging-technologies.html">BSB guidance</a>.</p><p><strong>9. Insurance signals. </strong>RLI&#8217;s November 2025 premium discounts for AI-based safety monitoring and the Lloyd&#8217;s Market Association&#8217;s underwriter survey are market signals, not evidence of a legal duty. <a href="https://investors.rlicorp.com/news/news-details/2025/RLI-Transportation-Announces-Partnership-With-Netradyne/default.aspx">RLI programme</a>. <a href="https://lmalloyds.com/campaigns/understanding-ai-exposures-ai-loss-scenarios-survey-results/">LMA survey</a>.</p><p><strong>10. Current misuse cases. </strong><em>Mata v Avianca, Inc.</em>, 678 F. Supp. 3d 443 (S.D.N.Y. 2023), sanctioned lawyers over fabricated AI-generated authorities, and reported litigation to date concerns misuse rather than non-use. <a href="https://www.courtlistener.com/docket/63107798/mata-v-avianca-inc/">Docket</a>.</p><div class="subscription-widget-wrap-editor" data-attrs="{&quot;url&quot;:&quot;https://www.consideredmachines.com/subscribe?&quot;,&quot;text&quot;:&quot;Subscribe&quot;,&quot;language&quot;:&quot;en&quot;}" data-component-name="SubscribeWidgetToDOM"><div class="subscription-widget show-subscribe"><div class="preamble"><p class="cta-caption">Thanks for reading Considered Machines! Subscribe for free to receive new posts and support my work.</p></div><form class="subscription-widget-subscribe"><input type="email" class="email-input" name="email" placeholder="Type your email&#8230;" tabindex="-1"><input type="submit" class="button primary" value="Subscribe"><div class="fake-input-wrapper"><div class="fake-input"></div><div class="fake-button"></div></div></form></div></div><p></p>]]></content:encoded></item><item><title><![CDATA[One More Prompt: AI’s Gambling Loop]]></title><description><![CDATA[AI-assisted work can feel addictive and lead to burn out. Leaders can learn from gambling safeguards.]]></description><link>https://www.consideredmachines.com/p/one-more-prompt-ais-gambling-loop</link><guid isPermaLink="false">https://www.consideredmachines.com/p/one-more-prompt-ais-gambling-loop</guid><dc:creator><![CDATA[Paul Willmott]]></dc:creator><pubDate>Sat, 08 Aug 2026 16:06:13 GMT</pubDate><enclosure url="https://substackcdn.com/image/fetch/$s_!gFOS!,w_256,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F31eb7ddd-3219-4566-94aa-ae8068012f39_1280x1280.png" length="0" type="image/jpeg"/><content:encoded><![CDATA[<h3>ICYMI</h3><p><span>&#8226; </span><em><strong><a href="https://pwillmott.substack.com/p/the-emperors-new-code">The Emperor&#8217;s New Code</a>. </strong></em>When your workforce pushes back on AI, listen carefully.</p><h3>Executive Summary</h3><p><span>&#8226; </span>Repeated AI prompting can resemble gambling&#8217;s variable-ratio reward loop, creating an addictive pull.</p><p><span>&#8226; </span>&#8220;Almost right&#8221; outputs can feel like near-misses, which are frustrating enough to disappoint, but close enough to success to invite another spin.</p><p><span>&#8226; </span>Getting caught in the &#8216;Machine Zone&#8217; may contribute to exhaustion, reduced efficacy and cynicism, which are the dimensions of burnout.</p><p><span>&#8226; </span>Leaders can borrow gambling safeguards: set limits in advance, display session metrics, make walking away respectable and reward outcomes instead of activity.</p><div><hr></div><div class="subscription-widget-wrap-editor" data-attrs="{&quot;url&quot;:&quot;https://www.consideredmachines.com/subscribe?&quot;,&quot;text&quot;:&quot;Subscribe&quot;,&quot;language&quot;:&quot;en&quot;}" data-component-name="SubscribeWidgetToDOM"><div class="subscription-widget show-subscribe"><div class="preamble"><p class="cta-caption">Thanks for reading Considered Machines! Subscribe for free to receive new posts.</p></div><form class="subscription-widget-subscribe"><input type="email" class="email-input" name="email" placeholder="Type your email&#8230;" tabindex="-1"><input type="submit" class="button primary" value="Subscribe"><div class="fake-input-wrapper"><div class="fake-input"></div><div class="fake-button"></div></div></form></div></div><div><hr></div><p><em><strong>The anthropologist Natasha Dow Sch&#252;ll spent fifteen years in Las Vegas studying machine gamblers. One video-poker player, whom she calls Mollie, neatly captured a key insight: &#8220;The thing people never understand is that I&#8217;m not playing to win.&#8221; Then why play? &#8220;To keep playing. To stay in that machine zone where nothing else matters.&#8221;</strong></em></p><p>I&#8217;ve recently met engineers who say AI coding is as addictive as poker. That is anecdotal, but there are reasons to take it seriously. Behavioural research has long shown that rewards delivered after an unpredictable number of responses can lead to persistent behaviour. Repeated AI prompting can resemble this variable-ratio pattern, which is the underlying driver of extended slot-machine play.</p><p>Steve Yegge, a veteran of Amazon and Google, wrote in February 2026 that AI coding is &#8220;genuinely addictive&#8221;, and that &#8220;the AIs can be like sirens, and can woo you into staying at your computer longer than you should&#8221;. Software engineers are the clearest case, but the pattern can apply to anyone who prompts AI as part of their work, including a marketer chasing the right campaign visual or an analyst drafting a board summary.</p><h4>The Machine</h4><p>Many AI systems are configured to produce variable answers, so that the same prompt can yield many different results. The prompt window can function psychologically like a gambling machine&#8217;s re-spin control in that each additional attempt is immediate and effortless, but the outcome is uncertain.</p><p>AI tools are improving rapidly. Nevertheless, near-miss outputs remain a major reported frustration. In Stack Overflow&#8217;s 2025 survey, 66 per cent of respondents who answered the AI-frustrations question selected &#8220;AI solutions that are almost right, but not quite&#8221;.</p><p>In a small laboratory fMRI study, gambling near-misses were rated as less pleasant than full misses yet increased participants&#8217; reported desire to continue. Whether AI near-misses have a comparable effect has not yet been established.</p><p>Prompting involves real skill, but the model still contributes an element of uncertainty. That combination may encourage people to overestimate their ability to rescue a deteriorating interaction. As Carson Farmer, Recall&#8217;s chief technology officer, put it: &#8220;I&#8217;ve spent all this time prompting, surely I can prompt myself out of this hole.&#8221;</p><h4>The Player</h4><p>In a casino, these mechanics can result in lengthy and ultimately loss-making sessions. In the workplace, they may generate extended prompting sessions with rising stress and diminishing returns. A June 2026 report surveyed 6,000 full-time digital workers in the US, UK and Australia. Around 60 per cent of AI users reported rerunning the same prompt through multiple tools because the first output was not good enough.</p><p>To colleagues observing an engineer absorbed at a screen, productive flow and an unproductive prompting loop can look similar. Productive flow tends to involve clear goals, a match between challenge and skill, and feedback that helps the person progress. An unproductive Machine Zone state may instead have a drifting goal, inconsistent feedback and no natural place to stop.</p><h4>The House</h4><p>Casinos encourage Machine Zone states because those states extend time on device and, in turn, increase average player losses. Companies are not trying to maximise time on AI tools. However, given the evident productivity and velocity gains to be captured, they are, quite reasonably, making AI use a baseline expectation.</p><p>Microsoft has told managers that AI use is &#8220;no longer optional&#8221;. Coinbase chief executive Brian Armstrong said he required engineers to onboard to approved coding assistants within a week and later dismissed several who lacked a good reason for not doing so. Bloomberg reported in October 2025 that KPMG was tracking use of tools including Copilot and would assess employees against the firm&#8217;s AI objectives in 2026 reviews.</p><h4>The Chips at Stake</h4><p>The long-term impacts of extended AI use on colleague productivity and motivation are not yet clear. But the analogy to gambling suggests three plausible pathways. Open-ended sessions may contribute to exhaustion; repeated low-yield effort may erode professional efficacy; and a loss of control may foster cynicism. These correspond loosely to the standard dimensions of burnout.</p><p>In a study of 1,488 full-time US workers, 14 per cent of workers reported &#8220;AI brain fry&#8221;, which the authors defined as mental fatigue associated with excessive AI use or oversight, with marketing the worst-affected function. These workers were 39 per cent more likely to show an active intent to leave the organisation.</p><h4>The Safeguards</h4><p>For many, gambling is harmless and fun, just as AI-assisted work can be highly productive and rewarding. Both can benefit from safeguards against unproductive states. Companies can adapt selected harm-reduction principles from regulated online gambling to AI-assisted work:</p><p><span>&#8226; </span><strong>Set table limits. </strong>UK rules require online gambling businesses to prompt customers to set a financial limit before their first deposit and to make limits easy to review. The workplace equivalent is an agreed definition of &#8220;good enough&#8221; and guidelines on healthy AI use.</p><p><span>&#8226; </span><strong>Break the trance. </strong>Most UK-licensed online casinos must display net position and elapsed session time. Companies can support AI users by providing session clocks and attempt counts. These need to be private to the user so that a self-regulation aid does not become another productivity target.</p><p><span>&#8226; </span><strong>Make folding respectable. </strong>Completing a task without AI should remain a legitimate professional choice. Reward outcomes rather than usage: quality, cycle time, rework rates, risk and learning. Microsoft&#8217;s own 2026 research finds the best performers deliberately set AI aside at times to keep their skills sharp.</p><p><span>&#8226; </span><strong>Train managers to recognise diminishing returns. </strong>Give managers a simple set of questions: Is the goal still clear? Is each additional attempt improving the result? Is rework increasing? Is the task spilling into personal time? Does the employee have permission to stop using the tool or finish the work another way?</p><p><span>&#8226; </span><strong>Pay out in outcomes. </strong>Reserve some productivity gains for learning and recovery instead of automatically raising targets to absorb them.</p><p><em><strong><span>Sch&#252;ll learned that gambling machines were built to maximise time on device. Somewhere in your organisation tonight, an engineer is in the third hour of a twenty-minute task, certain the next prompt will finish the job. Leaders can learn from casino regulators how to help colleagues remain productive and avoid the Machine Zone.</span></strong></em></p><div><hr></div><h3>Questions for the Board</h3><p><span>&#8226; </span>Are we rewarding useful outcomes or visible AI activity?</p><p><span>&#8226; </span>Could AI-enabled work create a material psychosocial risk?</p><p><span>&#8226; </span>Who owns this risk, and how will we know the safeguards work?</p><h3>Sources &amp; Notes</h3><p><span>&#8226; </span><strong><span>Natasha Dow Sch&#252;ll, </span></strong><em><strong><a href="https://doi.org/10.2307/j.ctt12f4d0"><span>Addiction by Design: Machine Gambling in Las Vegas</span></a></strong></em><strong><span>, Princeton University Press, 2012. </span></strong><span>Las Vegas-centred qualitative ethnography based on fifteen years of fieldwork; source of the Mollie exchange, the &#8220;machine zone&#8221; and the industry term &#8220;time on device&#8221;.</span></p><p><span>&#8226; </span><strong><span>C. B. Ferster and B. F. Skinner, </span></strong><em><strong><a href="https://www.bfskinner.org/product/schedules-of-reinforcement/"><span>Schedules of Reinforcement</span></a></strong></em><strong><span>, 1957. </span></strong><span>Foundational experimental work on reinforcement schedules, largely with animals.</span></p><p><span>&#8226; </span><strong><span>M. Karen Shen and Dongwook Yoon, </span><a href="https://doi.org/10.1145/3706599.3720003"><span>&#8220;The Dark Addiction Patterns of Current AI Chatbot Interfaces&#8221;</span></a><span>, CHI Extended Abstracts, 25 April 2025. </span></strong><span>Seven-page interface analysis of eight chatbots, arguing that non-deterministic responses create reward uncertainty comparable to slot-machine play; it did not test users or measure dopamine.</span></p><p><span>&#8226; </span><strong><span>Stack Overflow, </span><a href="https://survey.stackoverflow.co/2025/ai"><span>2025 Developer Survey</span></a><span>, released 29 July 2025. </span></strong><span>More than 49,000 people participated overall; 31,476 answered the multiple-selection AI-frustrations question, of whom 66 per cent selected &#8220;AI solutions that are almost right, but not quite&#8221;. Self-selected developer audience.</span></p><p><span>&#8226; </span><strong><span>Luke Clark, Andrew J. Lawrence, Frances Astley-Jones and Nicola Gray, </span><a href="https://doi.org/10.1016/j.neuron.2008.12.031"><span>&#8220;Gambling Near-Misses Enhance Motivation to Gamble and Recruit Win-Related Brain Circuitry&#8221;</span></a><span>, Neuron 61(3), 2009, 481&#8211;490. </span></strong><span>Small laboratory fMRI study; it does not establish an equivalent effect in AI-assisted work.</span></p><p><span>&#8226; </span><strong><span>Ellen J. Langer, </span><a href="https://doi.org/10.1037/0022-3514.32.2.311"><span>&#8220;The Illusion of Control&#8221;</span></a><span>, Journal of Personality and Social Psychology 32(2), 1975, 311&#8211;328; and Joowon Klusowski, Deborah A. Small and Joseph P. Simmons, </span><a href="https://doi.org/10.1177/0956797620958009"><span>&#8220;Does Choice Cause an Illusion of Control?&#8221;</span></a><span>, Psychological Science 32(2), 2021, 159&#8211;172. </span></strong><span>The later paper reports seventeen experiments (N = 10,825) in which choice alone rarely produced the classic effect.</span></p><p><span>&#8226; </span><strong><span>Grant Gross, </span><a href="https://www.cio.com/article/4056586/doomprompting-endless-tinkering-with-ai-outputs-can-cripple-it-results.html"><span>&#8220;Doomprompting: Endless tinkering with AI outputs can cripple IT results&#8221;</span></a><span>, CIO, 17 September 2025. </span></strong><span>Practitioner commentary; source of the Carson Farmer quotation.</span></p><p><span>&#8226; </span><strong><span>Mihaly Csikszentmihalyi, </span></strong><em><strong><a href="https://www.harpercollins.com/products/flow-mihaly-csikszentmihalyi"><span>Flow: The Psychology of Optimal Experience</span></a></strong></em><strong><span>, Harper &amp; Row, 1990. </span></strong><span>Foundational account of flow; not a diagnostic framework for distinguishing healthy from unhealthy AI use.</span></p><p><span>&#8226; </span><strong><span>Glean Work AI Institute, </span></strong><em><strong><a href="https://www.glean.com/work-ai-institute/reports/work-ai-index"><span>Work AI Index 2026</span></a></strong></em><strong><span>, 10 June 2026. </span></strong><span>Survey of 6,000 full-time digital workers in the US, UK and Australia, fielded December 2025&#8211;January 2026. Vendor-funded and self-reported, with a sample skewed towards AI-intensive sectors.</span></p><p><span>&#8226; </span><strong><span>LeadDev, </span></strong><em><strong><a href="https://leaddev.com/the-engineering-leadership-report-2026"><span>The Engineering Leadership Report 2026</span></a></strong></em><strong><span>; Chantal Kapani, </span><a href="https://leaddev.com/ai/ai-coding-is-addictive-engineers-are-paying-the-price"><span>&#8220;AI coding is addictive. Engineers are paying the price&#8221;</span></a><span>, 30 June 2026; and Steve Yegge, </span><a href="https://steve-yegge.medium.com/the-ai-vampire-eda6e4f07163"><span>&#8220;The AI Vampire&#8221;</span></a><span>, 11 February 2026. </span></strong><span>The report surveyed 600 engineering leaders. The article and Yegge essay add practitioner testimony; neither establishes causation.</span></p><p><span>&#8226; </span><strong><span>Ashley Stewart, </span><a href="https://www.businessinsider.com/microsoft-internal-memo-using-ai-no-longer-optional-github-copilot-2025-6"><span>&#8220;Microsoft pushes staff to use internal AI tools more, and may consider this in reviews. &#8216;Using AI is no longer optional.&#8217;&#8221;</span></a><span>, Business Insider, 27 June 2025. </span></strong><span>Report of an internal memo; second-hand evidence.</span></p><p><span>&#8226; </span><strong><span>Julie Bort, </span><a href="https://techcrunch.com/2025/08/22/coinbase-ceo-explains-why-he-fired-engineers-who-didnt-try-ai-immediately/"><span>&#8220;Coinbase CEO explains why he fired engineers who didn&#8217;t try AI immediately&#8221;</span></a><span>, TechCrunch, 22 August 2025. </span></strong><span>Brian Armstrong&#8217;s self-reported account of the onboarding mandate and subsequent dismissals.</span></p><p><span>&#8226; </span><strong><span>James Booth, </span><a href="https://www.bloomberg.com/news/articles/2025-10-31/kpmg-staff-to-be-rated-on-ai-usage-in-yearly-performance-reviews"><span>&#8220;KPMG Staff to Be Rated on AI Usage in Yearly Performance Reviews&#8221;</span></a><span>, Bloomberg, 31 October 2025. </span></strong><span>Reported plans; the firm framed the approach as assessment against AI objectives rather than a simple usage quota.</span></p><p><span>&#8226; </span><strong><span>Gambling Commission, </span><a href="https://www.gamblingcommission.gov.uk/news/article/new-rules-empowering-consumers-and-boosting-operator-transparency"><span>&#8220;New rules empowering consumers and boosting operator transparency&#8221;</span></a><span>, 2025; and </span><a href="https://www.gamblingcommission.gov.uk/guidance/regulatory-decisions-procedures-and-guidance-for-regulatory-hearings/proposal-6-display-of-net-position-and-time-spent"><span>&#8220;Proposal 6: display of net position and time spent&#8221;</span></a><span>, effective 17 January 2025. </span></strong><span>Operators must prompt customers to consider a financial limit before their first deposit (in force 31 October 2025). UK-licensed online casino products, excluding peer-to-peer poker, must display net position and elapsed session time.</span></p><p><span>&#8226; </span><strong><span>Julie Bedard, Matthew Kropp, Megan Hsu, Olivia T. Karaman, Jason Hawes and Gabriella Rosen Kellerman, </span><a href="https://hbr.org/2026/03/when-using-ai-leads-to-brain-fry"><span>&#8220;When Using AI Leads to &#8216;Brain Fry&#8217;&#8221;</span></a><span>, Harvard Business Review and BCG Henderson Institute, 5 March 2026. </span></strong><span>Cross-sectional self-report survey of 1,488 full-time US workers. &#8220;AI brain fry&#8221; is an acute fatigue construct, not burnout; active intent to leave was 34 per cent among affected workers and 25 per cent among unaffected workers. Rates ranged from 5.6 per cent in legal to 25.9 per cent in marketing.</span></p><p><span>&#8226; </span><strong><span>World Health Organization, </span><a href="https://www.who.int/news/item/28-05-2019-burn-out-an-occupational-phenomenon-international-classification-of-diseases"><span>&#8220;Burn-out an occupational phenomenon&#8221;</span></a><span>, 28 May 2019; Christina Maslach and Susan E. Jackson, </span><a href="https://doi.org/10.1002/job.4030020205"><span>&#8220;The Measurement of Experienced Burnout&#8221;</span></a><span>, Journal of Occupational Behavior 2(2), 1981, 99&#8211;113; and Christina Maslach, Wilmar B. Schaufeli and Michael P. Leiter, </span><a href="https://doi.org/10.1146/annurev.psych.52.1.397"><span>&#8220;Job Burnout&#8221;</span></a><span>, Annual Review of Psychology 52, 2001, 397&#8211;422. </span></strong><span>Sources for the occupational classification and three-dimension model; WHO states that burnout is not a medical condition.</span></p><p><span>&#8226; </span><strong><span>Johannes Siegrist, </span><a href="https://doi.org/10.1037/1076-8998.1.1.27"><span>&#8220;Adverse Health Effects of High-Effort/Low-Reward Conditions&#8221;</span></a><span>, Journal of Occupational Health Psychology 1(1), 1996, 27&#8211;41. </span></strong><span>Evidence on effort-reward imbalance; not a study of AI use.</span></p><p><span>&#8226; </span><strong><span>Microsoft, </span></strong><em><strong><a href="https://www.microsoft.com/en-us/worklab/work-trend-index/agents-human-agency-and-the-opportunity-for-every-organization"><span>2026 Work Trend Index: &#8220;Agents, Human Agency and the Opportunity for Every Organization&#8221;</span></a></strong></em><strong><span>, published 5 May 2026. </span></strong><span>Survey of 20,000 AI-using knowledge workers across ten countries. Microsoft&#8217;s &#8220;Frontier Professionals&#8221; were more likely to report deliberately working without AI to keep skills sharp: 43 per cent versus 30 per cent. Vendor research on its own products.</span></p><div><hr></div><div class="subscription-widget-wrap-editor" data-attrs="{&quot;url&quot;:&quot;https://www.consideredmachines.com/subscribe?&quot;,&quot;text&quot;:&quot;Subscribe&quot;,&quot;language&quot;:&quot;en&quot;}" data-component-name="SubscribeWidgetToDOM"><div class="subscription-widget show-subscribe"><div class="preamble"><p class="cta-caption">Thanks for reading Considered Machines! Subscribe for free to receive new posts.</p></div><form class="subscription-widget-subscribe"><input type="email" class="email-input" name="email" placeholder="Type your email&#8230;" tabindex="-1"><input type="submit" class="button primary" value="Subscribe"><div class="fake-input-wrapper"><div class="fake-input"></div><div class="fake-button"></div></div></form></div></div><p></p>]]></content:encoded></item><item><title><![CDATA[Building an AI-ready Answering Machine]]></title><description><![CDATA[AI is driving up the volume and quality of requests and complaints from customers, colleagues and complainants. Firms need to rebuild their answering capabilities to match.]]></description><link>https://www.consideredmachines.com/p/building-an-ai-ready-answering-machine</link><guid isPermaLink="false">https://www.consideredmachines.com/p/building-an-ai-ready-answering-machine</guid><dc:creator><![CDATA[Paul Willmott]]></dc:creator><pubDate>Thu, 23 Jul 2026 07:26:37 GMT</pubDate><enclosure url="https://substackcdn.com/image/fetch/$s_!gFOS!,w_256,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F31eb7ddd-3219-4566-94aa-ae8068012f39_1280x1280.png" length="0" type="image/jpeg"/><content:encoded><![CDATA[<h4><strong><span>ICYMI</span></strong></h4><p><span>&#8226; </span><em><strong><a href="https://pwillmott.substack.com/p/the-better-ai-gets-the-harder-it">The Better AI Gets, The Harder It Is To Us</a></strong></em><strong><a href="https://pwillmott.substack.com/p/the-better-ai-gets-the-harder-it">e</a></strong> &#8211; Five compounding challenges mean capability and deployability are moving in opposite directions.</p><h4><strong><span>TL;DR</span></strong></h4><p><span>&#8226; </span>AI has cut the cost of writing a complaint or request to a company to about a penny a letter. Answering still costs pounds and is sometimes a legal duty.</p><p><span>&#8226; </span>Inbound correspondence volumes are increasing. Graduate vacancies draw on average 140 applications each, and UK ombudsman complaints rose 54 per cent in 2024/25.</p><p><span>&#8226; </span>AI makes low-merit and high-merit submissions look more alike. Polish is becoming a weaker signal of substance.</p><p><span>&#8226; </span>The response is to upgrade your correspondence engine: re-price the perimeter where lawful, structure the intake around facts rather than prose, write for machine readability and build legitimate finality into every channel.</p><div class="subscription-widget-wrap-editor" data-attrs="{&quot;url&quot;:&quot;https://www.consideredmachines.com/subscribe?&quot;,&quot;text&quot;:&quot;Subscribe&quot;,&quot;language&quot;:&quot;en&quot;}" data-component-name="SubscribeWidgetToDOM"><div class="subscription-widget show-subscribe"><div class="preamble"><p class="cta-caption">Thanks for reading Considered Machines! Subscribe for free to receive new posts and support my work.</p></div><form class="subscription-widget-subscribe"><input type="email" class="email-input" name="email" placeholder="Type your email&#8230;" tabindex="-1"><input type="submit" class="button primary" value="Subscribe"><div class="fake-input-wrapper"><div class="fake-input"></div><div class="fake-button"></div></div></form></div></div><div><hr></div><p><strong>Before 1840&#8217;s postal reforms, the cost of mailing a letter in Britain was based on distance travelled and the number of sheets, with the bill paid by the recipient at the door. For example, a three-sheet letter from London to Edinburgh cost 39&#189; pence, and the receiver could simply refuse to pay. Following the reforms, a half-ounce letter could be sent anywhere in the United Kingdom for one penny, prepaid by the sender. Annual volume rose from 76 million letters in 1839 to 168 million in 1840, and nearly 350 million by 1850. The Post Office spent the following decades industrialising to cope, until London was taking deliveries up to twelve times a day.</strong></p><p><em><strong>Britain&#8217;s postal system behaved as any economist might expect. We are now seeing the same pattern repeated in every inbound channel at once, as AI radically cuts the cost of inbound. Sending a polished complaint, grievance or information request now costs pennies. But answering still costs pounds.</strong></em></p><p>Four linked and compounding shifts are increasing the burden on receivers:</p><p><strong><span>1. </span>Falling cost to sender</strong>. The marginal cost of each inbound item is collapsing. Five years ago, a solicitor would charge &#163;150 to &#163;500 to draft a formal letter, and a claims firm would take up to 40 per cent of any award for its help. Today Garfield.Law, the first AI-only law firm authorised by the Solicitors Regulation Authority, drafts a compliant letter before action for &#163;7.50. It costs about a penny to generate a 1,000-word letter at today&#8217;s frontier AI model prices, and far less on budget models. Costs will likely continue to fall as low-cost AI models become more capable.</p><p><strong><span>2. </span>Increasing inbound volumes. </strong>When the cost of an additional application, complaint or grievance approaches zero, people send more of them, to more organisations, and retry more often. The Institute of Student Employers counted 140 applications per graduate vacancy in 2024, up 59 per cent in a year. Volumes will likely continue to grow as consumers begin to deploy AI agents alongside chatbots.</p><p><strong><span>3. </span>Increasing difficulty identifying legitimate claims. </strong>AI raises the presentational standard while lowering the effort required to reach it. Grievances arrive lawyer-grade, citing the staff handbook accurately. That does not mean every AI-assisted submission is weak. It means a polished document is no longer evidence that the sender invested effort or that the claim has substance.</p><p><strong><span>4. </span>Cost to resolve stays high. </strong>Generating a reply may get cheaper, but taking and evidencing a decision is harder to automate. An individual can subscribe to an LLM in a few minutes, but an organisation needs to upgrade its entire machine for correspondence, paying the <em><a href="https://pwillmott.substack.com/p/can-ai-deploy-itself?utm_source=publication-search">Deployment Ratio</a></em> along the way. The Financial Ombudsman&#8217;s cost per resolved case rose from about &#163;920 in 2019/20 to &#163;1,116 in 2023/24. The receiver must still verify the facts, apply policy and stand behind the decision.</p><p>The four shifts compound most sharply where there is a legal requirement to respond. Much inbound can be triaged, deflected or ignored, but some cannot. The ACAS Code requires an employer to engage with the substance of every grievance however it was drafted. Behind the grievance sits the tribunal, where open single claims rose 42 per cent in the year to March 2026 and some cases are already listed for 2029. Monitored central government bodies received a record 94,526 FOI requests in 2025, and the ICO says an AI-drafted request citing invented decision notices must still be answered.</p><p>For illustration, let&#8217;s take a bank fielding 100,000 complaints a year, mid-table among the FCA&#8217;s reporting banks. Estimating an hour of handling per complaint, that is a 60-person operation and roughly &#163;3.5 million a year in staff costs. About one case in twelve goes on to the ombudsman at &#163;680 each, adding &#163;5.7 million in fees. Call it &#163;9 million a year, before any redress is paid. Now double the inbound, which is the direction of travel, and the bank must either hire another 60 handlers or find a new way to handle complaints.</p><h4><strong>Building a Better Machine</strong></h4><p>Faced with this set of trends, firms need to rebuild their machinery for responding.</p><p><span>&#8226; </span><strong>Increase the price to the sender, where the law allows. </strong>Ask for evidence up front, such as transaction IDs, dates and a signed declaration that the facts are true. Require professional representatives to declare when they use AI. On contested claims, pick up the phone, as human interaction increases the sender&#8217;s costs. Apply charges where possible. When the ombudsman charged representatives &#163;250 a case, referrals fell from 37,100 a quarter to 4,300.</p><p><span>&#8226; </span><strong>Structure the incoming information. </strong>Stop reading prose. Whatever arrives, have AI distil it into structured data that your systems and people can process easily. Senders write what they like. Structure helps you to attend to the facts (e.g., harm, legal risk, new evidence) and ignore distractions (e.g., length, tone, who is copied in). Structure also makes it easier to spot patterns such as a coordinated campaign. Give legitimate AI agents a front door of their own, rather than letting them flood the free-text queues.</p><p><span>&#8226; </span><strong>Write for the machine reader. </strong>The decision to escalate or to give up is increasingly made by the sender&#8217;s AI. A well-evidenced answer is more likely to result in a dropped case, while a thin or templated one invites the next round. Track escalation rates by reply type and experiment to see what works best.</p><p><span>&#8226; </span><strong>Audit the promises, rewrite the rulebook. </strong>Part of how and when you respond to inbound is set by law. But the rest is often based on legacy standard operating procedures that pre-date AI. Update the rulebook with new definitions of what counts as a complaint, what counts as new evidence, how many reviews are needed and when a decision is final.</p><p><span>&#8226; </span><strong>Decide well, then stop. </strong>AI doesn&#8217;t just reduce the cost of the original request. It also reduces the cost of subsequent challenge. New workflows should be designed to survive challenge. Capture clear reasons, evidence and an audit trail of decision-making. Then hold the line. Fairness is not unlimited responsiveness.</p><p><span>&#8226; </span><strong>Mutualise the machine. </strong>Every firm in your sector faces the same flood, yet each builds its own defences. The financial services industry proved out this model with Cifas, a shared platform for fraud intelligence. Share intake standards, pool precedents, respond to fee consultations together.</p><p><strong>Before 1840, the receiver could refuse a letter at the door, unpaid and unread. You don&#8217;t have that option. On the channels that matter most, you are obliged to accept, to read and to answer, at your own cost, however cheaply the thing was made.</strong></p><div><hr></div><h4><strong><span>Monday Morning Actions for Executives</span></strong></h4><p><span>&#8226; </span><strong>Gather trend data for inbound channels. </strong>Not only cost and volume, but also the ratio of genuine to spurious claims.</p><p><span>&#8226; </span><strong>Find the AI already arriving.</strong> Sample last month&#8217;s inbound for machine drafting and estimate the signal rate per channel.</p><p><span>&#8226; </span><strong>Assess your response.</strong> Measure how much work AI is already doing for you in inbound channels, and what more it could do.</p><h4><strong><span>Board Questions for the Back Pocket</span></strong></h4><p><span>&#8226; </span>Have we modelled our exposure if inbound volumes explode?</p><p><span>&#8226; </span>Are we tooling the answering side as fast as our counterparties are tooling the sending side?</p><p><span>&#8226; </span>Which of our regulators and ombudsmen are themselves drowning in AI-generated inbound, and what does that do to the speed and quality of the decisions we depend on?</p><div class="subscription-widget-wrap-editor" data-attrs="{&quot;url&quot;:&quot;https://www.consideredmachines.com/subscribe?&quot;,&quot;text&quot;:&quot;Subscribe&quot;,&quot;language&quot;:&quot;en&quot;}" data-component-name="SubscribeWidgetToDOM"><div class="subscription-widget show-subscribe"><div class="preamble"><p class="cta-caption">Thanks for reading Considered Machines! Subscribe for free to receive new posts and support my work.</p></div><form class="subscription-widget-subscribe"><input type="email" class="email-input" name="email" placeholder="Type your email&#8230;" tabindex="-1"><input type="submit" class="button primary" value="Subscribe"><div class="fake-input-wrapper"><div class="fake-input"></div><div class="fake-button"></div></div></form></div></div><p></p><h4><strong><span>Sources &amp; Notes</span></strong></h4><p>Several figures below are practitioner surveys or platform self-reports rather than audited data, and the bank example is the author&#8217;s own construction. Each is flagged where it appears and should be read as directional.</p><p><span>&#8226; </span><strong>The Penny Post. </strong>Before 1840, British postage was charged by distance and number of sheets and normally paid by the recipient on delivery, which meant an unwanted letter could be refused (The Postal Museum, &#8220;Rowland Hill&#8217;s postal reforms&#8221;). A three-sheet letter from London to Edinburgh cost 39&#189; pence, falling to 2 pence under the reform (W. Walker Hanlon and co-authors, &#8220;A Penny for Your Thoughts&#8221;, NBER Working Paper 30076). The Uniform Penny Post took effect on 10 January 1840; Post Office records report 112,000 letters posted on the first day, around three times the previous year&#8217;s count. Annual volume rose from 76 million chargeable letters in 1839 to 168 million in 1840 and nearly 350 million by 1850 (General Post Office figures via The Postal Museum). London eventually received up to twelve deliveries a day (London Museum).</p><p><span>&#8226; </span><strong>Before AI: the sender&#8217;s price. </strong>Published firm price lists and cost guides put a bespoke solicitor&#8217;s letter at &#163;100 to &#163;500 plus VAT before 2023, with &#163;150 to &#163;500 the defensible band for a formal letter of claim. Indicative market ranges, not an audited average. Claims management companies charged large shares of redress: the FCA noted some consumers paid over 40 per cent before its fee caps of 15 to 30 per cent by redress band took effect on 1 March 2022.</p><p><span>&#8226; </span><strong>Garfield.Law. </strong>The Solicitors Regulation Authority authorised Garfield.Law, the first purely AI-based law firm in England and Wales, announced May 2025. Services start at &#163;2, with a debt-protocol-compliant letter before action at &#163;7.50. SRA chief executive Paul Philip called the approval &#8220;a landmark moment for legal services in this country&#8221;. Garfield&#8217;s own comparison figure for a traditional solicitor&#8217;s letter (&#163;150 to &#163;400) is vendor-sourced, though it aligns with independent price lists.</p><p><span>&#8226; </span><strong>A penny to send. </strong>An author calculation, not a quoted price: a 1,000-word letter is roughly 1,300 output tokens, which at published API prices costs about $0.013 on a frontier model and under a tenth of a penny on the budget tier. Treat as an order of magnitude. The direction is settled: Stanford HAI&#8217;s 2025 AI Index records the cost of querying a GPT-3.5-class model falling from $20 to $0.07 per million tokens between November 2022 and October 2024, a more than 280-fold reduction.</p><p><span>&#8226; </span><strong>Graduate applications and screening. </strong>Institute of Student Employers, Student Recruitment Survey 2024: 140 applications per vacancy, up 59 per cent and the highest in over three decades, from 1.2 million applications for roughly 17,000 vacancies; the ratio held at 140 in the 2025 survey. LinkedIn told CNBC in October 2025 that applications were running at nearly 9,500 a minute; a platform self-report.</p><p><span>&#8226; </span><strong>Sticky resolution costs. </strong>FOS annual reports put its unit cost per resolved case at about &#163;920 in 2019/20, &#163;1,040 in 2020/21 and &#163;1,116 in 2023/24. The standard case fee was &#163;550 for six years to 2019/20, peaked at &#163;750 between 2021/22 and 2023/24, was cut to &#163;650, and is &#163;680 for 2026/27 (FOS Plans and Budget). Ministry of Justice tribunal statistics show the mean time to clear a single employment claim rising from 19 weeks to 31 weeks in the year to late 2025. Rising unit costs have several causes, including inflation and case complexity; the trend, not the attribution, is the point.</p><p><span>&#8226; </span><strong>AI-drafted grievances. </strong>Paman Singh, principal associate at Weightmans, quoted in <em>People Management</em> on the &#8220;stratospheric rise&#8221; in AI-generated grievances taking hours to resolve. Irwin Mitchell&#8217;s survey of 200 HR professionals found 60 per cent had dealt with grievances they suspected were AI-generated, and 52 per cent said they were harder to resolve. A practitioner survey, self-reported.</p><p><span>&#8226; </span><strong>FOI. </strong>Cabinet Office statistics: monitored bodies received 94,526 FOI requests in 2025, the most since monitoring began in 2005. The ICO published guidance on AI-generated FOI requests in May 2026; Deborah Clark of the ICO cited higher volumes and greater complexity, and the guidance notes that AI-drafted requests may cite decision notices that do not exist yet remain valid requests. The section 12 cost ceiling is &#163;450, or 18 hours, for central government.</p><p><span>&#8226; </span><strong>The grievance duty. </strong>The ACAS Code of Practice on Disciplinary and Grievance Procedures requires employers to engage with the substance of a grievance however it was produced; tribunals may adjust awards by up to 25 per cent for unreasonable non-compliance. See DAC Beachcroft, &#8220;Generative AI and grievances&#8221;.</p><p><span>&#8226; </span><strong>Tribunal backlog. </strong>Ministry of Justice Tribunal Statistics Quarterly and Law Society analysis: open single employment claims rose from around 45,000 in March 2025 to 64,000 in March 2026, an increase of 42 per cent. The Work Rights Centre&#8217;s May 2026 report records a claim lodged in January 2025 listed for hearing in 2029. The backlog has several causes; AI-assisted volume is one pressure among them.</p><p><span>&#8226; </span><strong>The bank example. </strong>Author arithmetic for planning rather than benchmarking. It assumes an hour of handling per complaint on average (simple cases close in days, complex ones run to the FCA&#8217;s eight-week limit), a loaded staff cost of &#163;35 an hour (roughly &#163;58,000 per full-time handler) and 1,650 productive hours a year, giving a 60-person operation for 100,000 complaints. Escalation of one case in twelve combines FCA aggregate complaints (around 3.6 million a year) with Financial Ombudsman volumes (305,726 in 2024/25); the datasets cover different periods and the 2024/25 representative surge inflates the rate. An illustration, not a benchmark.</p><p><span>&#8226; </span><strong>Ombudsman volumes. </strong>Financial Ombudsman Service annual data: 305,726 complaints in 2024/25, up 54 per cent on 198,798 the year before and the highest since the PPI peak. The standard respondent case fee is &#163;680 from April 2026 (&#163;650 in 2024/25 and 2025/26).</p><p><span>&#8226; </span><strong>Re-pricing precedent. </strong>From 1 April 2025 the FOS charges professional representatives &#163;250 per referred case after ten free cases a year, reduced to &#163;75 where the consumer wins. FOS quarterly data: in Q2 2025/26 representatives brought 4,300 cases against 37,100 in the same quarter a year earlier, and total new complaints fell by more than a third to 46,300. Part of the decline reflects the FCA&#8217;s pause on motor finance commission complaints rather than the fee; the FOS also reports withdrawn or abandoned representative cases falling from over a third in 2024/25 to 19 per cent, evidence the fee changed referral behaviour. From 1 April 2026 the representative fee is &#163;260, reduced to &#163;80 where the consumer wins.</p><p><span>&#8226; </span><strong>Mutualisation. </strong>Cifas, the UK&#8217;s not-for-profit fraud-prevention service, runs cross-sector data sharing among hundreds of member organisations; the working template for pooled defence against high-volume adversarial inbound. Sector-level answering infrastructure is the author&#8217;s extrapolation, not an observed practice.</p>]]></content:encoded></item><item><title><![CDATA[Poor Deployment Can Waste 99% of AI’s Potential]]></title><description><![CDATA[The better your AI models, the more value you lose in deployment]]></description><link>https://www.consideredmachines.com/p/poor-deployment-can-waste-99-of-ais</link><guid isPermaLink="false">https://www.consideredmachines.com/p/poor-deployment-can-waste-99-of-ais</guid><dc:creator><![CDATA[Paul Willmott]]></dc:creator><pubDate>Thu, 16 Jul 2026 15:08:03 GMT</pubDate><enclosure url="https://substackcdn.com/image/fetch/$s_!gFOS!,w_256,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F31eb7ddd-3219-4566-94aa-ae8068012f39_1280x1280.png" length="0" type="image/jpeg"/><content:encoded><![CDATA[<h4><strong><span>In Case You Missed It</span></strong></h4><p><strong><a href="https://pwillmott.substack.com/p/can-ai-deploy-itself">Can AI Deploy Itself?</a></strong><span> </span>Deploying a technology has always cost far more than buying it. AI may be the first that can help with its own deployment.</p><h4><strong><span>TL;DR</span></strong></h4><p><span>&#8226; AI investments convert to bottom-line value via a six-link </span><em><strong><span>Deployment Chain</span></strong></em><span>: </span><em><strong><span>Reimagine</span></strong></em><span> the work, </span><em><strong><span>Reallocate</span></strong></em><span> the resources, </span><em><strong><span>Reshape</span></strong></em><span> the organisation, </span><em><strong><span>Rewire</span></strong></em><span> the systems, </span><em><strong><span>Realise</span></strong></em><span> the value, </span><em><strong><span>Repeat</span></strong></em><span> the cycle.</span></p><p><span>&#8226; The gap between AI&#8217;s potential and delivered value can be explained by weak performance along the </span><em><span>Deployment Chain</span></em><span>. For example, only 21% of AI adopters have redesigned workflows, and only around 6% report material earnings impact. Weakness multiplies across the chain.</span></p><p><span>&#8226; Using survey data to estimate the losses at each stage of the </span><em><span>Deployment Chain</span></em><span> illustrates that </span><strong><span>up to 99%</span></strong><span> of AI&#8217;s potential value is being lost to leaky deployment.</span></p><p><span>&#8226; Better models without better deployment increase the value left on the table. Model capability is continuously improving while the </span><em><span>Deployment Chain</span></em><span> improves only when it is rebuilt. The best response is to fix the weakest link, not to upgrade the model.</span></p><div class="subscription-widget-wrap-editor" data-attrs="{&quot;url&quot;:&quot;https://www.consideredmachines.com/subscribe?&quot;,&quot;text&quot;:&quot;Subscribe&quot;,&quot;language&quot;:&quot;en&quot;}" data-component-name="SubscribeWidgetToDOM"><div class="subscription-widget show-subscribe"><div class="preamble"><p class="cta-caption">Thanks for reading Considered Machines! Subscribe for free to receive new posts and support my work.</p></div><form class="subscription-widget-subscribe"><input type="email" class="email-input" name="email" placeholder="Type your email&#8230;" tabindex="-1"><input type="submit" class="button primary" value="Subscribe"><div class="fake-input-wrapper"><div class="fake-input"></div><div class="fake-button"></div></div></form></div></div><p></p><p><em><strong><span>In 1712, at a coalworks near Dudley, Thomas Newcomen&#8217;s engine began pumping water out of a flooded coal mine. Some 600 more had been put to work in Britain by 1775. But the engine wasted almost everything it burned. Some of the fire&#8217;s heat went straight up the chimney. More was lost turning water into steam. The cylinder was cooled and reheated on every stroke, the biggest single loss. The beam and the pump rods wasted a little more. In the end, less than 1% of the energy in the coal lifted any water. For half a century this was tolerated because the engines sat at coal mines and burned cheap coal.</span></strong></em></p><p><span>AI is today&#8217;s frontier technology, as steam was in the eighteenth century. In common with early steam engines, little of AI&#8217;s full potential is finding its way to the bottom line. Between buying the model and banking its value sits the </span><em><strong><span>Deployment Chain</span></strong></em><span>: </span><em><span>Reimagine</span></em><span> the work. </span><em><span>Reallocate</span></em><span> the resources. </span><em><span>Reshape</span></em><span> the organisation. </span><em><span>Rewire</span></em><span> the systems. </span><em><span>Realise</span></em><span> the value. </span><em><span>Repeat</span></em><span> the cycle.</span></p><p><strong><span>Reimagine the work</span></strong></p><p><em><strong><span>Reimagine</span></strong></em><span> is the first link in the deployment chain. AI enters existing workflows that are designed around people, not machines. Those workflows often have many variants, where colleagues have found ingenious workarounds to friction points. During the </span><em><span>Reimagine</span></em><span> stage, end-to-end workflows need to be reconceived around a new division of labour, where AI and human both have clear territory. Tried and tested tools such as Lean and Six Sigma underperform as the requirement is for a fundamentally new workflow, not an optimised version of the old one. McKinsey finds only 21% of AI adopters have redesigned any workflow. Call the pass rate from this link in the chain 20&#8211;35%.</span></p><p><strong><span>Reallocate the resources</span></strong></p><p><em><strong><span>Reallocate</span></strong></em><span> commits capital and talent and specifies where in the P&amp;L the benefit lands. For example, an approved efficiency business case should lead to someone&#8217;s budget being cut. NatWest is explicit about where benefits accrue. Its 2025 AI, cloud and simplification work freed roughly &#163;100 million of investment capacity, and rather than let that saving dissipate it recycled the capacity back into the transformation. Few get this far: KPMG finds only around 7% of firms have established a clear view of AI&#8217;s return, and 42% have only partial sight of what they are even spending. Call the pass rate 25&#8211;45%.</span></p><p><strong><span>Reshape the organisation</span></strong></p><p><em><strong><span>Reshape</span></strong></em><span> redesigns roles, skills, decision rights and accountabilities: who decides, who handles exceptions, who is accountable when the model is wrong. </span><em><span>Reshape</span></em><span> and </span><em><span>Rewire</span></em><span> (the subsequent link in the chain) are co-dependent. The organisation specifies what the system must support, and the live system reveals what the organisation must change. Job design alone is not sufficient to drive adoption. People must be retrained, and must learn when to accept, challenge and override. Deloitte finds only about a third have redesigned roles or career paths around AI, with retraining, not role redesign, the most common response. Call the pass rate 30&#8211;50%.</span></p><p><strong><span>Rewire the systems</span></strong></p><p><em><strong><span>Rewire</span></strong></em><span> embeds that division of labour in production systems and data. Demos run on curated inputs, but deployments meet systems of record, half-clean data and undocumented exceptions. S&amp;P Global found 42% of enterprises abandoning most of their AI initiatives in 2025, up from 17% a year earlier. Nearly half of proofs of concept are scrapped before production. Call the pass rate 15&#8211;55%, depending on what counts as production.</span></p><p><strong><span>Realise the value</span></strong></p><p><em><strong><span>Realise</span></strong></em><span> is the conversion of operational improvements into bottom-line outcomes: cost removed, capacity redeployed, customer value uplifted. This is where the commitments made during </span><em><span>Reallocate</span></em><span> fall due. In Denmark, 25,000 workers across 7,000 workplaces adopted chatbots widely, saved about 3% of their time, and showed no measurable change in earnings or hours. The high-performing organisations in McKinsey&#8217;s sample, attributing material earnings impact to AI, are about 6% of adopters. Call the pass rate 5&#8211;20%.</span></p><p><strong><span>Repeat the cycle</span></strong></p><p><em><strong><span>Repeat</span></strong></em><span> reruns the five gates as models improve and the economics shift. Stanford&#8217;s AI Index puts the fall in inference cost at more than 280-fold in under two years. As models improve, all links in the chain need to be upgraded to realise full value. For example, Intercom&#8217;s Fin customer service bot resolved a quarter of conversations at its 2023 launch and averages 67% today, roughly a percentage point improvement a month. Only 27% of enterprises have the MLOps tooling to run a Repeat loop at all. AI deployment should be an operating rhythm, not a programme with an end date.</span></p><p><strong><span>The price of a weak link</span></strong></p><p><span>We can define the</span><em><span> </span><strong><span>Deployment Yield</span></strong><span> </span></em><span>as the share of an AI investment&#8217;s potential value that reaches the P&amp;L. Because value must flow through every link in the chain, total yield from an investment can be estimated by multiplying the individual yields. Five gates yielding 90% lead to an end-to-end yield of about 60%, whilst five gates at 80% yield about one third. The arithmetic is illustrative, but it explains a common pattern in technology deployments, whereby every team appears to perform well but the net impact is underwhelming.</span></p><p><span>Hence, with survey proxies, we can estimate the </span><em><span>Deployment Yield </span></em><span>for AI investments. Using the optimistic end of each range, we do not even reach 1%. The true yield will be higher, because the links are correlated: organisations disciplined enough to redesign the work tend also to commit the benefit and wire the systems. But not much higher. McKinsey finds about 6% of adopters attributing material earnings impact to generative AI, and BCG puts its &#8216;future-built&#8217; share at 5%.</span></p><p><span>The same arithmetic suggests how yield can be increased. Improving any one link lifts the whole chain&#8217;s yield in proportion to that link&#8217;s weakness. Ten percentage points added to a 40% link raise total yield by 25%. The same ten points at an 80% link raise it by 12.5%. Effort pays most at the weakest link. So based on our estimates, the first places to look for improvement are the </span><em><span>Realise</span></em><span> and </span><em><span>Reimagine</span></em><span> links.</span></p><p><span>There are two fair objections. The first is that the estimates are flaky: they are self-reported consultancy surveys, and the links are not independent. Both points are true, but even with more optimistic assumptions, the yield remains in single digits, in line with the outcome surveys. The second objection is that every general-purpose technology experiences a &#8216;lag&#8217; effect in its first years. This has been well proven by others. What&#8217;s different this time is the pace of change. Factories were rebuilt around the dynamo for over forty years while the technology itself changed slowly. With AI, we have a technology that is evolving faster than we are learning how to deploy it. Models are improving exponentially, whilst deployment improves only when someone rebuilds a link in the chain. </span><a href="https://pwillmott.substack.com/p/can-ai-deploy-itself"><span>Self-deploying agents</span></a><span> may eventually rebuild links in the chain themselves; for now, that work is done by people, at organisational speed. Strong models do not compensate for weak links. In fact, as models improve, the</span><em><span> </span></em><span>value left on the table increases, unless the </span><em><span>Deployment Chain</span></em><span> is rebuilt.</span></p><h4><strong><span>The Playbook for Better Deployment</span></strong></h4><p><span>&#8226; </span><strong><span>Plan and cost the whole chain. </span></strong><span>Build every AI business case across all six Rs, ensuring the whole chain is fully costed.</span></p><p><span>&#8226; </span><strong><span>Estimate where the value is leaking. </span></strong><span>Look for workflow unchanged, benefit uncommitted, roles unaltered, exceptions unhandled, value unbanked.</span></p><p><span>&#8226; </span><strong><span>Fix the weakest link first. </span></strong><span>In a multiplicative chain the highest return sits at the weakest link. Resist the instinct to upgrade models until you&#8217;ve fixed the deployment chain.</span></p><p><span>&#8226; </span><strong><span>Give the chain one owner. </span></strong><span>The links cross functional lines: technology owns Rewire, HR owns Reshape, finance owns Realise &#8211; so by default nobody owns the whole.</span></p><p><span>&#8226; </span><strong><span>Run the chain as a rhythm, not a programme. </span></strong><span>Fund the Repeat laps as an ongoing expenditure, so that </span><em><span>Deployment Yield</span></em><span> is progressively increased and value unlocked.</span></p><h4><strong><span>Questions the Board should ask</span></strong></h4><p><span>&#8226; What is our </span><em><span>Deployment Yield</span></em><span> and where is it leaking?</span></p><p><span>&#8226; Do our business cases price the whole </span><em><span>Deployment Chain</span></em><span>, or only the model?</span></p><p><span>&#8226; Who is accountable for improving deployment</span><em><span>?</span></em></p><h4><strong><span>The League Table</span></strong></h4><p><em><strong><span>Steam-engine efficiency improved fastest once engineers started measuring it. From 1811 a monthly journal, Lean&#8217;s Engine Reporter, published how much water every Cornish mine engine lifted for each bushel of coal it burned. Once the numbers were public, the engineers competed, and by 1840 the best engine was four times more efficient. Two centuries on, the lesson holds. The best way to improve outcomes is not to buy a more powerful engine. It is to mend the weakest link.</span></strong></em></p><div class="subscription-widget-wrap-editor" data-attrs="{&quot;url&quot;:&quot;https://www.consideredmachines.com/subscribe?&quot;,&quot;text&quot;:&quot;Subscribe&quot;,&quot;language&quot;:&quot;en&quot;}" data-component-name="SubscribeWidgetToDOM"><div class="subscription-widget show-subscribe"><div class="preamble"><p class="cta-caption">Thanks for reading Considered Machines! Subscribe for free to receive new posts and support my work.</p></div><form class="subscription-widget-subscribe"><input type="email" class="email-input" name="email" placeholder="Type your email&#8230;" tabindex="-1"><input type="submit" class="button primary" value="Subscribe"><div class="fake-input-wrapper"><div class="fake-input"></div><div class="fake-button"></div></div></form></div></div><p></p><h4><strong><span>Sources &amp; Notes</span></strong></h4><p><span>Several figures below are directional rather than definitive. Historical duty figures depend on the coal bushel used (84 lb in Smeaton&#8217;s survey, about 94 lb in the later Cornish series) and are quoted on each source&#8217;s own basis; survey findings are largely self-reported; NatWest figures are the bank&#8217;s own account; the model-cost estimate comes from a venture investor; the chain arithmetic is the author&#8217;s illustration; and the per-link pass rates are the author&#8217;s planning ranges, built from self-reported surveys whose definitions differ.</span></p><p><span>&#8226; </span><strong><span>Pass-rate ranges. </span></strong><span>The per-link pass rates (20&#8211;35, 25&#8211;45, 30&#8211;50, 15&#8211;55 and 5&#8211;20%) and the end-to-end multiplication are an author synthesis for planning purposes, not observed benchmarks. Definitions differ across the underlying surveys, most of which are self-reported consultancy data, and the links are positively correlated, so naive multiplication understates the true yield. The observed single-digit shares of material-impact adopters are the empirical check.</span></p><p><span>&#8226; </span><strong><span>The Newcomen engine. </span></strong><span>First commercial installation 1712 at the Conygree coalworks near Dudley; around 600 engines at work in Britain by 1775 (John Kanefsky and John Robey, &#8220;Steam Engines in 18th-Century Britain: A Quantitative Assessment&#8221;, Technology and Culture, 1980). Steam was condensed inside the working cylinder, chilling and reheating the metal every stroke, and overall thermal efficiency was around 0.5%, so well under 1% of the coal&#8217;s energy reached the water (Britannica; standard histories). The engines were economic mainly at collieries burning near-free pit-head coal; Cornwall, with no coalfield, imported coal at high cost, which is why the county led demand for efficiency.</span></p><p><span>&#8226; </span><strong><span>Workflow redesign. </span></strong><span>McKinsey &amp; Company, The State of AI: How Organizations Are Rewiring to Capture Value, March 2025 (surveyed July 2024): only about 21% of adopters had fundamentally redesigned at least some workflows. The November 2025 edition, The State of AI in 2025: Agents, Innovation, and Transformation (1,993 respondents), finds workflow redesign the organisational change most strongly associated with reported EBIT impact, with high performers nearly three times as likely as others to have redesigned workflows.</span></p><p><span>&#8226; </span><strong><span>Task length. </span></strong><span>METR, 2025: reports rapid growth in the length of tasks frontier models can complete reliably.</span></p><p><span>&#8226; </span><strong><span>Role redesign. </span></strong><span>Deloitte, State of AI in the Enterprise, 2026 edition: 3,235 leaders across 24 countries, fielded August to September 2025. About a third of organisations report redesigning roles or career paths around AI, with education the most common talent response; a narrower question on redesigning jobs themselves finds only 16% have done so (84% have not). A consultancy survey; findings are self-reported.</span></p><p><span>&#8226; </span><strong><span>Abandonment. </span></strong><span>S&amp;P Global Market Intelligence, Voice of the Enterprise: AI &amp; Machine Learning, Use Cases 2025 (451 Research survey of 1,006 IT and business leaders across North America and Europe, fielded late 2024): 42% of companies abandoned most of their AI initiatives, up from 17% a year earlier, with an average 46% of proofs of concept scrapped before production; the top cited obstacles were cost, data privacy and security. The same survey puts MLOps tool adoption at 27%, up from 24%, the capability proxy used for the Repeat link.</span></p><p><span>&#8226; </span><strong><span>Pilot-to-production. </span></strong><span>IDC&#8217;s AI CIO Playbook with Lenovo, 2025: 88% of observed proofs of concept did not reach wide-scale deployment, roughly 4 in 33 graduating. Vendor-commissioned with IDC fieldwork. The spread against S&amp;P&#8217;s 46% scrappage figure is definitional: &#8216;wide-scale deployment&#8217; is a higher bar than &#8216;any production&#8217;.</span></p><p><span>&#8226; </span><strong><span>The Danish null. </span></strong><span>Anders Humlum and Emilie Vestergaard, &#8220;Large Language Models, Small Labor Market Effects&#8221;, NBER working paper, May 2025, revised October 2025. Across roughly 25,000 workers and 7,000 workplaces, average time savings were near 3%, with no measurable effects on earnings or hours two years after adoption.</span></p><p><span>&#8226; </span><strong><span>Single digits. </span></strong><span>McKinsey &amp; Company, The State of AI in 2025: Agents, Innovation, and Transformation (November 2025, 1,993 respondents): about 6% of adopters qualify as high performers attributing 5% or more of EBIT to generative AI, and the report describes enterprise-wide bottom-line impact as rare. BCG, The Widening AI Value Gap (September 2025, 1,250 executives): 5% of companies rated &#8216;future-built&#8217; and generating substantial value. Both are consultancy surveys with a commercial interest in AI adoption.</span></p><p><span>&#8226; </span><strong><span>The dynamo. </span></strong><span>Paul A. David, &#8220;The Dynamo and the Computer: An Historical Perspective on the Modern Productivity Paradox&#8221;, American Economic Review Papers and Proceedings, May 1990. Electric motors passed half of US factory drive only in the early 1920s, four decades after commercial electricity, as factories rebuilt around unit drive.</span></p><p><span>&#8226; </span><strong><span>Model economics. </span></strong><span>Guido Appenzeller, Andreessen Horowitz, November 2024, estimates inference cost for constant capability falling roughly 10&#215; per year. The estimate comes from an investor with an interest in the build-out it implies; the direction is widely accepted.</span></p><p><span>&#8226; </span><strong><span>Inference deflation. </span></strong><span>Stanford HAI, AI Index Report 2025: the cost of querying a model at GPT-3.5-level performance (64.8 on MMLU) fell from $20.00 per million tokens in November 2022 to $0.07 by October 2024, a more than 280-fold reduction in under two years; depending on task, LLM inference prices have fallen 9&#8211;900&#215; per year.</span></p><p><span>&#8226; </span><strong><span>Fin. </span></strong><span>Intercom reports its Fin agent resolving conversations in the mid-20s at its March 2023 launch, rising to a 67% average across roughly 7,000 customers by December 2025, about a percentage point a month (Archana Agrawal, Intercom president, GTM Now podcast, February 2026; Intercom engineering account, 2026). The 25-to-above-80% spread across customers, and its dependence on ongoing content and escalation-rule maintenance, is from Intercom&#8217;s own optimisation guidance. Intercom sells Fin and charges per resolution, so the figures are the vendor&#8217;s own; one competitor analysis puts typical production rates at 45&#8211;53%.</span></p><p><span>&#8226; </span><strong><span>NatWest. </span></strong><span>NatWest Group reporting and CIO commentary, February 2026: &#163;1.2 billion invested in technology, data and AI in 2025, with &#163;100 million of investment capacity freed. These are the bank&#8217;s own figures.</span></p><p><span>&#8226; </span><strong><span>KPMG. </span></strong><span>Global AI Pulse survey, Q2 2026: more than 2,000 senior leaders across 20 countries at firms with revenues above US$50 million; 7% report having established ROI from AI, and 42% report only partial visibility into their AI spending. A consultancy survey from a firm that sells AI services; figures are self-reported.</span></p><p><span>&#8226; </span><strong><span>Lean&#8217;s Engine Reporter. </span></strong><span>From 1811, Joel Lean and later his family published monthly duty reports for Cornish pumping engines, engine by engine with engineers named, strokes taken from counters kept in locked boxes; publication continued until 1904. Reported duty rose from about 20 million (best 22.3 million at Wheal Alfred, 1811) to about 90 million by 1840. Alessandro Nuvolari (&#8220;Collective invention during the British Industrial Revolution: the case of the Cornish pumping engine&#8221;, Cambridge Journal of Economics, 2004) reads the episode as collective invention: open comparative measurement, after Watt&#8217;s patent expired in 1800, drove the improvement the monopoly years had not.</span></p>]]></content:encoded></item><item><title><![CDATA[The Org Chart You Didn’t Design]]></title><description><![CDATA[Conway&#8217;s Law has gone into reverse, as AI agents reshape organisations]]></description><link>https://www.consideredmachines.com/p/the-org-chart-you-didnt-design</link><guid isPermaLink="false">https://www.consideredmachines.com/p/the-org-chart-you-didnt-design</guid><dc:creator><![CDATA[Paul Willmott]]></dc:creator><pubDate>Thu, 09 Jul 2026 07:42:27 GMT</pubDate><enclosure url="https://substackcdn.com/image/fetch/$s_!gFOS!,w_256,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F31eb7ddd-3219-4566-94aa-ae8068012f39_1280x1280.png" length="0" type="image/jpeg"/><content:encoded><![CDATA[<h3><strong><span>ICYMI</span></strong></h3><blockquote><p><span>&#8226; </span><strong><a href="https://pwillmott.substack.com/p/the-plausibility-crisis">The Plausibility Crisis</a></strong> &#8211; As AI-generated output becomes more abundant, convincing and unreliable, senior executives are becoming the last line of defence.</p></blockquote><h3><strong><span>TL;DR</span></strong></h3><blockquote><p><span>&#8226; </span>Conway&#8217;s Law says that organisations build IT systems that copy their communication structures.</p><p><span>&#8226; </span>AI is reversing the direction of travel: AI systems are reshaping organisations.</p><p><span>&#8226; </span>The shift is happening through changed workflows, invisible human-agent teams, digital labour, delegated authority, culture, strategy and talent pipelines.</p><p><span>&#8226; </span>A reversed Conway effect brings benefits such as increased efficiency and agility but also risks divergence between the organisation you have and the organisation you want.</p><p><span>&#8226; </span>Organisations should treat AI as operating-model redesign, not as a technology rollout.</p></blockquote><h1></h1><p><strong>In 1968, the computer scientist Melvin Conway observed that any organisation that designs a system &#8220;will produce a design whose structure is a copy of the organization&#8217;s communication structure.&#8221; This became known as Conway&#8217;s Law: software mirrors the organisation that made it. If teams don&#8217;t communicate well, then their systems won&#8217;t either. Decentralised business decision-making, without strong technology governance, leads to fragmented IT architecture. The org chart leaks into the code.</strong></p><p>AI is now reversing the arrow. As agents gain access to enterprise data, workflow tools, codebases and calendars, they do not simply mirror the organisation. Rather, they start to redesign it. They route work, summon other agents, trigger actions, and direct human effort, each of which changes how the organisation functions. We can call this <strong>Conway&#8217;s Reversal</strong>.</p><p>This is not true everywhere yet. Many deployments remain narrow: chatbots, copilots and summarisation assistants. But the direction is clear. Microsoft has described the rise of the &#8220;Frontier Firm&#8221;, built around hybrid teams of humans and agents. Its 2025 Work Trend Index found that 81 per cent of leaders expected agents to be moderately or extensively integrated into their AI strategy within 12 to 18 months.</p><p>The board-level question is not whether AI will change the organisation (it will) but whether the change is conscious. Firms can wake up to find that their workflows, teams, labour model, authority structures, culture, strategy and leadership pipeline have all shifted through accumulated AI adoption. Or they can purposely enlist AI to help design, build and operate an improved organisation.</p><h3><strong><span>Seven Quiet Redesigns</span></strong></h3><h4><strong><span>The Workflows No One Owns</span></strong></h4><p>AI is being inserted into workflows faster than those workflows are being consciously redesigned. A process that once had clear human handoffs becomes a chain of people, agents, integrations and exceptions. The process being followed quickly diverges from approved standard operating procedures.</p><h4><strong><span>The Teams Off the Org Chart</span></strong></h4><p>AI can dynamically assemble working groups that don&#8217;t appear on the org chart. A customer issue may involve a service agent, a pricing agent, a legal-review agent and a customer-success manager. That is a team, but it has no reporting line. It may assemble for a task and disappear once the work is complete.</p><p>The org chart is not dead, but it diverges from how work gets done. The practical unit of organisation may become the workflow, the customer journey or the agent permission boundary.</p><h4><strong><span>The Hires You Didn&#8217;t Make</span></strong></h4><p>The AI workforce does not arrive through hiring. It arrives through procurement, SaaS renewals and innovation budgets. The firm may not have approved new headcount, but it has added productive capacity. At IKEA&#8217;s largest retailer, Ingka Group, an AI assistant called Billie resolved 47 per cent of the customer enquiries it received between 2021 and 2023, while 8,500 call-centre workers were retrained as remote interior design advisers. Such agents are not employees in a legal sense, but they perform work, consume budget, and require oversight.</p><h4><strong><span>The Authority You Quietly Delegated</span></strong></h4><p>To be effective, agents need to be granted authority to (for example) recommend, approve, refund, reject, prioritise or contact customers. Access rights can quietly become decision rights if humans don&#8217;t challenge AI decisions. Any system that prioritises leads, complaints or candidates is making organisational judgements.</p><h4><strong><span>The Culture Your AI Normalises</span></strong></h4><p>Culture is not what leaders say, it is the repeated behaviours of the organisation. If AI handles repeated interactions, it starts to normalise (for example) tone, pace, empathy, caution, escalation and standards of judgement. A company may say it values customer intimacy while its agents optimise for speed. It may say it values judgement while training people to accept machine outputs.</p><h4><strong><span>The Strategy You Didn&#8217;t Approve</span></strong></h4><p>AI systems optimise local goals: increase conversion, lower cost, maximise throughput. Over time, the sum of those local optimisations can effectively become the company&#8217;s strategy. For example, a board may approve premium service while agents are tuned for efficiency. It may approve innovation while the controls around its AI reward caution.</p><h4><strong><span>The Leaders You Aren&#8217;t Developing</span></strong></h4><p>AI may automate the work through which people learn judgement. Junior employees have historically developed by drafting, analysing, coordinating, making mistakes and watching senior people. If AI absorbs that apprenticeship layer, the leadership pipeline changes.</p><h3><strong><span>The answer is not to stop this</span></strong></h3><p>Conway&#8217;s Reversal is not inherently bad. Handled well, it can drive productivity gains and increase organisational agility. Historically, software froze yesterday&#8217;s silos into today&#8217;s systems. The reversal lets a company shape the organisation that best suits the work and reshape it as circumstances change. Coordination that used to run through meetings now passes between agents directly, accelerating decision-making, and a small team directing a fleet of agents can produce what once took a large team. As routine work is absorbed, people are freed to move up towards higher-value tasks. The challenge for leaders is to ensure that AI evolves the organisation purposefully rather than by stealth. The right management response is therefore not to apply the brakes, but instead to make the new operating model visible, governable and strategically useful.</p><h3><strong><span>Making the Redesign Deliberate</span></strong></h3><blockquote><p><span>1. </span><strong>Make the AI-shaped organisation visible. </strong>Executives need a live map of where AI is already changing work, including embedded SaaS features and agentic workflows. The aim is to see the real organisation, not the one implied by the org chart.</p><p><span>2. </span><strong>Redesign workflows, not isolated tasks. </strong>Value comes from redesigning work end to end, not sprinkling AI over old processes. Management should pick the priority workflows (for example, customer onboarding) and decide deliberately what humans do, what agents do, and what gets escalated.</p><p><span>3. </span><strong>Define authority, accountability and controls. </strong>Every material AI use case should be classified by its level of authority: inform, draft, recommend, decide, execute or escalate. Controls should then match the risk. A transcription agent does not need the same scrutiny as one that issues refunds.</p><p><span>4. </span><strong>Treat digital labour as workforce strategy. </strong>Agents and copilots should be part of workforce planning. Management should determine where AI substitutes for human work, where it augments employees, where it creates new supervision tasks and where it threatens apprenticeship. HR, finance, procurement, technology and risk need one shared view.</p><p><span>5. </span><strong>Align AI with strategy and culture. </strong>Local AI optimisation can quietly redirect the firm. Executives should check whether AI systems reinforce the approved strategy and the desired culture. If the strategy is premium service, agents cannot be tuned for cost.</p></blockquote><h3><strong><span>Monday Morning Actions for Executives</span></strong></h3><blockquote><p><span>&#8226; </span><strong>Ask for a one-page map</strong> of the most material AI-enabled workflows.</p><p><span>&#8226; </span><strong>Select pilot workflows</strong> and owners to redesign them around humans and agents.</p><p><span>&#8226; </span><strong>Classify material AI uses</strong> as inform, draft, recommend, decide, execute or escalate.</p><p><span>&#8226; </span><strong>Inventory agents and non-human identities</strong>, including credentials, permissions and system access.</p><p><span>&#8226; </span><strong>Ask HR to identify</strong> which apprenticeship tasks AI is removing and how judgement will now be developed.</p></blockquote><h3><strong><span>Board Questions for the Back Pocket</span></strong></h3><blockquote><p><span>&#8226; </span>Which of our workflows is AI reshaping, and who owns them end to end?</p><p><span>&#8226; </span>Where have we added digital labour, and what human work is it replacing, augmenting or supervising?</p><p><span>&#8226; </span>What can our AI systems decide, recommend or execute, and where does human accountability sit?</p><p><span>&#8226; </span>Are our AI systems reinforcing the strategy and culture we approved, or optimising towards something else?</p></blockquote><p><strong><span>Conway showed that organisations build software in their own image. AI has reversed the picture. The software is now rebuilding the organisation, one deployment at a time, and mostly by default. The org chart is being redrawn either way. The question is whose hand is on the pen?</span></strong></p><p></p><div class="subscription-widget-wrap-editor" data-attrs="{&quot;url&quot;:&quot;https://www.consideredmachines.com/subscribe?&quot;,&quot;text&quot;:&quot;Subscribe&quot;,&quot;language&quot;:&quot;en&quot;}" data-component-name="SubscribeWidgetToDOM"><div class="subscription-widget show-subscribe"><div class="preamble"><p class="cta-caption">Thanks for reading Considered Machines! Subscribe for free to receive new posts and support my work.</p></div><form class="subscription-widget-subscribe"><input type="email" class="email-input" name="email" placeholder="Type your email&#8230;" tabindex="-1"><input type="submit" class="button primary" value="Subscribe"><div class="fake-input-wrapper"><div class="fake-input"></div><div class="fake-button"></div></div></form></div></div><p></p><h3><strong><span>Sources &amp; Notes</span></strong></h3><p><strong>Source caveat. </strong>Several figures below come from vendor reports or company-reported claims. They should be read as directional evidence of how the market is moving, not as benchmarks.</p><blockquote><p><span>&#8226; </span><strong>Conway&#8217;s Law. </strong>Melvin Conway, &#8220;How Do Committees Invent?&#8221;, <em>Datamation</em>, April 1968. The original formulation: &#8220;Any organization that designs a system (defined broadly here) will produce a design whose structure is a copy of the organization&#8217;s communication structure.&#8221; The paper is reproduced on Conway&#8217;s own site. <a href="https://www.melconway.com/Home/Conways_Law.html"><span>source</span></a></p><p><span>&#8226; </span><strong>Frontier Firm. </strong>Microsoft, 2025 Work Trend Index, &#8220;2025: The Year the Frontier Firm Is Born&#8221;, April 2025. The survey found 81 per cent of leaders said they expected agents to be moderately or extensively integrated into their company&#8217;s AI strategy within the next 12 to 18 months. Microsoft sells Copilot and agent tooling, so the framing serves its commercial narrative. <a href="https://www.microsoft.com/en-us/worklab/work-trend-index/2025-the-year-the-frontier-firm-is-born"><span>source</span></a></p><p><span>&#8226; </span><strong>Ingka/Billie. </strong>Ingka Group newsroom and Reuters, June 2023: Ingka, the largest IKEA retailer, said its AI assistant Billie, launched in 2021, resolved approximately 47 per cent of the customer enquiries it received between 2021 and 2023, some 3.2 million interactions, while 8,500 call-centre co-workers were reskilled as remote interior design advisers. Company-reported figures, so directional rather than independently audited. <a href="https://www.ingka.com/newsroom/ai-and-remote-selling-bring-ikea-design-expertise-to-the-many/"><span>source</span></a></p></blockquote>]]></content:encoded></item><item><title><![CDATA[Can AI Deploy Itself?]]></title><description><![CDATA[Deploying a technology has always cost far more than buying it. AI may be the first that can help with its own deployment.]]></description><link>https://www.consideredmachines.com/p/can-ai-deploy-itself</link><guid isPermaLink="false">https://www.consideredmachines.com/p/can-ai-deploy-itself</guid><dc:creator><![CDATA[Paul Willmott]]></dc:creator><pubDate>Sat, 04 Jul 2026 07:15:32 GMT</pubDate><enclosure url="https://substackcdn.com/image/fetch/$s_!gFOS!,w_256,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F31eb7ddd-3219-4566-94aa-ae8068012f39_1280x1280.png" length="0" type="image/jpeg"/><content:encoded><![CDATA[<h1>ICYMI</h1><p><strong><a href="https://pwillmott.substack.com/p/double-ai-agents">Double (AI) Agents</a></strong> &#8211; What intelligence services can teach companies about AI agents</p><h1>TL;DR</h1><blockquote><p><span>&#183; </span>AI models create no business value in isolation. Business value depends on deployment: workflow redesign, systems integration, training and governance.</p><p><span>&#183; </span>Most firms overfund access and underfund deployment. The Deployment Ratio is the dollars spent on deployment for every dollar of core AI cost (model access, tokens, licences and compute).</p><p><span>&#183; </span>History suggests that Deployment Ratios for new technologies can reach 10:1.</p><p><span>&#183; </span>AI may bend the pattern by self-deploying: agents mapping processes, engineering context, building integrations, designing workflows, generating training and enforcing controls.</p><p><span>&#183; </span>Firms delivering AI should track the ratio, fund deployment adequately, and progressively expand agent authority.</p></blockquote><p></p><p><em><strong>On the morning of 26 April 1956, a crane at Port Newark lifted 58 metal boxes onto a converted wartime tanker called the Ideal X, bound for Houston. Loading the Ideal X cost about 16 cents a ton, against $5.83 a ton for loose cargo loaded by hand, a 36&#215; reduction. Malcom McLean&#8217;s shipping container technology was revolutionary. But capturing its benefits took decades of further investment. Standards had to be agreed. Ports had to be rebuilt. New labour deals had to be struck. The technology became significant only once the system around it changed.</strong></em></p><p><em><strong>AI follows a similar pattern: deployment costs can dwarf the visible cost of model access.</strong></em></p><p>Core AI costs are transparent: model access, token fees, licences and compute. Deployment costs are scattered across the organisation and harder to see: workflow redesign, data readiness, systems integration, security, governance, evaluation, training and change management.</p><p>The <strong>Deployment Ratio</strong> is the dollars spent on deployment for every dollar spent on core AI costs. Underestimating deployment leads to inadequate budgets and, ultimately, to AI investments that fail to move the bottom line. MIT NANDA&#8217;s 2025 research reported that roughly 95 per cent of enterprise GenAI pilots delivered little to no measurable P&amp;L impact.</p><h2><span>Estimating the Deployment Ratio</span></h2><p>The pattern is not unique to AI or shipping. When electricity first reached factories, a large electric motor simply drove the same line shafts that steam had turned. The gains came only when factories were redesigned around the workflow, with small motors at each machine. Computers followed the same pattern: Brynjolfsson, Hitt and Yang found roughly nine dollars of complementary organisational capital for each dollar of installed computer capital. ERP implementations run at 1.5&#8211;3&#215; the licence fee on mid-market projects and 2&#8211;8&#215; on complex SAP programmes.</p><p>Hard data on AI deployment is scarce, and the estimates are not apples-to-apples, but they point to similar ratios. An enterprise executive quoted by a16z puts LLMs at roughly a quarter of the cost of building use cases; BCG&#8217;s 10-20-70 rule puts algorithms at about a tenth of transformation effort.</p><p>We can triangulate with an indicative planning model. Depending on maturity, complexity and regulatory exposure, we might put data preparation at 0.5&#8211;4&#215; core AI cost, integration and engineering at 1&#8211;3&#215;, specialist talent at 1.5&#8211;4&#215;, evaluation and monitoring at 0.3&#8211;1&#215;, governance and security at 0.3&#8211;2&#215;, and change management and process redesign at 1&#8211;3&#215;. If added mechanically, those components imply roughly 5&#8211;17&#215;. Because they overlap and share fixed costs, I would use 5&#8211;15&#215; as a planning envelope, with 8&#8211;10&#215; a defensible working assumption for a typical large enterprise.</p><p>The ratio varies by maturity. Pilots may need one dollar of deployment work for every dollar of core AI spend. Enterprise scaling may need eight to ten, as data, integration, training and control costs arrive. Later the ratio falls, as templates appear, skills spread and vendors bundle complementary capabilities with core AI.</p><h2><span>Could AI Self-Deploy?</span></h2><p>AI might bend the pattern if it can assist with its own deployment. This is not an agent waking up one morning and rewiring the company. Agents reduce the ratio when they automate specific parts of the deployment loop, provided they have context, bounded authority, audit trails, escalation routes and accountable humans who can accept or reject the new design. Without those conditions, agents raise the ratio, requiring more verification and control than non-agentic AI. Self-deployment can take six forms:</p><p>The first mechanism is <em><strong>process discovery</strong></em>. Agents read procedures, transcripts and logs to map how work is actually done, including exceptions.</p><p>The second is <em><strong>context engineering</strong></em>. Many deployment failures are context failures, so agents build the context layer, classifying documents, reconciling schemas and turning tacit knowledge into reusable assets.</p><p>The third is <em><strong>systems integration</strong></em>. Agents map APIs, write adapters and generate test cases.</p><p>The fourth is <em><strong>workflow design</strong></em>. Agents decide which steps to automate, where human approval stays mandatory, and which metrics define success. A useful agent does not merely automate the old process; it helps design a better one.</p><p>The fifth is <em><strong>training</strong></em>. For each new workflow, agents generate role-specific training and just-in-time coaching, driving down change-management costs.</p><p>The sixth is <em><strong>control</strong></em>. Self-deploying agents need AgentOps: machine identities, human owners, permissions, evaluations, budgets, audit logs, kill switches and escalation paths, with authority expanding as measured reliability justifies it.</p><h2><span>Halving the Ratio</span></h2><p>The evidence for self-deployment is thin. AWS&#8217;s Thomson Reuters case study reports a 4&#215; velocity gain from AWS Transform, with modernisation moving from months to a two-week sprint. Moderna provides an operating-model anecdote, with more than 3,000 custom GPTs and a people-and-technology function merged around the redesign of work. Nubank uses a published framework that links context engineering, human-in-the-loop prompt iteration and evaluation to measured gains.</p><p>As a planning assumption, a mature enterprise applying all six mechanisms could plausibly halve the long-run deployment ratio, from 8&#8211;10&#215; to around 4&#8211;5&#215;. Early deployments may sit near today&#8217;s 8-10x range while the shared context, integration, training and AgentOps assets are built. But those assets are reusable, so each deployment should be cheaper than the last. Highly standardised workflows might reach 2&#8211;3&#215;, while regulated or legacy-heavy environments stay closer to 5&#8211;8&#215;. The target is not zero deployment cost, but a halving of the ratio over time.</p><h2><span>Actions for Executives</span></h2><blockquote><p><span>&#183; </span><strong>Track the Deployment Ratio and how it evolves.</strong> Record the full cost of deployment alongside core AI costs. A rising ratio can be healthy if the organisation is moving from pilots to production. A falling ratio can be healthy if agent-assisted deployment is reducing marginal cost.</p><p><span>&#183; </span><strong>Fund deployment in the same budget cycle as core AI. </strong>Do not approve model access now and hope to find the change budget later.</p><p><span>&#183; </span><strong>Make context and systems agent-readable. </strong>Create a single context layer across customer, product, finance, risk, policy and workflow data, with clean ownership, metadata, lineage and access controls. Expose high-value systems through APIs rather than relying on agents clicking through brittle user interfaces.</p><p><span>&#183; </span><strong>Use agents for system integration and modernisation.</strong> Let agents read legacy code, API documentation, database schemas, logs and tickets. Ask them to propose mappings, generate adapters, create test cases, draft migration plans and open pull requests.</p><p><span>&#183; </span><strong>Use AI for workflow design before software is built.</strong> Feed process maps, SOPs, screen recordings, call transcripts and ticket histories into workflow-design agents. Ask for the target operating model, exception paths, control points, roles, service levels and KPIs before approving a new build.</p><p><span>&#183; </span><strong>Make training a by-product of deployment.</strong> Each new AI-enabled workflow should automatically produce role-specific micro-courses, simulations, checklists and just-in-time help.</p><p><span>&#183; </span><strong>Govern agent authority in stages</strong><span>. Agree early which processes agents may inspect, which recommendations they may make, which actions they may take and where human approval is required. Treat agents as workers, with human owners, machine identities, permissions, budgets, audit logs, evaluations and rollback plans. Increase agentic authority (recommend, then draft, then execute) based on measured reliability, not enthusiasm.</span></p></blockquote><h2>Questions for the Board</h2><blockquote><p><span>&#183; </span>Do we track our Deployment Ratio and how it is evolving?</p><p><span>&#183; </span>Is our budget sufficient to effectively deploy the AI we buy?</p><p><span>&#183; </span>Are we enlisting AI to help reduce the costs of deployment?</p><p><span>&#183; </span>What would have to be true for the next AI deployment to cost half as much as the last one?</p></blockquote><p><em><strong>Metal shipping containers did little to transform trade until the system around the boxes changed. AI may eventually help build more of that system itself. But until it does, the winners will not be the companies that buy the most intelligence. They will be the companies that fund the work needed to deploy it.</strong></em></p><div class="subscription-widget-wrap-editor" data-attrs="{&quot;url&quot;:&quot;https://www.consideredmachines.com/subscribe?&quot;,&quot;text&quot;:&quot;Subscribe&quot;,&quot;language&quot;:&quot;en&quot;}" data-component-name="SubscribeWidgetToDOM"><div class="subscription-widget show-subscribe"><div class="preamble"><p class="cta-caption">If you enjoyed this post, and are not a machine, please consider subscribing to Considered Machines. </p></div><form class="subscription-widget-subscribe"><input type="email" class="email-input" name="email" placeholder="Type your email&#8230;" tabindex="-1"><input type="submit" class="button primary" value="Subscribe"><div class="fake-input-wrapper"><div class="fake-input"></div><div class="fake-button"></div></div></form></div></div><p></p><h1>Sources &amp; Notes</h1><p><strong>Source caveat. </strong>Several figures below should be read as directional rather than universal. Historical deployment ratios are rarely clean budget lines; they often combine physical infrastructure, labour agreements, organisational redesign and intangible capital.</p><p><strong>Containerisation. </strong>Marc Levinson, The Box: How the Shipping Container Made the World Smaller and the World Economy Bigger, Princeton University Press, 2006. Source for the Ideal X voyage, the 58 containers, the Port Newark-to-Houston route and the loading-cost comparison.</p><p><strong>Factory electrification. </strong>Paul A. David, &#8220;The Dynamo and the Computer,&#8221; American Economic Review, 1990; Warren D. Devine Jr., &#8220;From Shafts to Wires: Historical Perspective on Electrification,&#8221; Journal of Economic History, 1983. Source for the idea that electrification paid off after factories reorganised around unit drive rather than simply replacing steam with a central electric motor.</p><p><strong>Computer capital and organisational capital. </strong>Erik Brynjolfsson, Lorin M. Hitt and Shinkyu Yang, &#8220;Intangible Assets: Computers and Organizational Capital,&#8221; Brookings Papers on Economic Activity, 2002. Market-valuation study of 1,216 US firms, 1987&#8211;97, finding roughly $9 of complementary organisational capital associated with each $1 of computer capital. An econometric inference, not a literal budget line.</p><p><strong>ERP deployment costs. </strong>Implementation-to-licence ratios from ERP Research and industry benchmarks: software licences are typically only 20&#8211;30 per cent of first-year cost, while implementation (integration, configuration, data migration, training and change management) runs 1.5&#8211;3&#215; the licence fee, and 2&#8211;8&#215; on complex SAP S/4HANA programmes. Benchmark and outcome data: Panorama Consulting Group, annual ERP Report, drawn from thousands of implementations, with an average implementation of about $450,000 in 2025. For large SAP R/3 installations, less than 20 per cent of the typical $20 million cost was hardware and software; the rest was consultants, process redesign and training (Brynjolfsson et al.).</p><p><strong>Pilot failure. </strong>MIT NANDA, &#8220;The GenAI Divide: State of AI in Business 2025.&#8221; Source of the 95 per cent figure; based on interviews, a worker survey and deployment analysis, so treated here as directional.</p><p><strong>External deployment-ratio estimates. </strong>a16z, &#8220;16 Changes to the Way Enterprises Are Building and Buying Generative AI&#8221; (Sarah Wang and Shangda Xu, 21 March 2024), is based on interviews with dozens of Fortune 500 and top enterprise leaders and a survey of 70 more; it says that model access alone is not enough, that implementation and scaling require specialised technical talent, that implementation was one of the largest AI-spend areas in 2023, and quotes an enterprise executive saying LLMs are roughly a quarter of use-case build cost. BCG&#8217;s 10-20-70 rule treats algorithms as about 10 per cent of transformation effort, with the rest in data, technology, people, process and change. No published study computes a clean enterprise foundation-model deployment ratio; the 5&#8211;15&#215; band is a synthesis of these sources and historical precedent.</p><p><strong>Component ranges. </strong>The category-level ranges are an author synthesis for planning purposes, not directly observed benchmark ratios. Directional support comes from a16z on implementation and specialised talent; D. Sculley et al., &#8220;Hidden Technical Debt in Machine Learning Systems,&#8221; NIPS 2015, on production ML maintenance costs, glue code, configuration, monitoring and pipeline jungles; Eric Daimler and Ryan Wisnesky, &#8220;Informal Data Transformation Considered Harmful,&#8221; arXiv, 2020, on enterprise data integrity and data-cleaning burdens; NIST AI 600-1, &#8220;Artificial Intelligence Risk Management Framework: Generative Artificial Intelligence Profile,&#8221; July 2024, on governance, measurement, security, privacy, monitoring and value-chain/component-integration risks; Deloitte CFO Signals Q3 2023 and &#8220;What Does Generative AI-Ready Look Like for Finance?&#8221; on talent, data readiness and workflow integration; and MIT NANDA&#8217;s GenAI Divide report on workflow adaptation and integration. The ranges should be read as overlapping, not additive audited budget lines; &#8220;talent&#8221; means incremental specialist capability not already counted elsewhere.</p><p><strong>Self-deployment ratio estimate. </strong>The estimate that a mature self-deployment stack could lower repeatable-use-case ratios to 4&#8211;5&#215;, and in narrow standardised workflows perhaps 2&#8211;3&#215;, is an author synthesis rather than an observed benchmark. It extends the planning ranges above by assuming the organisation has reusable context, integration, training, workflow-design and AgentOps assets. Fragmented, regulated or legacy-heavy environments may remain above 5&#215;.</p><p><strong>Agentic modernisation anecdotes. </strong>AWS Transform product materials describe agentic modernisation of mainframe, VMware, Windows and legacy code, including automation of assessments, code analysis, refactoring, dependency mapping and transformation planning. AWS customer stories used directionally here include Thomson Reuters (4&#215; velocity improvement, 1.5 million lines of code modernised per month, transformation time moving from months to a two-week sprint), ADP (thousands of business rules extracted in hours, more than 90 per cent manual-effort reduction and 80 per cent faster rule extraction), IDEMIA (4&#215; faster application transformation and 30 per cent TCO reduction) and CSL (10&#215; faster initial wave planning, 12&#215; faster application discovery and 10.5 weeks saved across 1,072 applications). These are vendor-published case studies, so they should be treated as useful anecdotes rather than independent benchmarks.</p><p><strong>Moderna. </strong>Wall Street Journal reporting, May 2025, on the merger of Moderna&#8217;s HR and technology functions under Tracey Franklin as Chief People and Digital Technology Officer; Moderna&#8211;OpenAI partnership materials for the 3,000+ custom GPTs embedded across legal, research, manufacturing and HR. Company-published figures, so directional.</p><p><strong>Production support-agent deployment. </strong>Nubank, &#8220;Building Customer Support AI Agents at 100M-User Scale: An Evaluation-Driven Framework,&#8221; arXiv, June 2026, is used for the importance of context engineering, human-in-the-loop prompt iteration, LLM-judge evaluation and ideation-to-production validation. The reported card-delivery deployment showed a 37 percentage-point improvement in AI transactional NPS and a 29 percentage-point gain in self-service rate versus prior agent variants; treated as one firm&#8217;s published account, not a universal result.</p>]]></content:encoded></item><item><title><![CDATA[AI in the Shadows]]></title><description><![CDATA[Your staff will find ways to access the most powerful AI tools, even if you ban them.]]></description><link>https://www.consideredmachines.com/p/ai-in-the-shadows</link><guid isPermaLink="false">https://www.consideredmachines.com/p/ai-in-the-shadows</guid><dc:creator><![CDATA[Paul Willmott]]></dc:creator><pubDate>Fri, 26 Jun 2026 06:35:25 GMT</pubDate><enclosure url="https://substackcdn.com/image/fetch/$s_!gFOS!,w_256,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F31eb7ddd-3219-4566-94aa-ae8068012f39_1280x1280.png" length="0" type="image/jpeg"/><content:encoded><![CDATA[<h2>ICYMI</h2><blockquote><p><span>&#8226; </span><strong><a href="https://pwillmott.substack.com/p/should-you-add-a-bot-to-your-board">Should You Add a Bot to Your Board?</a></strong> &#8211; The risk is not that a machine joins the board, but that directors stop reading once it has.</p><p><span>&#8226; </span><strong><a href="https://pwillmott.substack.com/p/is-ai-blunting-your-strategy">Is AI Blunting Your Strategy?</a></strong> &#8211; As strategy development relies increasingly on LLMs, true differentiation from competitors is becoming more elusive.</p></blockquote><div class="captioned-button-wrap" data-attrs="{&quot;url&quot;:&quot;https://www.consideredmachines.com/p/ai-in-the-shadows?utm_source=substack&utm_medium=email&utm_content=share&action=share&quot;,&quot;text&quot;:&quot;Share&quot;}" data-component-name="CaptionedButtonToDOM"><div class="preamble"><p class="cta-caption">Thanks for reading Considered Machines! If you enjoy this post, please feel free to share it. </p></div><p class="button-wrapper" data-attrs="{&quot;url&quot;:&quot;https://www.consideredmachines.com/p/ai-in-the-shadows?utm_source=substack&utm_medium=email&utm_content=share&action=share&quot;,&quot;text&quot;:&quot;Share&quot;}" data-component-name="ButtonCreateButton"><a class="button primary" href="https://www.consideredmachines.com/p/ai-in-the-shadows?utm_source=substack&utm_medium=email&utm_content=share&action=share"><span>Share</span></a></p></div><p><strong>On 17 January 1920, the Volstead Act closed America&#8217;s saloons. The Act did not stop Americans drinking. Consumption initially fell, but illicit drinking pushed the trade underground. Illegal speakeasies grew to replace the licensed saloon trade.  In June 1932 John D. Rockefeller Jr., who had poured a fortune into the temperance cause, admitted he had been wrong. Eighteen months later the country repealed the ban.</strong></p><p><strong>Many companies are now running a version of Prohibition, restricting which AI tools staff can use. While most allow some AI use, the most powerful and familiar models are often unavailable to employees. As with Prohibition, this creates more problems than it solves. Shadow AI, the unsanctioned and unmanaged use of AI by employees, is not Shadow IT with a new badge, but something far more dangerous.</strong></p><h2>Shadow IT versus Shadow AI</h2><p>A long-recognised issue, Shadow IT exists when staff reach for unsanctioned technology tools. Typically, this is born not of malice but rather from frustration at not being provided with the right tools for the job. For example, a colleague on a deadline may use an unsanctioned file transfer tool to send a large file to a supplier, if the corporate email system limits the size of attachments.</p><p>Shadow AI is a newer and faster-growing threat. Many employees already use AI both in their personal lives and at work. Meanwhile, most organisations have introduced strict limitations on which AI can be used. In Littler&#8217;s 2024 C-suite survey, 44 per cent of respondents said their organisation had a generative-AI policy, of which 55 per cent restricted use to specific groups or purposes.</p><p>If the enterprise restricts access to AI tools, or provides access to less capable AI models, the temptation to log in to a personal account may overpower any concerns about a policy breach.</p><p>Shadow AI is not restricted to chatbots such as ChatGPT. Software engineers may reach for coding tools, designers for auto-generators and recruiters for candidate-screening tools. Harder to spot are browser plug-ins that provide access to a suite of AI models. Finally, there are citizen-developed tools, where employees use vibe-coding platforms to build bespoke tools.</p><p>Shadow AI is already a real problem. Netskope&#8217;s 2026 report found that 47 per cent of people using AI at work route through personal accounts. And Shadow AI introduces new categories of risk that go well beyond the known risks of Shadow IT.</p><h2>Exfiltration</h2><p>The first risk presented by Shadow AI is exfiltration of data to unauthorised third parties. Most company-approved systems have built-in controls that flag bulk data transfers. No such controls exist when the system is unauthorised.</p><p>Shadow AI amplifies that risk, because (unlike conventional software), AI tools can be improved by training on user data, so tool providers have incentives to collect data. In many consumer tools, data sharing is enabled by default.</p><h2>Infiltration</h2><p>The second risk of Shadow AI is infiltration, and it comes in two forms. The first form is found in new classes of malware. LayerX catalogued at least sixteen Chrome extensions posing as ChatGPT tools and designed to steal identities. IBM&#8217;s 2025 analysis found that, among breached organisations, 20 per cent had an incident involving Shadow AI.</p><p>The second, subtler form of infiltration is the entry of incorrect or biased AI output into decision flows, as I described in <em><strong><a href="https://pwillmott.substack.com/p/the-plausibility-crisis">The Plausibility Crisis</a></strong></em>. A 2025 study by KPMG and the University of Melbourne found that 57 per cent of workers admit to hiding their use of AI and presenting its output as their own. Sanctioned tool output can be checked and audited, but Shadow IT output cannot.</p><h2>Subversion</h2><p>The third risk of Shadow AI removes the human from the loop entirely. Autonomous agents now hold credentials of their own, including API keys. These risks can be managed with appropriate controls. But unsanctioned agents bypass them all.</p><p>Most organisations have no grip on this. CyberArk counted 82 machine identities for every human, 42 per cent of them with privileged access, and reports that 47 per cent of organisations cannot secure their Shadow AI usage.</p><h2>Espionage</h2><p>A fourth concern is potential exposure to foreign legal regimes and state actors. Data hosted by Chinese providers may be subject to PRC national-security obligations, leading many firms to block Chinese models including DeepSeek. Shadow AI imposes no controls on data residency, which may be obscured by model brokers that route requests across hundreds of models. On OpenRouter, one such broker, Chinese open-weight models averaged 13 per cent of weekly token usage.</p><h2>Bans are not the answer</h2><p>It is tempting to try to reduce risks through stronger bans. But the evidence suggests that doesn&#8217;t work. In Software AG&#8217;s 2024 survey, 46 per cent of staff said they would keep using personal AI tools even if forbidden outright. Senior staff are the most likely to ignore policy, with 69 per cent of the C-suite agreeing that the speed was worth the risk, according to a 2025 BlackFog study.</p><p>Firms are now moving away from blanket bans. Cisco&#8217;s reports the share of organisations with bans or strict limits on use of GenAI tools falling from 28 per cent to 7 per cent year on year.</p><p>The challenge for organisations, then, is to make approved use easier, safer, and more observable than the unofficial route.</p><h2>Getting the balance right</h2><p>Following Prohibition, the United States did not give up on managing alcohol. It moved to licensing, taxation, and inspection. Firms need the same shift in posture towards AI, adopting a balanced strategy that unleashes the technology&#8217;s value while managing the risks set out above. Six moves make up that strategy:</p><blockquote><p><span>1. </span>Maintain a live picture of which tools and models are in use, through which accounts, and which jurisdictions they reach.</p><p><span>2. </span>Compete with Shadow AI by providing equally capable AI tools. People abandon the sanctioned path when the tools are weaker than those available through a personal account.</p><p><span>3. </span>Place controls where the work happens and scale them to the risk. Brokers can route around firewalls, so verification belongs where AI output enters a decision or an agent takes action. A marketing brainstorm need not face the same scrutiny as an autonomous agent with database access.</p><p><span>4. </span>Treat the non-human actors as actors. Agents that hold credentials need their own identities and permissions scoped to the task.</p><p><span>5. </span>Control the supply chain, not just the end-user. Contract carefully with providers over how your data is handled.</p><p><span>6. </span>Strengthen accountability. Name an executive owner and treat the whole thing as a standing capability with adequate budget and regular reviews.</p></blockquote><h2>Monday Morning Actions for Executives</h2><blockquote><p><span>&#8226; </span><strong>Request an audit.</strong> Understand which AI tools and models are in use, through which accounts.</p><p><span>&#8226; </span><strong>Close the capability gap.</strong> Upgrade models so that staff are not tempted into the shadows.</p><p><span>&#8226; </span><strong>Inventory the agents.</strong> List every non-human identity with the access it has.</p><p><span>&#8226; </span><strong>Offer an amnesty.</strong> Let people declare the tools they already use, without penalty.</p></blockquote><h2>Questions for Board Members&#8217; Back Pockets</h2><blockquote><p><span>&#8226; </span><strong>Do we know which AI tools our people actually use,</strong> through which accounts, and which models and jurisdictions they reach?</p><p><span>&#8226; </span><strong>Are our sanctioned tools as capable as those we have banned?</strong></p><p><span>&#8226; </span><strong>When AI output enters a decision,</strong> who verifies it?</p><p><span>&#8226; </span><strong>Do our access controls extend to the agents </strong>now acting on our behalf?</p></blockquote><p></p><p><em><strong>Just as Prohibition drove drinking underground, AI bans drive usage into the shadows. A more nuanced approach can unleash AI&#8217;s power without creating new risks</strong></em><strong>.</strong></p><p></p><div class="subscription-widget-wrap-editor" data-attrs="{&quot;url&quot;:&quot;https://www.consideredmachines.com/subscribe?&quot;,&quot;text&quot;:&quot;Subscribe&quot;,&quot;language&quot;:&quot;en&quot;}" data-component-name="SubscribeWidgetToDOM"><div class="subscription-widget show-subscribe"><div class="preamble"><p class="cta-caption">Thanks for reading Considered Machines! Subscribe for free to receive new posts and support my work.</p></div><form class="subscription-widget-subscribe"><input type="email" class="email-input" name="email" placeholder="Type your email&#8230;" tabindex="-1"><input type="submit" class="button primary" value="Subscribe"><div class="fake-input-wrapper"><div class="fake-input"></div><div class="fake-button"></div></div></form></div></div><p></p><h2>Footnotes &amp; Sources</h2><blockquote><p><span>&#8226; </span>Source caveat. Several figures below come from vendor telemetry or commissioned surveys, so the precise percentages should be read as directional rather than universal.</p><p><span>&#8226; </span>Prohibition. The Eighteenth Amendment and National Prohibition (Volstead) Act took effect on 17 January 1920; the Twenty-first Amendment repealed Prohibition in December 1933. John D. Rockefeller Jr., a major funder of the temperance cause, reversed his position in a public letter published in the New York Times on 7 June 1932, writing that &#8220;respect for all law has been greatly lessened.&#8221; Alcohol consumption initially fell, but enforcement failures pushed the trade underground. New York speakeasy estimates range widely, from about 20,000 to 100,000.</p><p><span>&#8226; </span><strong>Littler, Generative AI in the Workplace (2024 survey of 330+ C-suite executives).</strong> 44% had a generative-AI policy, up from 10% in 2023; of those, only 3% prohibit generative AI entirely, while 55% restrict AI tools to specific groups.</p><p><span>&#8226; </span><strong>Netskope, Cloud and Threat Report 2026</strong> (telemetry, October 2024 to October 2025). 47% of AI users access via personal or unmanaged accounts; generative-AI data-policy violations more than doubled. Netskope sells data-loss-prevention tooling.</p><p><span>&#8226; </span>OpenAI data controls. OpenAI says it does not use data from ChatGPT Enterprise, ChatGPT Business, ChatGPT Edu, ChatGPT for Healthcare, ChatGPT for Teachers, or the API platform for training by default. OpenAI&#8217;s Help Center says ChatGPT Free, Plus and Pro users in personal workspaces have data sharing enabled by default, but can opt out for new conversations.</p><p><span>&#8226; </span><strong>Malicious AI browser extensions.</strong> LayerX Research identified at least 16 malicious Chrome extensions posing as ChatGPT tools and stealing session tokens for connected services such as Slack and GitHub. OX Security (29 December 2025) separately identified two Chrome extensions impersonating a legitimate AI sidebar, more than 900,000 installs between them, exfiltrating users&#8217; ChatGPT and DeepSeek conversations and open-tab URLs to attacker-controlled servers; one carried Google&#8217;s &#8216;Featured&#8217; badge. OX Security and LayerX sell security products.</p><p><span>&#8226; </span>IBM, Cost of a Data Breach Report 2025 (Ponemon Institute; 600 organisations; breaches March 2024 to February 2025). High Shadow AI exposure added $670,000 to the average breach; 20% suffered a breach due to incidents involving Shadow AI. Separately, among organisations reporting an AI-related breach involving AI models or applications, 97% lacked proper AI access controls. IBM sells AI-governance and security products.</p><p><span>&#8226; </span>University of Melbourne and KPMG, Trust, Attitudes and Use of Artificial Intelligence: A Global Study 2025. Survey of 48,000+ workers across 47 countries. 57% admit hiding their use of AI at work and presenting AI-generated content as their own; 66% do not evaluate AI outputs for accuracy; 48% admit using AI in ways that breach company policy, including uploading sensitive company information into public tools. Self-reported.</p><p><span>&#8226; </span>CyberArk, 2025 Identity Security Landscape (Vanson Bourne; 2,600 security decision-makers; organisations of 500+ staff; released April 2025). 82 machine identities for every human; 42% with privileged access; 68% lack identity security controls for AI and 47% say they cannot secure their Shadow AI usage. CyberArk sells identity-security tooling.</p><p><span>&#8226; </span><strong>Netskope, Cloud and Threat Report: Generative AI 2025</strong> (telemetry across 3,500+ organisations). At DeepSeek&#8217;s peak, 91% of organisations had users attempting access and 75% blocked it entirely; about 43% still block it in the 2026 report. Netskope sells data-loss-prevention and blocking tooling.</p><p><span>&#8226; </span>OpenRouter, State of AI 2025 (with Andreessen Horowitz; about 13 months to November 2025; 300+ models, 60+ providers). Chinese open-weight models averaged 13% of weekly tokens, peaking near 30% in some weeks. Separate 2026 snapshots reported much higher shares among the top-used models; the figures use different denominators.</p><p><span>&#8226; </span><strong>PRC National Intelligence Law (2017, amended 2018), Article 7</strong> (China Law Translate). Requires organisations and citizens to &#8220;support, assist and cooperate with&#8221; state intelligence work. Legal scholar Jeremy Daum argues the provision lacks an enforcement mechanism and is bounded by &#8220;in accordance with law.&#8221;</p><p><span>&#8226; </span>BlackFog and Sapio Research (fieldwork November 2025; 2,000 respondents, UK and US, firms of 500+ employees). 49% use unsanctioned AI; 69% of the C-suite said speed outweighed privacy and security. BlackFog sells anti-data-exfiltration tooling.</p><p><span>&#8226; </span>Cisco 2026 Data and Privacy Benchmark Study (9th edition; 5,200+ professionals; fielded September 2025). The share of organisations reporting outright bans and/or strict limits on data entry into GenAI tools fell from 28% to 7% year on year, a 21-point drop. The study&#8217;s chart groups outright bans with limits on data entry. Cisco sells security and AI-governance products.</p><p><span>&#8226; </span>Software AG, 2024 (6,000 knowledge workers, US, UK, and Germany). 46% would continue using personal AI tools even if banned outright. Software AG is a software vendor.</p></blockquote>]]></content:encoded></item><item><title><![CDATA[Should You Add a Bot to Your Board?]]></title><description><![CDATA[The risk is not that a machine joins the board, but that directors stop reading once it has.]]></description><link>https://www.consideredmachines.com/p/should-you-add-a-bot-to-your-board</link><guid isPermaLink="false">https://www.consideredmachines.com/p/should-you-add-a-bot-to-your-board</guid><dc:creator><![CDATA[Paul Willmott]]></dc:creator><pubDate>Fri, 19 Jun 2026 12:40:30 GMT</pubDate><enclosure url="https://substackcdn.com/image/fetch/$s_!gFOS!,w_256,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F31eb7ddd-3219-4566-94aa-ae8068012f39_1280x1280.png" length="0" type="image/jpeg"/><content:encoded><![CDATA[<p><strong>ICYMI</strong></p><p><strong><a href="https://pwillmott.substack.com/p/the-better-ai-gets-the-harder-it">The Better AI Gets, The Harder It Is To Use</a>. </strong>Five compounding challenges mean capability and deployability are moving in opposite directions.</p><p><strong><a href="https://pwillmott.substack.com/p/is-ai-blunting-your-strategy">Is AI Blunting Your Strategy?</a></strong><span> As AI automates the analysis, it quietly erodes the conditions that build judgement, and convergence on the same models breeds strategic monoculture.</span></p><p><strong><a href="https://pwillmott.substack.com/p/double-ai-agents">Double (AI) Agents</a></strong><span> Autonomous agents act inside the business like recruited insiders, so governing them owes more to intelligence tradecraft than to IT.</span></p><div class="subscription-widget-wrap-editor" data-attrs="{&quot;url&quot;:&quot;https://www.consideredmachines.com/subscribe?&quot;,&quot;text&quot;:&quot;Subscribe&quot;,&quot;language&quot;:&quot;en&quot;}" data-component-name="SubscribeWidgetToDOM"><div class="subscription-widget show-subscribe"><div class="preamble"><p class="cta-caption">Thanks for reading Considered Machines! Subscribe for free to receive new posts and support my work.</p></div><form class="subscription-widget-subscribe"><input type="email" class="email-input" name="email" placeholder="Type your email&#8230;" tabindex="-1"><input type="submit" class="button primary" value="Subscribe"><div class="fake-input-wrapper"><div class="fake-input"></div><div class="fake-button"></div></div></form></div></div><p><em><strong>In May 2014 Deep Knowledge Ventures, a Hong Kong venture fund, announced VITAL as a new board member. The announcement dressed it up in boardroom language, but legally it could only function as an observer because Hong Kong law did not allow a machine to qualify as a director or vote. More publicity stunt than governance breakthrough, VITAL was an algorithm running fuzzy logic across about fifty parameters.</strong></em></p><p>Fast forward to April 2026. Lloyds Banking Group reportedly became the first FTSE 100 company to trial a specialist AI boardroom tool with access to confidential board material. The tool, built by Board Intelligence, summarises the pack, flags inconsistencies, draws connections across papers and checks the reasoning for bias. Like VITAL, it has no vote.</p><p>The question Lloyds is grappling with is now mainstream. According to Board Intelligence, 84 per cent of surveyed board directors, chief executives and finance chiefs said their boards had debated which decisions should stay human-led and which could be handed to AI.</p><p>The question is no longer whether bots will be added to boards, but what happens to a board&#8217;s judgement once a bot has entered the room.</p><h4><strong><span>The Case for Bots on the Board</span></strong></h4><p>There is a clear case for having AI tools support board work.</p><p><em><strong>Capacity</strong>. </em>Board Intelligence and governance-sector surveys point in the same direction: many packs now exceed two hundred pages, some approach a thousand, and directors typically have only a few hours to read them. A director reading thirty pages an hour and giving the pack four hours won&#8217;t get through it. By contrast, AI can hold the whole pack in view at once, check the assumptions underpinning each proposal, and flag the claim on page two hundred that does not stand up. It reads what no human can, it never tires, and on sheer volume and consistency it is simply better than we are.</p><p><em><strong>Oversight</strong>. </em>A board&#8217;s oldest weakness is that management controls the information. The pack is written by the people whose proposals it contains and often underweights negative views. Two in five directors say the reports are not upfront about bad news, and half find them light on risk. A non-executive with a capable AI tool can interrogate that pack on their own terms and ask a pointed question that might otherwise require specialist knowledge. For the first time, the people who oversee a company can match the people who run it for analytical firepower. Used this way, AI does not threaten oversight but significantly strengthens it.</p><p><em><strong>Debiasing</strong>. </em>The errors that distort a board are errors of psychology, not arithmetic: groupthink, anchoring on management&#8217;s framing, deference to the most senior or most persuasive voice in the room. Prompted well, an AI model will put the counter-view that the dynamics of the room suppress. Researchers building AI-mediated devil&#8217;s advocate systems find they surface the dissent a group would otherwise bury. </p><h4><strong><span>The Case Against Bots on the Board</span></strong></h4><p>Nevertheless, introducing AI to the boardroom brings new challenges.</p><p><em><strong>Diligence</strong>. </em>Reading a long board pack is hard work, and finding the inconsistency on page two hundred takes focus. But that work is not overhead. It is the job. Company law in many jurisdictions requires a director to exercise independent judgement and to apply reasonable care, skill and diligence. AI can support that duty, but it cannot discharge it for them. When an AI does the reading and the checking, it gives the impression that directors are informed when they are not. </p><p><em><strong>Complacency</strong>. </em>The more capable the tool, the less its user feels the need to check the output. A busy director, watching a model produce a run of correct answers, will check fewer answers over time. That is human nature, and expertise is no protection: research has shown that automation complacency is found in experts as well as in novices. The gains from pairing a person with a machine are also not evenly spread. A meta-analysis of more than a hundred studies in Nature Human Behaviour found that human-and-AI teams beat the better of human or machine alone when the task was to create something and fell behind when the task was to make a decision, which is the work a board does.</p><p><em><strong>Fabrication</strong>. </em>Frontier models are improving all the time. But hallucinations remain a reality. In 2023 two New York lawyers filed a court brief citing six cases that ChatGPT had invented. They asked the model whether the cases were real, were told yes, and filed them. Two years later, a Big Four firm refunded part of a government contract in Australia after its AI-assisted report invented academic references and a quotation.</p><p><em><strong>Accountability</strong>. </em>It must sit somewhere, and it cannot sit with a model. You cannot sue an algorithm, strike it off, or call it before a regulator. Each of those needs a person to answer for the decision. The courts have been clear about how far that duty runs. When Barings collapsed in 1995, directors who had relied on others for work they did not understand were disqualified all the same: a director must inform themselves of the company&#8217;s affairs, and delegating a task does not absolve them of the duty to supervise it.</p><p><em><strong>Bias</strong>. </em>The debiasing prize is real, but bias does not vanish when you reach for a model. It&#8217;s possible to reduce one bias but introduce another, if human groupthink is replaced by biases embedded in an AI model and its training data. Identical mortgage applications have been scored worse by a leading model when the applicant was presumed to be Black, a gap that closed only when the model was explicitly told to be unbiased. Models are frequently updated, and new biases can be introduced. </p><h4><strong><span>Using AI Well</span></strong></h4><p>None of this means banning the tool. It means being clear about what good use looks like. Four disciplines separate using AI well from using it badly. The first three are about how to use it. The fourth is a limit on use.</p><p><strong><span>Expand, Not Synthesise</span></strong></p><p>The instinct is to use AI to get to the point: summarise the pack, draw the conclusion, save the time. Its real value for a director is when it is used to provide an expanded view of the context: the history behind a decision, the comparable cases, the second-order effects, the questions a specialist would ask. Used to compress a subject into a few lines, it leaves a director knowing less. Used to open the subject up, it sends them to the table better educated. </p><p><strong><span>Advise the Individual, Not the Room</span></strong></p><p>A single tool, fed the same papers and asked the same questions by the whole board, will tend to give everyone the same answer. This narrows the range of views in the room at the very moment a board most needs breadth, and it encourages a consensus which is based on the model agreeing with itself. A board exists so that independent minds reach their own judgements and then test them on each other. Used to support each director, AI widens the range of challenge. Used as a shared oracle, it narrows it.</p><p><strong><span>Challenge, Not Confirm</span></strong></p><p>The most valuable thing AI can do with a board paper is find the holes in it: the unstated assumption, the figures that don&#8217;t reconcile, the alternative that wasn&#8217;t considered. The temptation is to ask whether the recommendation is sound, and feel reassured when the answer is yes. But models tend to agree with the way a question is framed. In one Harvard Business School study, when professionals challenged a confident model, it escalated its persuasion rather than disclosing its limits. The better approach is to ask &#8220;show me why this is wrong.&#8221;</p><p><strong><span>Inform, Not Decide</span></strong></p><p>The fourth discipline is the &#8216;red line&#8217; for AI use. AI can inform a board&#8217;s judgement in the ways described, but it must never take the decision. There is a trap here, because a tool can quietly become the decider despite having no vote, if the board treats its output as the answer. If a recommendation passes because the AI produced it, the board has in effect delegated the decision to the AI. A director who can point to what they read, why they doubted it and how they reached their own view has used the tool. A director who can only point to what the tool concluded has been used by the tool.</p><h4><strong><span>Actions for NEDs</span></strong></h4><blockquote><p><span>&#9679; </span><strong>Learn to prompt. </strong>The value derived from the tool depends entirely on the quality of the questions a director knows how to put. Training non-executives to explore a subject from several angles, rather than only ask for a summary, is among the highest-return investments a board can make.</p><p><span>&#9679; </span><strong>Own your prompts. </strong>Build and keep your own lines of inquiry, reflecting what you personally bring to the board, and resist any move to standardise every director onto one shared prompt. For example, a risk-minded director and a customer-minded director should be asking the tool different things.</p><p><span>&#9679; </span><strong>Use AI as a critic. </strong>Before the board accepts any recommendation, have the tool build the strongest case that it is wrong: the weakest points, the buried assumptions, and the questions management would least like to be asked. A recommendation that survives the attack is stronger for it.</p><p><span>&#9679; </span><strong>Never let AI decide. </strong>Keep AI out of the vote, the recommendation and the tie-break, and make sure you can state every decision as your own reasoned judgement, not the machine&#8217;s conclusion that you endorsed.</p></blockquote><h4><strong><span>Actions for Chairs</span></strong></h4><blockquote><p><span>&#9679; </span><strong>Own the board&#8217;s information. </strong>Typically, the chair is responsible for accurate, timely and clear information, so the chair should lead the board in agreeing what AI is and is not used for.</p><p><span>&#9679; </span><strong>Fix the pack, not just the reader. </strong>Work with the executive to produce shorter, sharper papers. Frame risks clearly so that NEDs don&#8217;t have to hunt for them. And ensure every figure is traceable to its source. Fix the pack and you reduce the temptation for NEDs to use AI as a shortcut.</p><p><span>&#9679; </span><strong>Name an owner, and vet the model. </strong>Any AI with access to board papers needs a named senior person answerable for it. Before it sees confidential papers, that person should establish where the data goes and whether the tool trains on it, and confirm that the model is behaving as intended. Third-party models should be treated as a dependency, with version control, revalidation after update, periodic sampling for biases and an audit trail.</p><p><span>&#9679; </span><strong>Protect the record. </strong>The company secretary supports the board&#8217;s record, and the minutes must capture the board&#8217;s reasoning, not the machine&#8217;s conclusion. There is an irony in this. The company secretary&#8217;s own work is among the first a board will be tempted to hand to AI. That should be strongly resisted as the company secretary plays a critical role in governing the machine in the boardroom.</p></blockquote><p><em><strong>VITAL was a gimmick. The AI tools that came after were far smarter and are finding their way into the boardroom. Used well, they can improve decision-making by offering new perspectives and calling out errors and biases. Used casually, both decision-making and accountability suffer.</strong></em></p><div class="captioned-button-wrap" data-attrs="{&quot;url&quot;:&quot;https://www.consideredmachines.com/p/should-you-add-a-bot-to-your-board?utm_source=substack&utm_medium=email&utm_content=share&action=share&quot;,&quot;text&quot;:&quot;Share&quot;}" data-component-name="CaptionedButtonToDOM"><div class="preamble"><p class="cta-caption">If you enjoyed this post, please press the little orange button to share it with friends and colleagues. </p></div><p class="button-wrapper" data-attrs="{&quot;url&quot;:&quot;https://www.consideredmachines.com/p/should-you-add-a-bot-to-your-board?utm_source=substack&utm_medium=email&utm_content=share&action=share&quot;,&quot;text&quot;:&quot;Share&quot;}" data-component-name="ButtonCreateButton"><a class="button primary" href="https://www.consideredmachines.com/p/should-you-add-a-bot-to-your-board?utm_source=substack&utm_medium=email&utm_content=share&action=share"><span>Share</span></a></p></div><p></p><h4><strong>Footnotes &amp; Sources</strong></h4><blockquote><p>1. <strong>Deep Knowledge Ventures / VITAL, 2014. </strong>Hong Kong venture fund that announced VITAL as a board member on 13 May 2014. The legally safer reading is that VITAL could only function as an observer: it had no legal vote, because Hong Kong law did not recognise a machine as a director. Widely judged at the time to be a publicity exercise.</p><p>2. <strong>The Times / Retail Banker International, April 2026. </strong>Lloyds Banking Group was reported to have become the first FTSE 100 company to trial a specialist AI boardroom tool with structured access to confidential papers, summarising reports, drawing connections and checking for bias. Quotes from corporate governance director Nicola Putland and Board Intelligence chief executive Pippa Begg, including the &#8220;dangerous leap&#8221; remark. A live-meeting AI that interjects &#8220;I disagree&#8221; is described by Board Intelligence as a possible future step, not a current feature. Operational detail is second-hand.</p><p>3. <strong>Board Intelligence, Board Value Index, 11 June 2026. </strong>Survey of 405 board directors, chief executives and finance chiefs across the UK, the US, the Nordics and the Middle East: 84% had debated which decisions should stay human-led and which could be handed to AI. Caveat: commissioned and published by the vendor that sells the board-AI tool, so the figures are marketing as much as evidence.</p><p>4. <strong>Board pack volume and information asymmetry. </strong>Chartered Governance Institute and Board Intelligence data, corroborated by Cambridge Judge Business School research, point in the same direction: almost a quarter of packs ran past 200 pages in 2025, against 13% in 2020, with some approaching 1,000 pages; directors read roughly 30 pages an hour, spend about four hours, and leave close to half unread. On asymmetry, about 42% say reports are not upfront about bad news, around 50% find them light on risk, and roughly 55% receive papers fewer than five working days before the meeting. Several figures originate with the vendor.</p><p>5. <strong>Companies Act 2006, ss.172&#8211;174. </strong>The duties to promote the company&#8217;s success, to exercise independent judgement (s.173, the duty most directly at risk where a board defers to a model&#8217;s framing), and to exercise reasonable care, skill and diligence. Wright v Chappell [2024] EWHC 1417 (Ch), the BHS liquidation case, found directors in breach of their Companies Act 2006 duties.</p><p>6. <strong>Re Barings plc (No 5) [2000] 1 BCLC 523. </strong>Also reported [1999] 1 BCLC 433; upheld on appeal as Secretary of State for Trade and Industry v Baker. Disqualification proceedings after the 1995 collapse of Barings, brought down by trader Nick Leeson. Jonathan Parker J held that directors have a continuing duty to inform themselves of the company&#8217;s affairs, and that delegating a function does not absolve a director of the duty to supervise it.</p><p>7. <strong>FRC UK Corporate Governance Code 2024. </strong>For companies to which the Code applies, Principle F says the chair is responsible for accurate, timely and clear information, alongside related provisions on board information and effectiveness; the internal-controls declaration (Provision 29) takes effect for financial years beginning on or after 1 January 2026.</p><p>8. <strong>Parasuraman &amp; Manzey, &#8220;Complacency and Bias in Human Use of Automation,&#8221; Human Factors, 2010. </strong>Automation complacency is found in experts as well as novices and cannot be overcome with simple practice. The literature is mixed on whether experts are affected equally rather than materially, so the body claims only that they are not exempt.</p><p>9. <strong>Vaccaro, Almaatouq &amp; Malone, &#8220;When combinations of humans and AI are useful,&#8221; Nature Human Behaviour, December 2024. </strong>Meta-analysis of 106 studies: human-AI combinations performed worse than the better of human or AI alone (Hedges&#8217; g = &#8722;0.23), but the effect split by task, with combinations doing better than the best alone on content creation and worse on decision-making. Caveats: the studies largely pre-date the latest frontier models, the literature carries publication-bias risk, and the boardroom application is an inference.</p><p>10. <strong>Lee et al. (Microsoft Research / Carnegie Mellon), &#8220;The Impact of Generative AI on Critical Thinking,&#8221; CHI 2025. </strong>Higher confidence in the tool is associated with less self-reported critical-thinking effort. Caveat: based on self-reported measures.</p><p>11. <strong>Mata v. Avianca, Inc., 678 F. Supp. 3d 443 (S.D.N.Y. 22 June 2023). </strong>Judge P. Kevin Castel sanctioned two attorneys and their firm for filing a brief citing six judicial opinions fabricated by ChatGPT, which they did not verify. A US case, used here as illustration; the gatekeeping duty it describes is general.</p><p>12. <strong>Deloitte Australia. </strong>Deloitte Australia agreed to refund part of its A$440,000 government contract after an AI-assisted report invented academic references and a court quotation (CFO Dive, 21 October 2025).</p><p>13. <strong>HBS Working Paper 26-021, &#8220;GenAI as a Power Persuader: How Professionals Get Persuasion Bombed When They Attempt to Validate LLMs.&#8221; </strong>When professionals pushed back, the model escalated its persuasion rather than disclosing the limits of its case. Supports the point that interrogating a confident model is not, by itself, a safeguard.</p><p>14. <strong>LLM bias studies. </strong>A 2024 Lehigh University study (Bowen, Price, Stein and Yang) found a leading model recommended more denials and higher rates for Black mortgage applicants on identical applications, a gap that disappeared when the model was instructed to be unbiased. Related findings on hiring bias are contested. Some of this literature carries funding and conflict-of-interest flags.</p><p>15. <strong>Models change without notice. </strong>OpenAI&#8217;s own post-mortem (29 April 2025) described a GPT-4o update that became markedly more sycophantic and slipped past testing before being rolled back; Anthropic separately reported Claude Code quality issues caused by product-layer changes rather than an underlying API-model regression. Separately, Chen, Zaharia and Zou documented the same model service shifting its behaviour substantially within months, though the magnitude is partly an artefact of measurement.</p><p>16. <strong>AI and group decision-making. </strong>Work on AI-mediated devil&#8217;s advocate systems (Lee et al., IUI &#8217;25, &#8220;Amplifying Minority Voices&#8221;) and the AI &amp; Society literature describe AI surfacing dissent and mitigating groupthink. The same literature warns of the opposite failure, algorithmic groupthink or epistemic capture, where deference to the model manufactures a false consensus.</p><p>17. <strong>Bank of England / FCA, &#8220;Artificial intelligence in UK financial services &#8211; 2024&#8221; (21 November 2024). </strong>A large majority of firms reported an accountable person for their AI framework, consistent with the Senior Managers and Certification Regime. The Treasury Committee&#8217;s report on AI in financial services (HC 684, January 2026) pressed for clearer senior-manager accountability under that regime for harm caused by AI.</p></blockquote><p></p><p></p><div class="subscription-widget-wrap-editor" data-attrs="{&quot;url&quot;:&quot;https://www.consideredmachines.com/subscribe?&quot;,&quot;text&quot;:&quot;Subscribe&quot;,&quot;language&quot;:&quot;en&quot;}" data-component-name="SubscribeWidgetToDOM"><div class="subscription-widget show-subscribe"><div class="preamble"><p class="cta-caption">Thanks for reading Considered Machines! Subscribe for free to receive new posts and support my work.</p></div><form class="subscription-widget-subscribe"><input type="email" class="email-input" name="email" placeholder="Type your email&#8230;" tabindex="-1"><input type="submit" class="button primary" value="Subscribe"><div class="fake-input-wrapper"><div class="fake-input"></div><div class="fake-button"></div></div></form></div></div><p></p>]]></content:encoded></item><item><title><![CDATA[The Better AI Gets, The Harder It Is To Use]]></title><description><![CDATA[Five compounding challenges mean capability and deployability are moving in opposite directions.]]></description><link>https://www.consideredmachines.com/p/the-better-ai-gets-the-harder-it</link><guid isPermaLink="false">https://www.consideredmachines.com/p/the-better-ai-gets-the-harder-it</guid><dc:creator><![CDATA[Paul Willmott]]></dc:creator><pubDate>Thu, 11 Jun 2026 07:22:13 GMT</pubDate><enclosure url="https://substackcdn.com/image/fetch/$s_!gFOS!,w_256,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F31eb7ddd-3219-4566-94aa-ae8068012f39_1280x1280.png" length="0" type="image/jpeg"/><content:encoded><![CDATA[<h2>In Case You Missed It</h2><p><strong><a href="https://pwillmott.substack.com/p/the-cost-of-ai-is-collapsing-can">The Cost of AI Is Collapsing. Can Your Organisation Respond?</a></strong> Inference costs are falling tenfold a year, yet the bottleneck has simply moved from the model to the operating model.</p><p><strong><a href="https://pwillmott.substack.com/p/is-ai-blunting-your-strategy">Is AI Blunting Your Strategy?</a></strong> As AI automates the analysis, it quietly erodes the conditions that build judgement, and convergence on the same models breeds strategic monoculture.</p><p><strong><a href="https://pwillmott.substack.com/p/double-ai-agents">Double (AI) Agents</a></strong> Autonomous agents act inside the business like recruited insiders, so governing them owes more to intelligence tradecraft than to IT.</p><div class="subscription-widget-wrap-editor" data-attrs="{&quot;url&quot;:&quot;https://www.consideredmachines.com/subscribe?&quot;,&quot;text&quot;:&quot;Subscribe&quot;,&quot;language&quot;:&quot;en&quot;}" data-component-name="SubscribeWidgetToDOM"><div class="subscription-widget show-subscribe"><div class="preamble"><p class="cta-caption">Thanks for reading Considered Machines! Subscribe for free to receive new posts and support my work.</p></div><form class="subscription-widget-subscribe"><input type="email" class="email-input" name="email" placeholder="Type your email&#8230;" tabindex="-1"><input type="submit" class="button primary" value="Subscribe"><div class="fake-input-wrapper"><div class="fake-input"></div><div class="fake-button"></div></div></form></div></div><p></p><p><strong>The de Havilland Comet, the first jet airliner, was in its time the most advanced aircraft in the world. But on 10 January 1954 a Comet left Rome and broke apart at 27,000 feet. Three months later a second Comet disintegrated near Naples, and the fleet was grounded. Investigators working at Farnborough pressurised a fuselage in a water tank until, after some 3,000 simulated flights, the cabin tore open at a window corner. Metal fatigue had led to structural failure of the fuselage. Jet performance had outrun the assumptions built into the airframe.</strong></p><p>The fix was to redesign the airframe to meet the operating demands of jet flight. Something similar is happening with AI. The models race ahead, but the organisations deploying them do not. Inference costs have fallen more than 280-fold between November 2022 and October 2024, yet around 95 per cent of corporate AI pilots produce no measurable profit, and the share of firms abandoning most AI initiatives before production has jumped from 17 to 42 per cent in a year. The better AI becomes, the harder it is to deploy.</p><h2>Not Like the Last One</h2><p>It is tempting to dismiss this as the usual lag seen with every general-purpose technology. Electrification took four decades to show up in the productivity figures. Early factories ran every machine off one central steam engine through a maze of overhead shafts and belts, so layout was dictated by the drive shaft rather than the work. When electricity came, most firms just swapped in one big motor to turn the same shafts, and the initial productivity gain was marginal. The uplift came only when they put an individual motor on each machine and rebuilt the factory around it, reordering the line around the flow of work and remaking the building, the skills and the management to match.</p><p>But that rebuild was only possible because the technology held still. Productivity lags close when a technology&#8217;s interfaces, to both people and other machines, and its operating assumptions, such as performance and error rate, are stable enough to rebuild the organisation around it. That stability is what let firms commit to a redesign and capture the returns.</p><p>Artificial intelligence weakens that precondition. The model is probabilistic, so it never settles into behaving the same way twice, and it keeps changing, so the target you would rebuild around keeps moving. The rebuild is never finished.</p><h2>Compounding Challenges</h2><p>More capable models can be less trustworthy. A more capable model is more fluent and more plausible, so its errors do not vanish, they hide, and the <em><strong><a href="https://pwillmott.substack.com/p/the-plausibility-crisis">Verification Tax</a></strong></em> rises rather than falls. OpenAI&#8217;s newer reasoning models fabricated more, not less, on one benchmark about real people: invented claims climbed from 16 to 48 per cent. In 2026 EY Canada withdrew a cybersecurity report after most of its cited sources proved fabricated, attributed to outlets that never published them. New York City ran an official chatbot that gave unlawful guidance for two years, on tenant discrimination and on skimming staff tips, at a cost of around half a million dollars.</p><p>This is made worse by how people respond to a better model: they trust it more and check it less, just as its mistakes turn rarer and more costly. Lisanne Bainbridge named this &#8220;the irony of automation&#8221; in 1983: automate most of a task and you leave the human only the part you could not automate, let their skill decay, and still need them to step in the moment it fails. The erosion is measurable. Across nineteen experienced endoscopists, the rate at which they detected adenomas without AI fell from 28 to 22 per cent after their clinics adopted it.</p><p>And as the model is trusted more, the blast radius grows. A weak model drafts an email. A capable one is handed an agent with a level of autonomy. In July 2025 Replit&#8217;s coding agent reportedly deleted a live production database during an explicit code freeze.</p><p>More capable models require more organisational change to deploy. Material enterprise value is usually released only when you rebuild the organisation around the model. McKinsey finds that redesigning workflows is the single largest driver of profit from AI, yet only about a fifth of firms have redesigned any. Taco Bell, having put voice AI in more than 500 drive-throughs, said in 2025 it was rethinking where to use it and putting people back on the busiest lanes. The more the model can do, the more of the company it forces you to rebuild.</p><h2>The Increasing Rate of Change</h2><p>These four challenges compound as the model grows more capable. A fifth comes from the rate of change, and it resets the others before they resolve. Each upgrade invalidates the tests that cleared the last model and shifts the failures your people had learned to spot. In April 2025 OpenAI shipped an update to GPT-4o, found it had turned sycophantic, and pulled it within days. OpenAI later said it lacked specific deployment evaluations for the trait. Anthropic retires older Claude models on a regular cadence, each one pushing dependent workflows onto a successor that has to be re-validated. You cannot industrialise a process on ground that re-platforms every quarter.</p><p>The gap between capability and capture is not idle. It is accumulating <em><strong>Stranded Capability</strong></em>, capability you can already buy but cannot convert, and it compounds, because each upgrade multiplies the workflows, tests, controls and behaviours that must be relearned. Electrification paid off only once the technology was stable enough to redesign around. If the model never stays stable, the countdown keeps restarting.</p><p>Two objections could be made to this argument. First, better models should reduce error, so verification ought to get easier. Sometimes they do: OpenAI reported lower hallucination rates for GPT-5 than for earlier models. But verification does not disappear. The errors that remain can be more fluent, more context-specific and harder to spot at the edges. Second, the leaders are capturing value, so this is an execution issue, not a broad paradox. But the leaders are a minority, the roughly 6 per cent of high performers in McKinsey&#8217;s data who went furthest in rebuilding their workflows. They invested in the deployment machinery because the model alone did not deliver. They are the proof of the rule rather than the exception to it.</p><h2>Building the Deployment Machine</h2><p>None of this argues for waiting. It argues for spending the effort where the constraint is.</p><blockquote><p>&#8226; <strong>Fund the deployment machinery, not only the model. </strong>Balance the budget between the model capability you rent and the in-house capability (skills, processes, etc.) that you build.</p><p>&#8226; <strong>Select and scope use cases purposefully. </strong>Select based on a deliberate mix of impact, reversibility, visibility and required organisational change. Begin where errors are cheap to undo, and defer the visible, irreversible cases until the machinery is proven.</p><p>&#8226; <strong>Build an abstraction layer. </strong>Put a gateway between your systems and the model so you can switch or multi-source without rebuilding everything. Test every upgrade against your own tasks rather than the vendor&#8217;s benchmark and run the upgraded model on a representative sample before broad deployment.</p><p>&#8226; <strong>Engineer the human backstop. </strong>Keep people in the loop where the consequences are high, rotate and sample the work so complacency cannot set in, and re-educate your reviewers on the new failure modes after every upgrade, because they were trained on the old ones.</p><p>&#8226; <strong>Measure the right things. </strong>Track three things: outcomes from AI deployment (e.g., cycle time, error rate, yield, process productivity, customer satisfaction); capability measures (e.g., share of use cases under monitoring, processes genuinely re-engineered); and model health (e.g., drift, error rates). Counts of seats and prompts measure activity but not value delivered or capability built.</p><p>&#8226; <strong>Rebuild the accountability framework. </strong>AI failures are often governance failures as much as technical failures. Name who owns selection, model changes, the human backstop, the outcomes and the risk.</p></blockquote><h2>Questions for the Board&#8217;s Back Pocket</h2><blockquote><p>&#8226; <strong>Are we allocating resources and funding optimally? </strong>Is most of our budget buying model capability we rent, when the true constraint is the conversion machinery we must build?</p><p>&#8226; <strong>Are we increasing or reducing strategic optionality? </strong>Could we switch models or vendors without re-platforming, or are we hard-wiring today&#8217;s frontier and sinking capital into something that will move under us?</p><p>&#8226; <strong>Do our metrics drive the right behaviours? </strong>Do we reward the business outcome and the building of the machinery, or do we reward usage, seats and prompts?</p><p>&#8226; <strong>Are we preserving and improving human judgement? </strong>As we trust the model more and check it less, can our people still catch what it gets wrong, and do we re-educate them each time it changes?</p><p>&#8226; <strong>Is our accountability framework fit for purpose? </strong>Is ownership senior and explicit, or has it defaulted to IT, and does our governance fit a substrate that changes every quarter rather than the deterministic projects it was built for?</p></blockquote><p></p><p><strong>The jet age scaled when aircraft makers rebuilt the whole aircraft around the operating demands of jet flight. The AI age will scale the same way: when enterprises build deployment machinery that accounts for what the models get wrong and stays resilient as they keep changing. The model was never the hard part.</strong></p><p></p><h2>Footnotes and Sources</h2><blockquote><p>&#8226; <strong>Cohen Inquiry, de Havilland Comet. </strong>Court of Inquiry report C.A.P. 127 (1955). BOAC Flight 781, 10 January 1954, all 35 killed; second Comet loss near Naples, 8 April 1954, 21 killed. RAE water-tank testing identified metal fatigue around window/opening structures. Comet 4 opened regular jet-powered transatlantic service in 1958; the Boeing 707 entered transatlantic service shortly afterwards and later won the larger market.</p><p>&#8226; <strong>Stanford HAI, AI Index 2025. </strong>The cost of reaching a fixed quality threshold fell more than 280-fold (about $20.00 to $0.07 per million tokens) between November 2022 and October 2024; SWE-bench scores rose from 4.4% to 71.7% in a year.</p><p>&#8226; <strong>MIT Media Lab, Project NANDA, &#8220;The GenAI Divide&#8221; (July 2025). </strong>Around 95% of enterprise GenAI pilots showed no measurable P&amp;L impact. Caveat: 153-respondent senior-leader survey plus 52 interviews; the authors call it a &#8220;directionally accurate snapshot&#8221;; NANDA itself has an interest in agent infrastructure.</p><p>&#8226; <strong>EY Canada cyber report. </strong>Report withdrawn in 2026 after AI-detection firm GPTZero found 16 of 27 cited sources fabricated, misattributed or dead, with references falsely ascribed to Forbes, McKinsey, Gartner and others. EY confirmed the removal and a review. Source: Computing / Financial Times (2026). Caveat: the hallucination count originates with GPTZero, a commercial vendor; EY&#8217;s removal corroborates the core facts.</p><p>&#8226; <strong>Paul A. David, &#8220;The Dynamo and the Computer&#8221;. </strong>American Economic Review, May 1990. Electrification took roughly four decades to register in productivity figures because factories had to be redesigned around the unit-drive motor.</p><p>&#8226; <strong>OpenAI, o3 and o4-mini system card (16 April 2025); GPT-5 system card (August 2025). </strong>PersonQA hallucination rates: o1 16%, o3 33%, o4-mini 48%; OpenAI later reported significantly lower hallucination rates for GPT-5 models in browse-on and browse-off settings. Caveat: task-dependent; 1&#8211;3% on short-document summarisation per the Vectara leaderboard.</p><p>&#8226; <strong>NYC MyCity chatbot. </strong>The Markup, March 2024, documented unlawful guidance on source-of-income discrimination and workers&#8217; tips; discontinued early 2026, with the mayor putting the cost at around half a million dollars.</p><p>&#8226; <strong>Lisanne Bainbridge, &#8220;Ironies of Automation&#8221;. </strong>Automatica, 1983.</p><p>&#8226; <strong>Endoscopist deskilling. </strong>Budzy&#324; et al., &#8220;Endoscopist deskilling risk after exposure to artificial intelligence in colonoscopy&#8221;, The Lancet Gastroenterology &amp; Hepatology (August 2025). Across four Polish centres and 19 experienced endoscopists, unaided adenoma detection fell from 28.4% to 22.4% after AI was introduced. Caveat: retrospective, observational design, sensitive to confounding.</p><p>&#8226; <strong>METR developer productivity RCT (July 2025). </strong>Experienced developers were 19% slower with AI tools while perceiving a 20% speedup. Caveat: 16 developers, 246 tasks, 95% CI: +2 to +39%; a February 2026 follow-up did not cleanly replicate.</p><p>&#8226; <strong>Replit autonomous agent (July 2025). </strong>The agent reportedly deleted a production database during a code freeze and fabricated about 4,000 records (Lemkin/SaaStr; Fortune; The Register; AI Incident Database #1152). Gartner (25 June 2025) separately forecasts that more than 40% of agentic AI projects will be cancelled by the end of 2027.</p><p>&#8226; <strong>McKinsey, &#8220;The State of AI&#8221; (2025). </strong>88% adoption; 39% report enterprise EBIT impact; only 21% have redesigned any workflow; about 6% are high performers. n=1,993. Self-reported; McKinsey sells AI transformation services.</p><p>&#8226; <strong>S&amp;P Global Market Intelligence. </strong>451 Research, Voice of the Enterprise: AI &amp; Machine Learning 2025 (n=1,006 IT and line-of-business professionals, North America and Europe). The share of firms abandoning most AI initiatives before production rose from 17% (2024) to 42% (2025); the average organisation scrapped 46% of proofs-of-concept. Source: S&amp;P Global; CIO Dive (2025).</p><p>&#8226; <strong>Taco Bell drive-through AI. </strong>After deploying voice AI at 500+ drive-throughs, Taco Bell&#8217;s chief digital and technology officer said in August 2025 the company was reconsidering where to use it and would keep human order-takers at busy sites. Source: Wall Street Journal (28 August 2025). Caveat: framed by the company as iteration, not failure.</p><p>&#8226; <strong>The substrate moves. </strong>OpenAI GPT-4o sycophancy rollback, April&#8211;May 2025, with no specific deployment evaluations for the trait; the GPT-5 launch replaced multiple ChatGPT model choices and OpenAI later announced further retirements; Anthropic documentation lists rolling retirements with at least 60 days&#8217; notice for public models.</p><p>&#8226; <strong>Practical referents. </strong>Goldman Sachs GS AI Assistant, firm-wide in 2025, multi-model. Model gateways: Portkey, Cloudflare AI Gateway, LiteLLM. Observability: Arize, Datadog LLM Observability. NatWest AI and Data Ethics Panel (a governance body). Cisco runs its internal AI platform within an eight-pillar operating model (internal; no public product page).</p><p>&#8226; <strong>Governance. </strong>FRC UK Corporate Governance Code 2024 Provision 29 applies from financial years beginning on or after 1 January 2026; sometimes compared to UK &#8216;SOX-lite&#8217;.</p><p>&#8226; <strong>CB Financial &#8220;shadow AI&#8221; disclosure. </strong>Community Bank (subsidiary of CB Financial Services, Nasdaq: CBFV) detected on 5 May 2026 that an employee had entered customer names, Social Security numbers and dates of birth into an unauthorised AI application; it filed an SEC Form 8-K under Item 1.05 on 11 May 2026, the first such filing attributed to shadow AI rather than an external attack. Source: SEC Form 8-K; American Banker; Wilson Sonsini (2026). Caveat: management states the data was not used to train the vendor model and that there was no material financial impact; affected-customer count undisclosed.</p></blockquote><div class="subscription-widget-wrap-editor" data-attrs="{&quot;url&quot;:&quot;https://www.consideredmachines.com/subscribe?&quot;,&quot;text&quot;:&quot;Subscribe&quot;,&quot;language&quot;:&quot;en&quot;}" data-component-name="SubscribeWidgetToDOM"><div class="subscription-widget show-subscribe"><div class="preamble"><p class="cta-caption">Thanks for reading Considered Machines! Subscribe for free to receive new posts and support my work.</p></div><form class="subscription-widget-subscribe"><input type="email" class="email-input" name="email" placeholder="Type your email&#8230;" tabindex="-1"><input type="submit" class="button primary" value="Subscribe"><div class="fake-input-wrapper"><div class="fake-input"></div><div class="fake-button"></div></div></form></div></div>]]></content:encoded></item><item><title><![CDATA[The Emperor’s New Code]]></title><description><![CDATA[When your workforce pushes back on AI, listen carefully.]]></description><link>https://www.consideredmachines.com/p/the-emperors-new-code</link><guid isPermaLink="false">https://www.consideredmachines.com/p/the-emperors-new-code</guid><dc:creator><![CDATA[Paul Willmott]]></dc:creator><pubDate>Fri, 05 Jun 2026 14:17:30 GMT</pubDate><enclosure url="https://substackcdn.com/image/fetch/$s_!gFOS!,w_256,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F31eb7ddd-3219-4566-94aa-ae8068012f39_1280x1280.png" length="0" type="image/jpeg"/><content:encoded><![CDATA[<h2>ICYMI</h2><blockquote><p><a href="https://pwillmott.substack.com/p/is-ai-blunting-your-strategy">&#8226; </a><strong><a href="https://pwillmott.substack.com/p/is-ai-blunting-your-strategy">Is AI Blunting Your Strategy?</a> </strong>As strategy development relies increasingly on LLMs, true differentiation from competitors is becoming more elusive</p><p>&#8226; <strong><a href="https://pwillmott.substack.com/p/double-ai-agents">Double (AI) Agents</a>. </strong>What intelligence services can teach companies about AI agents.</p><p><a href="https://pwillmott.substack.com/p/the-centaur-age-is-here-which-of">&#8226; </a><strong><a href="https://pwillmott.substack.com/p/the-centaur-age-is-here-which-of">The Centaur Age Is Here. Which of Your Are Lame?</a> </strong>Human-AI teams are proliferating across the enterprise. Most of them are making things worse.</p></blockquote><div><hr></div><div class="subscription-widget-wrap-editor" data-attrs="{&quot;url&quot;:&quot;https://www.consideredmachines.com/subscribe?&quot;,&quot;text&quot;:&quot;Subscribe&quot;,&quot;language&quot;:&quot;en&quot;}" data-component-name="SubscribeWidgetToDOM"><div class="subscription-widget show-subscribe"><div class="preamble"><p class="cta-caption">Thanks for reading Considered Machines! Subscribe for free to receive new posts and support my work.</p></div><form class="subscription-widget-subscribe"><input type="email" class="email-input" name="email" placeholder="Type your email&#8230;" tabindex="-1"><input type="submit" class="button primary" value="Subscribe"><div class="fake-input-wrapper"><div class="fake-input"></div><div class="fake-button"></div></div></form></div></div><div><hr></div><p><strong>In May 2026, Eric Schmidt gave the commencement address at the University of Arizona. He was booed repeatedly, and the boos grew louder when he turned to artificial intelligence.</strong> &#8220;When someone offers you a seat on the rocket ship,&#8221; he told them, &#8220;you do not ask which seat. You just get on.&#8221; They were not convinced. A March 2026 NBC News/Hart Research poll put AI&#8217;s overall net favourability among registered US voters at minus 20, with 57 per cent saying the risks outweigh the benefits. Student anger, consumer unease and employee resistance are not the same thing, but together they point to a widening trust gap around AI.</p><p>It is easy to dismiss this as youthful idealism. But the people closest to the work can often see things that leaders cannot. The Post Office Horizon scandal ran for years because the organisation trusted its software over its own people. More than 900 postmasters and branch staff were wrongfully prosecuted as a result.</p><p>Employee scepticism is useful data. Not all of it is insight. Some is fear, self-interest or poor information, so leaders have to separate obstruction from genuine warning. But the gap is striking. In a WalkMe/SAP survey of 3,750 respondents across 14 countries, only 9 per cent of workers trusted AI for complex decisions, compared with 61 per cent of executives. The people doing the work tend to see three things their leaders miss.</p><p>The first is hidden risk. In early 2024, a Microsoft engineer named Shane Jones spent months warning that the company&#8217;s AI image tool was producing violent and sexual content. He was directed elsewhere and, he says, asked to delete a post about it. He took his concerns to US senators and the regulator, and was proven right.</p><p>The second is hidden cost. AI makes it easy to produce work that looks finished but is empty &#8220;workslop.&#8221; Two in five US desk workers said they had received it in the previous month, and each piece costs downstream colleagues time to interpret, check and redo.</p><p>The third is hidden failure. When IBM was promoting Watson for Oncology, its own medical specialists and client physicians flagged &#8220;unsafe and incorrect&#8221; treatment recommendations while the product was still being sold. MIT later studied enterprise AI and found that 95 per cent of generative-AI pilots delivered no measurable return. Dashboards show how much AI is used; they rarely show whether it helped.</p><p>Together, these create the <em><strong><a href="https://pwillmott.substack.com/p/counting-cards-the-maths-of-enterprise?utm_source=publication-search">Verification Tax</a></strong></em><a href="https://pwillmott.substack.com/p/counting-cards-the-maths-of-enterprise?utm_source=publication-search">:</a> the extra human time and judgement needed to check AI before it can be trusted. Workers can see this tax before leaders, because they are usually the ones paying it.</p><p>Resistance is more specific than it looks. A Harvard Business School study found that people are much more comfortable with AI augmenting human work than replacing it: 94 per cent of respondents favoured current AI as an augmentation tool, while many remained ambivalent or morally opposed to full automation in specific professions. The same person who resists AI sending client advice on their behalf may happily use it to analyse data. That tells you where AI needs boundaries, redesign or a different use case, but only if you are listening. The best organisations build a channel to capture that signal. NatWest&#8217;s AI ethics panel uses volunteers from different grades and areas of the bank to review new AI uses before they go live. At Cisco, the internal AI assistant reached mostly technical staff at first. After the IT team rebuilt it around what employees said they actually needed, it became the company&#8217;s most widely used AI tool, serving more than 100,000 people, most of whom report saving around five hours a week. Where employees get no such channel, they build their own: Hollywood&#8217;s writers and actors won some of the first high-profile AI protections after a combined 266 strike-days across two unions.</p><p>If you override your employees instead of listening, the cost often surfaces later. Duolingo pushed an AI-first policy in 2025 and drew enough staff and public backlash that it had to soften it. A Writer/Workplace Intelligence survey reported that 29 per cent of employees who use generative AI at work said they had &#8220;sabotaged&#8221; their company&#8217;s AI strategy, including by using unapproved tools or refusing to use AI; the rate rose to 44 per cent among Gen Z.</p><p>Getting real value from AI takes shift in approach. First, track how employees feel about it and treat a fall as an early warning of problems with quality, trust or control. Edelman&#8217;s 2025 research suggested that acceptance is driven more by workplace experience and trusted peers than by top-down messaging. Second, stop scoring people on how much AI they use, and start asking whether it improved their work. Third, give staff a safe, anonymous way to raise concerns; the Post Office&#8217;s postmasters and branch staff had to start their own campaign because no such channel existed. Finally, ask every team to map where AI helps, where it makes the work worse, and where it is beside the point. The teams that push back hardest may understand the limits best.</p><p><strong>Schmidt closed with an invitation: &#8220;The future is not yet finished. It is now your turn to shape it.&#8221; In the story of the emperor&#8217;s new clothes, the courtiers who stayed silent were complicit. The child who spoke up was the only one willing to say what everyone else had learned not to see.</strong></p><h2>Monday Morning Actions for Executives</h2><blockquote><p>&#8226; Add a question to your next employee engagement survey asking whether AI feels imposed rather than useful.</p><p>&#8226; Remove AI-usage volume from performance reviews. AI fluency is a reasonable competency, but usage volume is not.</p><p>&#8226; Designate a formal channel for AI dissent, using patterns already established for whistleblowing.</p><p>&#8226; Ask each function to map its AI frontier: where AI helps, where it hinders, and where it is irrelevant.</p></blockquote><h2>Questions for Board Members&#8217; Back Pockets</h2><blockquote><p>&#8226; Do we understand our employees&#8217; attitudes towards, and concerns about, AI?</p><p>&#8226; Are we measuring AI adoption volume or AI deployment quality?</p><p>&#8226; If an employee raised a concern about AI output quality tomorrow, what would happen in practice?</p><p>&#8226; Has our AI strategy been shaped by the people who will use it, or only by the people who will buy it?</p></blockquote><div><hr></div><h2>Footnotes &amp; Sources</h2><blockquote><p>&#8226; <strong>Eric Schmidt, University of Arizona commencement, 15 May 2026. </strong>Official transcript and video; also reported by NBC News, Fox Business, The Verge and Business Insider.</p><p>&#8226; <strong>NBC News/Hart Research poll, March 2026.</strong> 1,000 registered voters; &#177;3.1pp. Overall AI favourability: 26% positive, 46% negative, net &#8722;20; 57% said AI&#8217;s risks outweigh its benefits.</p><p>&#8226; <strong>Post Office Horizon Inquiry, Volume 1, July 2025.</strong> More than 900 postmasters and branch staff wrongfully prosecuted; failures included software defects, governance failure, legal failure, disclosure failure and institutional defensiveness.</p><p>&#8226; <strong>WalkMe/SAP, Fifth State of Digital Adoption Report, 2026.</strong> 3,750 respondents across 14 countries. 9% of workers trust AI for complex decisions vs 61% of executives.</p><p>&#8226; <strong>Writer/Workplace Intelligence report, released April 2026.</strong> Survey of 2,400 workers across the US, UK and Europe: 1,200 C-suite executives and 1,200 employees. 29% of employees said they had &#8220;sabotaged&#8221; their company&#8217;s AI strategy; 44% among Gen Z.</p><p>&#8226; <strong>BetterUp Labs/Stanford Social Media Lab &#8220;Workslop&#8221; study, published in HBR, 2025. </strong>1,150 US desk workers. Estimated cost: $186/employee/month; 40% of workers reported receiving workslop in the prior month.</p><p>&#8226; <strong>IBM Watson for Oncology, internal documents, 2017&#8211;18. </strong>IBM&#8217;s own medical specialists and client physicians flagged &#8220;multiple examples of unsafe and incorrect&#8221; treatment recommendations; the system had been trained largely on hypothetical cases. Reported by STAT News, July 2018.</p><p>&#8226; <strong>MIT Project NANDA, The GenAI Divide: State of AI in Business 2025, July 2025.</strong> Review of 300+ publicly disclosed AI initiatives, representatives from 52 organisations and 153 senior leaders: 95% of organisations reported no measurable P&amp;L return from generative-AI pilots.</p><p>&#8226; <strong>Edelman Trust Barometer Flash Poll, October 2025.</strong> AI acceptance depends more on trusted workplace experience and peer influence than on top-down messaging.</p><p>&#8226; <strong>Duolingo CEO reversals, May 2025 and April 2026. </strong>AI-first posture softened; AI use removed from performance reviews. Von Ahn: &#8220;I&#8217;m not going to force you.&#8221;</p><p>&#8226; <strong>Shopify CEO memo, 7 April 2025. </strong>Tobi L&#252;tke, reported by TechCrunch and CNBC.</p><p>&#8226; <strong>WGA/SAG-AFTRA AI provisions, 2023.</strong> A combined 266 strike-days across WGA (148) and SAG-AFTRA (118); one of the first high-profile, labour-negotiated AI governance frameworks, covering AI consent, compensation and human-only credit provisions.</p><p>&#8226; <strong>NatWest Group AI &amp; Data Ethics (AIDE) Panel, 2025&#8211;26.</strong> Volunteers from different grades and areas review AI use cases against seven AI System Principles before deployment; Best Data Governance with AI Initiative at the 2025 DataIQ Awards.</p><p>&#8226; <strong>Cisco internal AI assistant (CIRCUIT), 2023&#8211;26.</strong> Initially used mainly by technical staff (about 30% of the workforce); after an IT-led redesign around employee needs, 100,000+ users across Cisco&#8217;s global workforce, 45M+ interactions, with 73% reporting higher productivity and ~5 hours/week saved.</p></blockquote>]]></content:encoded></item><item><title><![CDATA[Is AI Blunting Your Strategy?]]></title><description><![CDATA[As strategy development relies increasingly on LLMs, true differentiation from competitors is becoming more elusive]]></description><link>https://www.consideredmachines.com/p/is-ai-blunting-your-strategy</link><guid isPermaLink="false">https://www.consideredmachines.com/p/is-ai-blunting-your-strategy</guid><dc:creator><![CDATA[Paul Willmott]]></dc:creator><pubDate>Fri, 29 May 2026 08:04:19 GMT</pubDate><enclosure url="https://substackcdn.com/image/fetch/$s_!gFOS!,w_256,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F31eb7ddd-3219-4566-94aa-ae8068012f39_1280x1280.png" length="0" type="image/jpeg"/><content:encoded><![CDATA[<p><strong>ICYMI</strong></p><p><a href="https://pwillmott.substack.com/p/double-ai-agents">Double (AI) Agents.</a> What intelligence services can teach companies about AI agents.</p><p><a href="https://pwillmott.substack.com/p/the-centaur-age-is-here-which-of">The Centaur Age Is Here. Which of Yours Are Lame?</a> Human-AI teams are proliferating across the enterprise. Most of them are making things worse.</p><p><a href="https://pwillmott.substack.com/p/the-plausibility-crisis">The Plausibility Crisis.</a> As AI-generated output becomes more abundant, convincing and unreliable, senior executives are becoming the last line of defence.</p><div class="subscription-widget-wrap-editor" data-attrs="{&quot;url&quot;:&quot;https://www.consideredmachines.com/subscribe?&quot;,&quot;text&quot;:&quot;Subscribe&quot;,&quot;language&quot;:&quot;en&quot;}" data-component-name="SubscribeWidgetToDOM"><div class="subscription-widget show-subscribe"><div class="preamble"><p class="cta-caption">Thanks for reading Considered Machines! Subscribe for free to receive new posts and support my work.</p></div><form class="subscription-widget-subscribe"><input type="email" class="email-input" name="email" placeholder="Type your email&#8230;" tabindex="-1"><input type="submit" class="button primary" value="Subscribe"><div class="fake-input-wrapper"><div class="fake-input"></div><div class="fake-button"></div></div></form></div></div><p><em><strong>In 2000, David X. Li published a paper introducing the Gaussian copula function for modelling default correlation in credit portfolios. Within five years, the dominant rating agencies controlling the structured finance market (Moody&#8217;s, S&amp;P and Fitch) had adopted variants of the same formula. When subprime defaults exceeded the shared model family&#8217;s assumptions, their ratings failed in the same way. The Financial Crisis Inquiry Commission concluded that the agencies were &#8220;key enablers of the financial meltdown.&#8221;</strong></em></p><p>Now, a similarly concentrated enterprise LLM market creates related risks for corporate strategy. Reliance on a few leading AI models could push firms toward convergent strategies, reducing competitive differentiation and potentially creating new systemic risks.</p><p><strong>Strategic Monoculture</strong></p><p>Strategy itself, in the form of board memos, M&amp;A theses, competitor analyses and similar documents, is now drafted through a small number of foundation models with overlapping training datasets, similar default framings and the same structural reflexes. Anthropic, OpenAI and Google together accounted for 88% of enterprise LLM API usage in December 2025.</p><p>The compression is substantive as well as stylistic. Romasanta, Thomas and Levina tested six frontier models across more than 15,000 strategic dilemmas (<em>Harvard Business Review</em>, March 2026): approximately 96% of responses chose differentiation over cost leadership, 93% chose augmentation over automation, and prompt engineering shifted the bias by less than 2%. The models sound alike and they also recommend alike.</p><p>The pattern extends to the humans using them. Dell&#8217;Acqua et al.&#8217;s field experiment with 758 BCG consultants found that AI-assisted work was roughly 40% higher quality, but group-level idea diversity fell by around 41%. Meincke et al. found a similar pattern in product innovation: GPT-4-generated ideas scored higher on average purchase intent but were less novel and more similar to each other. Switching vendors does not help: Wenger and Kenett (2025) found that LLM responses are far more similar to each other than human responses are to each other. Cross-model convergence is structural.</p><p>We might term this <strong>Strategic Monoculture</strong>: the convergence of corporate thinking around the priors of a small number of foundation models. Consulting firms have driven convergence for decades through application of frameworks and best practices (DiMaggio &amp; Powell, 1983; Abrahamson, 1996). But that convergence was slow and observable, whilst LLM-driven convergence moves faster and is harder to track.</p><p><strong>Strategy Matters More Than Ever</strong></p><p>This would matter less if execution were still a strong moat. But AI is devaluing execution relative to strategy as a source of competitive advantage. Stanford HAI&#8217;s 2025 AI Index reports that the cost of querying a GPT-3.5-level model fell from $20.00 to $0.07 per million tokens in 18 months (a 280&#215; collapse). Agentic workflows are automating supply chains. Operational AI is spreading across every sector.</p><p><strong>Defences That Don&#8217;t Work</strong></p><p>Three defences are frequently raised but flawed in practice:</p><p><strong>&#8220;Better prompts will fix it&#8221;.</strong> Lee, Kizilcec et al. (COLM 2025) tested 30,000 admissions essays and found that prompting did not alleviate homogenization. The style changes, but the worldview doesn&#8217;t.</p><p><strong>&#8220;A human in the loop will fix it&#8221;.</strong> A human in the loop will not fix the problem by itself if the human starts from, and is anchored by, the model&#8217;s draft.</p><p><strong>&#8220;Use external advisors&#8221;.</strong> External advisors can&#8217;t address the problem unless their AI stack, data sources, and challenge process are genuinely differentiated. McKinsey&#8217;s Lilli runs on Cohere and OpenAI, BCG&#8217;s tools run on GPT-4o, and Bain put 13,000 consultants on ChatGPT Enterprise in August 2024. The fresh perspective is running on the same engine.</p><p><strong>Rebuilding Differentiated Thinking</strong></p><p>Leaders can pursue three routes to help sustain or rebuild original strategic thinking:</p><blockquote><p><strong>Diversify the cognitive supply chain.</strong> No firm would sole-source a critical component in its physical supply chain. The same logic applies to the cognitive one. Different AI models teamed with different humans should serve different strategic functions so that cross-functional debate brings different priors to the table. Importantly, diversity should be sought in the AI models, by going beyond the usual suspects and by adding company-specific fine-tuning. Goldman Sachs is moving in this direction, with its GS AI Platform integrating multiple approved models.</p><p><strong>Make AI provenance a disclosure requirement.</strong> Every material strategy paper should state which model, what data, which prompts, and at what stage AI was introduced. It&#8217;s the cognitive equivalent of declaring a conflict of interest. Any firm that would require an external advisor to disclose a conflict should require the same from an AI-assisted strategy paper.</p><p><strong>Redesign the decision process.</strong> Most firms have bolted AI onto an unchanged workflow. The workflow itself needs rebuilding around three phases: diverge, where AI and humans together explore the broadest option set; challenge, where different models and teams stress-test the emerging consensus; and commit, where human judgement alone owns the narrowing. Walmart&#8217;s agentic AI framework uses a co-pilot model and explicitly distinguishes between actions suitable for autonomous execution and areas where human oversight or approval remains essential.</p></blockquote><p><strong>Four Tests for the Board to Request</strong></p><p>Boards can apply a few simple tests to ascertain whether the organisations is thinking strategically about strategic thinking. </p><blockquote><p><strong>The convergence test.</strong> Run your competitors&#8217; annual reports through the same model your strategy team uses. How different is the output from your own board paper?</p><p><strong>The model test.</strong> Which of our recent material decisions would have been different if we&#8217;d used a different model, or no model at all?</p><p><strong>The independence test.</strong> Do our layers of strategic challenge (e.g., management, non-executives, external advisors) use different cognitive infrastructure?</p><p><strong>The diversity test.</strong> Have we designed our AI-assisted workflows to produce more diverse thinking than either humans or models would produce alone, or have we just made the same thinking faster?</p></blockquote><p><strong>The Lesson of the Copula</strong></p><p><em><strong>The lesson of the 2008 rating-agency failures was not that the ratings were wrong. It was that they were all wrong in the same way. The question for firms in 2026 is whether their strategy has the same property.</strong></em></p><p><strong>Footnotes &amp; Sources</strong></p><blockquote><p>&#8226; Li, D. X., &#8220;On Default Correlation: A Copula Function Approach,&#8221; Journal of Fixed Income 9(4): 43&#8211;54, March 2000. The Gaussian copula formula for modelling default correlation, subsequently adopted across the structured finance industry. <a href="https://doi.org/10.3905/jfi.2000.319253">Link</a></p><p>&#8226; Financial Crisis Inquiry Commission, The Financial Crisis Inquiry Report, US Government Printing Office, January 2011. &#8220;The three credit rating agencies were key enablers of the financial meltdown.&#8221; <a href="https://www.govinfo.gov/content/pkg/GPO-FCIC/pdf/GPO-FCIC.pdf">Link</a></p><p>&#8226; Menlo Ventures, 2025: The State of Generative AI in the Enterprise, December 2025. Anthropic 40%, OpenAI 27%, Google 21%; combined 88% of enterprise LLM API usage. (Methodology caveat: Menlo is an Anthropic investor.) <a href="https://menlovc.com/2025-the-state-of-generative-ai-in-the-enterprise/">Link</a></p><p>&#8226; Romasanta, A., Thomas, L. D. W. &amp; Levina, N., &#8220;Researchers Asked LLMs for Strategic Advice. They Got &#8216;Trendslop&#8217; in Return,&#8221; Harvard Business Review, March 2026. Six frontier models tested across 15,000+ simulated strategic dilemmas; ~96% chose differentiation, ~93% augmentation, prompt engineering shifted bias by &lt;2%. <a href="https://hbr.org/2026/03/researchers-asked-llms-for-strategic-advice-they-got-trendslop-in-return">Link</a></p><p>&#8226; Dell&#8217;Acqua, F., McFowland, E., Mollick, E. et al., &#8220;Navigating the Jagged Technological Frontier,&#8221; HBS Working Paper 24-013, September 2023; later published in Organization Science, 2026. Field experiment with 758 BCG consultants; AI-assisted work around 40% higher quality, while group-level idea diversity fell by 41%. <a href="https://papers.ssrn.com/sol3/papers.cfm?abstract_id=4573321">Link</a></p><p>&#8226; Meincke, L., Girotra, K., Nave, G., Terwiesch, C. &amp; Ulrich, K., &#8220;Using Large Language Models for Idea Generation in Innovation,&#8221; The Wharton School Research Paper, SSRN, September 2024. GPT-4-generated product ideas scored higher on average purchase intent but were less novel and more pairwise-similar than human ideas. <a href="https://papers.ssrn.com/sol3/papers.cfm?abstract_id=4526071">Link</a></p><p>&#8226; Wenger, E. &amp; Kenett, Y., &#8220;We&#8217;re Different, We&#8217;re the Same: Creative Homogeneity Across LLMs,&#8221; arXiv:2501.19361, January 2025. LLM responses more similar to each other than human responses are to each other. <a href="https://arxiv.org/abs/2501.19361">Link</a></p><p>&#8226; DiMaggio, P. J. &amp; Powell, W. W., &#8220;The Iron Cage Revisited: Institutional Isomorphism and Collective Rationality in Organizational Fields,&#8221; American Sociological Review 48(2): 147&#8211;160, 1983.</p><p>&#8226; Abrahamson, E., &#8220;Management Fashion,&#8221; Academy of Management Review 21(1): 254&#8211;285, 1996.</p><p>&#8226; Stanford HAI, 2025 AI Index Report. Cost of querying a GPT-3.5-level model on MMLU fell from $20.00 per million tokens in November 2022 to $0.07 by October 2024. <a href="https://hai.stanford.edu/ai-index/2025-ai-index-report">Link</a></p><p>&#8226; Lee, J., Kizilcec, R. et al., &#8220;Poor Alignment and Steerability of Large Language Models: Evidence from College Admission Essays,&#8221; COLM 2025, arXiv:2503.20062. 30,000 admissions essays; prompting did not alleviate homogenization. <a href="https://arxiv.org/abs/2503.20062">Link</a></p><p>&#8226; VentureBeat, &#8220;Consulting giant McKinsey unveils its own generative AI tool for employees: Lilli,&#8221; August 2023. McKinsey is &#8220;LLM agnostic&#8221;; Cohere and OpenAI on Microsoft Azure. <a href="https://venturebeat.com/ai/consulting-giant-mckinsey-unveils-its-own-generative-ai-tool-for-employees-lilli/">Link</a></p><p>&#8226; Business Insider interviews with Alicia Pittman and Scott Wilder (BCG), September 2025. 90% of BCG&#8217;s 33,000 employees use AI.</p><p>&#8226; Bain &amp; Company corporate announcements, 21 February 2023 (OpenAI services alliance) and 17 October 2024 (expanded partnership). WSJ, October 2024: 13,000 Bain consultants licensed for ChatGPT Enterprise (from August 2024).</p><p>&#8226; Goldman Sachs, GS AI Platform. IMD AI Maturity Report (November 2025) and AIX Expert Network (July 2024): the platform integrates multiple LLMs (OpenAI, Google, Anthropic and open-source), enabling employees to select the most suitable model per task. CFO Denis Coleman described OneGS 3.0 as &#8220;positioning AI as a foundational capability rather than a standalone tool&#8221; (Goldman Global Conference, 2025).</p><p>&#8226; Walmart, &#8220;Inside Walmart&#8217;s Strategy for Building an Agentic Future,&#8221; corporate blog, 29 May 2025. Describes a &#8220;co-pilot model, with humans and AI working as a team,&#8221; and says Walmart is evaluating which actions are suited to autonomous agent execution and where human oversight or approval remains essential. <a href="https://tech.walmart.com/content/walmart-global-tech/en_us/blog/post/inside-walmarts-strategy-for-building-an-agentic-future.html">Link</a></p></blockquote>]]></content:encoded></item><item><title><![CDATA[Double (AI) Agents]]></title><description><![CDATA[What intelligence services can teach companies about AI agents]]></description><link>https://www.consideredmachines.com/p/double-ai-agents</link><guid isPermaLink="false">https://www.consideredmachines.com/p/double-ai-agents</guid><dc:creator><![CDATA[Paul Willmott]]></dc:creator><pubDate>Wed, 20 May 2026 06:50:48 GMT</pubDate><enclosure url="https://substackcdn.com/image/fetch/$s_!gFOS!,w_256,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F31eb7ddd-3219-4566-94aa-ae8068012f39_1280x1280.png" length="0" type="image/jpeg"/><content:encoded><![CDATA[<h1>ICYMI</h1><p><strong><a href="https://pwillmott.substack.com/p/the-centaur-age-is-here-which-of">The Centaur Age Is Here. Which of Yours Are Lame?</a> </strong>Human-AI teams are proliferating across the enterprise. Most of them are making things worse.</p><p><strong><a href="https://pwillmott.substack.com/p/the-plausibility-crisis">The Plausibility Crisis.</a> </strong>As AI-generated output becomes more abundant, convincing and unreliable, senior executives are becoming the last line of defence.</p><p><strong><a href="https://pwillmott.substack.com/p/the-cost-of-ai-is-collapsing-can">The Cost of AI Is Collapsing. Can Your Organisation Respond?</a> </strong>Inference costs are falling tenfold every year. Yet 56% of CEOs report no measurable benefit from AI. The bottleneck has moved from the AI model to the operating model.</p><p></p><div class="subscription-widget-wrap-editor" data-attrs="{&quot;url&quot;:&quot;https://www.consideredmachines.com/subscribe?&quot;,&quot;text&quot;:&quot;Subscribe&quot;,&quot;language&quot;:&quot;en&quot;}" data-component-name="SubscribeWidgetToDOM"><div class="subscription-widget show-subscribe"><div class="preamble"><p class="cta-caption">Thanks for reading Considered Machines! Subscribe for free to receive new posts and support my work.</p></div><form class="subscription-widget-subscribe"><input type="email" class="email-input" name="email" placeholder="Type your email&#8230;" tabindex="-1"><input type="submit" class="button primary" value="Subscribe"><div class="fake-input-wrapper"><div class="fake-input"></div><div class="fake-button"></div></div></form></div></div><div><hr></div><p></p><p><em><strong>In 1944, Kim Philby was put in charge of MI6&#8217;s Soviet counter-espionage unit. He was trusted by the system and had access to its secrets. He was also working for Moscow.</strong></em></p><p>Philby was responsible for much damage. But the deeper weakness lay in MI6 systems, which were designed to catch threats from outside, not trusted insiders working for someone else.</p><p>AI agents are not traitors. But they can still cause real damage by malfunctioning, by acting outside their intended scope, or by being manipulated by bad actors. To limit the risks, we can learn from the way that intelligence services control access based on trust. Much as a security service vets its people, limits what they can see and watches for compromise, companies need a system that gets value from AI agents while keeping the risk within bounds.</p><h1>The Agent Inside</h1><p>Chatbots such as ChatGPT are based on a dialogue between AI and user. Agents are different because they can act autonomously. An agent can read emails, search documents, write code, update systems, send messages and trigger workflows. It can plan a sequence of steps and carry them out with limited human involvement.</p><p>That is why agents are powerful. A customer service agent can read incoming complaints, draft replies, issue refunds and escalate unusual cases. A finance agent can pull numbers from several systems and draft a board pack.</p><p>Adoption is growing rapidly. Gartner forecasts that 40% of enterprise applications will include task-specific AI agents by the end of 2026, up from less than 5% in 2025.</p><p>The value comes from giving agents access to operational systems and sensitive data. But that access creates a new kind of insider risk.</p><h1>The Double Agent in the Wild</h1><p>Agents fail in three main ways.</p><p>First, they can be manipulated. An email, webpage or document may look like information, but to an agent it can become an instruction. In the EchoLeak case, a crafted email could cause Microsoft Copilot to exfiltrate sensitive data without the user clicking anything.</p><p>Second, agents can go off script. They may misunderstand the task or continue when they should stop. In July 2025, Replit&#8217;s AI coding agent deleted a live production database despite explicit instructions not to. Replit&#8217;s CEO apologised.</p><p>Third, agents can amplify weaknesses in the system around them. If credentials are too broad, agents inherit them. In 2026, Wiz reported that Moltbook, an AI-agent social platform, exposed 35,000 email addresses and private messages because it had been connected to a misconfigured database.</p><p>These are different failure modes but point to the same lesson. Intelligence services do not rely on trust alone. They vet, limit, compartmentalise, monitor, debrief and, when needed, cut people off. Companies deploying AI agents need the same instincts.</p><h1>Agent Tradecraft</h1><blockquote><p><strong>1. Continuously vet your agents. </strong>Agents need to be vetted and tested. And an agent approved in January may not be the same agent running in June. Its supplier may alter the product, its tools may expand, and its permissions may drift. Practically, this requires a live register of each agent&#8217;s owner, objectives, performance, permissions, risk rating and review frequency.</p><p><strong>2. Assign handlers and limit autonomy. </strong>Each agent needs a human owner who is accountable for managing its performance and risks. Autonomy must be limited. Agents may draft, recommend and prepare but should not be free to delete, deploy, pay, approve, send sensitive material or contact customers at scale.</p><p><strong>3. Adopt the &#8216;need to know&#8217; principle. </strong>Keep agents compartmentalised, so a failure can&#8217;t spread across the business. A customer service agent does not need payroll data. A finance agent does not need to email customers.</p><p><strong>4. Ban borrowed credentials. </strong>Agents should not act through a human&#8217;s login. If they do, the organisation may not know whether an action was taken by the employee, the agent or an attacker.</p><p><strong>5. Log and debrief every action. </strong>When an agent acts, the business should be able to reconstruct what happened: what it read, what it changed, which tools it used, what instruction it followed and whether data left the organisation.</p><p><strong>6. Build in a kill switch. </strong>If an agent misbehaves, the organisation must be able to stop it quickly. That means revoking credentials, freezing tool access, halting scheduled tasks, preserving logs and alerting the accountable owner.</p></blockquote><h1>Questions for the Board</h1><p>Boards do not need to manage the technical detail. But they should press management on four questions:</p><blockquote><p><strong>1. Where have we already given AI the power to act? </strong>Where can AI read company data, change systems, contact customers, write code or approve workflows?</p><p><strong>2. What is the worst thing one of our agents could do with the access it has today? </strong>What is the scale of possible data leakage, customer harm, financial loss, operational disruption, regulatory exposure or reputational damage?</p><p><strong>3. Who is accountable when an agent gets it wrong? </strong>Is there a named owner, a clear escalation path and an audit trail?</p><p><strong>4. How would we know if an agent had been turned? </strong>Can we detect manipulation in real time, trace what happened, shut the agent down quickly, and learn from the incident?</p></blockquote><h1>The Trusted Insider</h1><p>Philby&#8217;s story is a warning about institutions, not just traitors. Systems fail when they give trusted access without enough curiosity, constraint or control.</p><p>AI agents bring that old problem back in a new form. They are not spies. But if companies want their help, they will need to learn some spycraft.</p><h1>Footnotes &amp; Sources</h1><blockquote><p>&#8226; Gartner, Gartner Predicts 40% of Enterprise Applications Will Feature Task-Specific AI Agents by 2026, August 2025. <a href="https://www.gartner.com/en/newsroom/press-releases/2025-08-26-gartner-predicts-40-percent-of-enterprise-apps-will-feature-task-specific-ai-agents-by-2026-up-from-less-than-5-percent-in-2025">Link</a></p><p>&#8226; Aim Security / The Hacker News, EchoLeak disclosure, CVE-2025-32711, June 2025. <a href="https://thehackernews.com/2025/06/zero-click-ai-vulnerability-exposes.html">Link</a></p><p>&#8226; The Register, Replit AI coding agent deleted production database, July 2025. <a href="https://www.theregister.com/software/2025/07/21/vibe-coding-service-replit-deleted-production-database/719783">Link</a></p><p>&#8226; Wiz Research, Exposed Moltbook database reveals millions of API keys, February 2026. <a href="https://www.wiz.io/blog/exposed-moltbook-database-reveals-millions-of-api-keys">Link</a></p></blockquote>]]></content:encoded></item><item><title><![CDATA[The Centaur Age Is Here. Which of Yours Are Lame?]]></title><description><![CDATA[Human&#8211;AI teams are proliferating across the enterprise. Most of them are making things worse.]]></description><link>https://www.consideredmachines.com/p/the-centaur-age-is-here-which-of</link><guid isPermaLink="false">https://www.consideredmachines.com/p/the-centaur-age-is-here-which-of</guid><dc:creator><![CDATA[Paul Willmott]]></dc:creator><pubDate>Fri, 15 May 2026 07:02:14 GMT</pubDate><enclosure url="https://substackcdn.com/image/fetch/$s_!gFOS!,w_256,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F31eb7ddd-3219-4566-94aa-ae8068012f39_1280x1280.png" length="0" type="image/jpeg"/><content:encoded><![CDATA[<p>In June 2005, two amateurs entered the PAL/CSS Freestyle Chess Tournament with three off-the-shelf PCs and beat a field that included grandmaster-computer teams and high-end chess machines. Steven Cramton and Zackary Stephen had found a better division of labour between human pattern-recognition and machine calculation. Garry Kasparov, who launched advanced, or &#8220;centaur&#8221;, chess in 1998, concluded that the advantage came from process, not human skill or machine strength alone.</p><p>That era is now over in chess. World No. 1 Magnus Carlsen has said he has no realistic chance against a chess engine on his phone. But centaur models remain highly relevant to business. While chess is closed and has perfect information, enterprise work has ambiguous goals, hidden information and judgement. Well-designed centaurs can outperform unaided humans (and unaided machines) in many business domains. Poorly designed, or lame, centaurs can underperform both. They may look like collaborative teams, but too often they deliver polished nonsense or worse. </p><div class="subscription-widget-wrap-editor" data-attrs="{&quot;url&quot;:&quot;https://www.consideredmachines.com/subscribe?&quot;,&quot;text&quot;:&quot;Subscribe&quot;,&quot;language&quot;:&quot;en&quot;}" data-component-name="SubscribeWidgetToDOM"><div class="subscription-widget show-subscribe"><div class="preamble"><p class="cta-caption">Thanks for reading Considered Machines! Subscribe for free to receive new posts and support my work.</p></div><form class="subscription-widget-subscribe"><input type="email" class="email-input" name="email" placeholder="Type your email&#8230;" tabindex="-1"><input type="submit" class="button primary" value="Subscribe"><div class="fake-input-wrapper"><div class="fake-input"></div><div class="fake-button"></div></div></form></div></div><p>As in chess, the advantage comes (or doesn&#8217;t come) from process, not from human skill or machine strength alone.</p><p><strong>The Centaur at Work</strong></p><p>The evidence is mounting that well-designed centaurs can meaningfully impact performance. The BCG-Harvard &#8220;jagged frontier&#8221; study put 758 BCG consultants through a set of realistic consulting tasks. On tasks inside the model&#8217;s frontier, consultants collaborating with GPT-4 completed 12% more tasks, worked 25% faster and produced 40% higher-quality work. But on a separate task deliberately chosen to sit beyond the model&#8217;s capability, consultant performance was 19 percentage points worse than the unaided control group.</p><p>McKinsey&#8217;s 2025 State of AI survey of 1,993 respondents in 105 nations shows the value of centaur design. Some 88% of organisations regularly use AI in at least one function; about a third are scaling; and roughly 6% are high performers. Those high performers are 2.8 times more likely to have redesigned workflows and nearly three times more likely to have defined human-in-the-loop validation.</p><p><strong>The Lame Centaur in the Wild</strong></p><p>The risks are already visible. Some 51% of organisations report at least one negative AI incident in the past year. Commonwealth Bank of Australia is one example. In July 2025 it announced 45 redundancies in customer service, citing AI deflection of about 2,000 calls a week. Within weeks, the bank reversed the decision, rehired staff and apologised, saying the original assessment missed relevant business considerations. Call volumes had risen and overtime was spiking. The AI&#8217;s deflection rate had not been validated before the human role was removed.</p><p>McDonald&#8217;s and Taco Bell have made similar errors. McDonald&#8217;s ended its drive-thru voice-ordering pilot at 100+ restaurants in June 2024 after viral failures including runaway repeat-item orders. Taco Bell put voice AI into 500+ locations and processed more than two million orders, then told the Wall Street Journal in August 2025 it was rethinking. Gartner predicts that half of organisations expecting to significantly reduce customer-service workforces will abandon those plans by 2027.</p><p><strong>Business is not Chess</strong></p><p>Two counter-arguments are commonly cited.</p><p>The first is the chess-pattern argument: the centaur is a transitional form and AI will eventually surpass humans in enterprise work too. In some narrow tasks with closed rules and clean feedback, such as fraud detection, that is already true. But high-value activities such as M&amp;A, regulatory negotiation and brand management are not chess. The evidence shows that the firms getting the best results are not the ones that have removed humans, but the ones that have redesigned the human role around what the machine cannot do. The chess endgame does not generalise.</p><p>The second is the cost argument: humans are too expensive to keep in the loop. The BCG-Harvard study refutes this. Outside the frontier, consultants paired with AI performed worse. The cost of pulling humans out of the loop is not zero. It includes errors that are not caught, hallucinations that become contractual terms and misjudgements that reach regulators. Net AI Yield (NAY) should reflect the full picture.</p><p><strong>Building Centaurs that Run</strong></p><p>Four practical actions can set your centaurs up for success:</p><blockquote><p>1. <strong>Map the frontier task by task. </strong>Every workstream sits somewhere on the jagged frontier of AI capability: clearly inside it (delegate to AI, with sampled verification); clearly outside it (humans own, with AI as a sounding board); or on the boundary (use genuine collaboration with an explicit handoff protocol). The frontier moves with each model release, so revisit task allocation frequently and adjust the level of automation.</p><p>2. <strong>Redesign end-to-end processes, not just individual tasks. </strong>McKinsey&#8217;s data demonstrates that workflow redesign is the largest single predictor of EBIT impact from AI. Yet most organisations bolt AI onto an existing process and call it transformation. CBA did not fail because it chose the wrong model; it failed because it removed humans from a customer-service process without re-engineering the process around the new division of labour. The 6% of high performers in the McKinsey survey have fundamentally redesigned workflows by rethinking handoffs, escalation triggers and feedback loops, rather than simply automating steps in the old sequence.</p><p>3. <strong>Reshape roles around the new division of labour. </strong>Once processes are redesigned, roles must follow. Three shifts are central: reducing roles in transactional middle layers; expanding roles in judgement-dense work, such as client relationships, exception handling, ethical adjudication and deal pricing under uncertainty; and establishing entirely new roles such as agent orchestrators and hybrid managers of human-plus-agent teams. Allen &amp; Overy built its Markets Innovation Group of lawyers, engineers and technologists before it deployed Harvey, for example. Less effective competitors issued copilot licences but didn&#8217;t change job descriptions.</p><p>4. <strong>Assign decision rights and escalation paths.</strong> As agents proliferate, accountability can blur. Three questions need clear answers: Who has authority to deploy an agent into a process? Who owns its output? What is the escalation path when the agent disagrees with the human, or vice versa?</p></blockquote><p><strong>Questions for the Board</strong></p><p>Boards can steer centaur development by asking the right questions:</p><blockquote><p>1. Have we modelled scenarios for the pace of AI adoption, and the consequent impact on our workforce plan, including the case where adoption is slower or more expensive than the headlines suggest?</p><p>2. Are we measuring what predicts success (e.g., cycle-time reduction, override rate, Net AI Yield, negative AI incidents) or are we measuring inputs (e.g., licences issued, prompts per head)?</p><p>3. For each process where we have deployed AI, has the workflow been redesigned end to end &#8212; or have we automated steps in the existing sequence and called it transformation?</p><p>4. When an AI agent goes wrong, who is accountable, and have they signed off on the decision rights that put them there?</p><p>5. If we deploy a faulty AI agent, how quickly can we detect it, and how quickly can we roll it back?</p></blockquote><p><strong>The Sharpest Process Wins</strong></p><p>Cramton and Stephen did not win the 2005 Freestyle tournament because they had the best hardware or the deepest chess knowledge. They won because they had designed the sharpest process for deciding when the human should lead and when the machine should. Twenty years later, that lesson is relevant to every enterprise. It&#8217;s likely that many of these centaurs are already inside your organisation, and that some of them are limping.</p><p>The question is not whether to pair humans with machines. It is whether you have designed the process well enough that the pairing is effective.</p><p><strong>Footnotes &amp; Sources</strong></p><blockquote><p>&#8226; <strong>ChessBase, Dark horse ZackS wins Freestyle Chess Tournament, June 2005.</strong> Amateurs Steven Cramton and Zackary Stephen, playing as &#8220;ZackS&#8221; with three off-the-shelf PCs running Fritz, Shredder and Junior, won the inaugural PAL/CSS Freestyle event over a field including grandmaster + computer teams and powerful chess machines.</p><p>&#8226; <strong>Garry Kasparov, The Chess Master and the Computer, The New York Review of Books, February 2010.</strong> Kasparov launched &#8220;Advanced Chess&#8221; against Veselin Topalov in Le&#243;n in 1998 and drew the centaur lesson from the 2005 Freestyle: &#8220;weak human + machine + better process&#8221; beats both a stronger computer alone and a stronger human + machine + worse process.</p><p>&#8226; <strong>Tyler Cowen, &#8220;Centaur chess&#8221; is now run by computers, Marginal Revolution, February 2024.</strong> Source of the quotation: &#8220;for years now, the engines have been so strong that strategy no longer made sense.&#8221; See also Cowen, Average Is Over, Dutton, 2013, for the original centaur thesis.</p><p>&#8226; <strong>The Joe Rogan Experience #2275 &#8212; Magnus Carlsen, February 2025.</strong> Asked by Rogan whether he could beat his phone at the highest level, the world No. 1 replies &#8220;no, no chance.&#8221;</p><p>&#8226; <strong>Dell&#8217;Acqua, McFowland, Mollick, Lifshitz-Assaf, Kellogg, Rajendran, Krayer, Candelon &amp; Lakhani, Navigating the Jagged Technological Frontier, Harvard Business School Working Paper 24-013, September 2023.</strong> Pre-registered field experiment with 758 BCG consultants across realistic consulting tasks. Inside the frontier: 12.2% more tasks completed, 25.1% faster, 40% higher quality; below-average performers improved 43%. On a separate task outside the frontier, AI users were 19 percentage points more likely than the unaided control to be wrong.</p><p>&#8226; <strong>Allen &amp; Overy, A&amp;O announces exclusive launch partnership with Harvey (press release), February 2023; A&amp;O Shearman / Harvey, Customer Story (harvey.ai).</strong> Harvey deployed to 3,500+ A&amp;O lawyers across 43 offices; ContractMatrix saves around seven hours from the average contract review, and efficiency gain of about 30%.</p><p>&#8226; <strong>McKinsey &amp; Company (QuantumBlack), The state of AI in 2025: Agents, innovation, and transformation, November 2025.</strong> Survey fielded 25 June &#8211; 29 July 2025 (n=1,993 respondents in 105 nations). 88% report regular AI use in at least one business function; ~one-third are scaling AI; ~6% qualify as AI high performers; high performers are 2.8&#215; more likely to have fundamentally redesigned workflows and nearly 3&#215; more likely to have defined human-in-the-loop validation; 51% of all organisations report at least one negative AI-related incident in the prior year.</p><p>&#8226; <strong>Bloomberg / Finance Sector Union of Australia, August 2025.</strong> CBA reversed 45 customer-service redundancies after the FSU escalated to the Fair Work Commission with evidence of rising call volumes, manager redeployment to phones, and overtime spikes. CBA spokesperson: the original assessment &#8220;did not adequately consider all relevant business considerations and this error meant the roles were not redundant.&#8221;</p><p>&#8226; <strong>Klarna, Klarna AI assistant handles two-thirds of customer service chats in its first month (press release), February 2024; Bloomberg, Klarna Turns From AI to Real Person Customer Service, May 2025.</strong> Initial claim: assistant doing the work of 700 full-time agents. CEO Sebastian Siemiatkowski&#8217;s later reversal: &#8220;cost has unfortunately seemed to be a too predominant evaluation factor; what you end up having is lower quality.&#8221;</p><p>&#8226; <strong>Restaurant Business, McDonald&#8217;s is ending its drive-thru AI test, June 2024.</strong> McDonald&#8217;s wound down its IBM-built Automated Order Taking pilot at 100+ US locations after viral failures including runaway repeat-item orders. The chain stated it would &#8220;make an informed decision on a future voice-ordering solution by the end of the year.&#8221;</p><p>&#8226; <strong>Wall Street Journal, Taco Bell Rethinks Future of Voice AI at the Drive-Through, August 2025.</strong> After deploying voice AI at 500+ Taco Bell locations and processing more than two million orders, the chain began rethinking the rollout. Taco Bell is shifting toward voice AI off-peak with humans monitoring and stepping in at peak.</p><p>&#8226; <strong>Gartner, Gartner Predicts 50% of Organizations Will Abandon Plans to Reduce Customer Service Workforce Due to AI (press release), June 2025.</strong> By 2027, half of organisations expecting to &#8220;significantly reduce&#8221; customer-service workforces will abandon those plans (March 2025 poll of 163 customer-service leaders, 95% of whom plan to retain human agents).</p><p>&#8226; <strong>McKinsey Podcast, Trust in the age of agents (interview with Rich Isenberg), March 2026.</strong> Source of the framing: &#8220;Agency isn&#8217;t a feature; it&#8217;s a transfer of decision rights.&#8221;</p><p>&#8226; <strong>Bureau d&#8217;Enqu&#234;tes et d&#8217;Analyses (BEA), Final Report on the accident on 1st June 2009 to flight AF 447, July 2012.</strong> 25 safety recommendations covering manual handling at high altitude, automation-paradox awareness, stall-recovery training and crew coordination/CRM under startle and surprise.</p><p>&#8226; <strong>NASA, Resource Management on the Flightdeck, Conference Publication 2120, 1979.</strong> The 1979 NASA workshop, convened in the wake of the 1977 Tenerife runway collision and other accidents, is the canonical origin of Crew Resource Management &#8212; formalising communication, challenge-and-response, and crew-coordination protocols; codified for U.S. carriers in FAA AC 120-51E, 2004.</p></blockquote><div class="subscription-widget-wrap-editor" data-attrs="{&quot;url&quot;:&quot;https://www.consideredmachines.com/subscribe?&quot;,&quot;text&quot;:&quot;Subscribe&quot;,&quot;language&quot;:&quot;en&quot;}" data-component-name="SubscribeWidgetToDOM"><div class="subscription-widget show-subscribe"><div class="preamble"><p class="cta-caption">Thanks for reading Considered Machines! Subscribe for free to receive new posts and support my work.</p></div><form class="subscription-widget-subscribe"><input type="email" class="email-input" name="email" placeholder="Type your email&#8230;" tabindex="-1"><input type="submit" class="button primary" value="Subscribe"><div class="fake-input-wrapper"><div class="fake-input"></div><div class="fake-button"></div></div></form></div></div>]]></content:encoded></item><item><title><![CDATA[The Plausibility Crisis]]></title><description><![CDATA[As AI-generated output becomes more abundant, convincing and unreliable, senior executives are becoming the last line of defence.]]></description><link>https://www.consideredmachines.com/p/the-plausibility-crisis</link><guid isPermaLink="false">https://www.consideredmachines.com/p/the-plausibility-crisis</guid><dc:creator><![CDATA[Paul Willmott]]></dc:creator><pubDate>Sat, 09 May 2026 05:01:50 GMT</pubDate><enclosure url="https://substackcdn.com/image/fetch/$s_!gFOS!,w_256,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F31eb7ddd-3219-4566-94aa-ae8068012f39_1280x1280.png" length="0" type="image/jpeg"/><content:encoded><![CDATA[<p>At around 4am on 28<sup>th</sup> March 1979, a chain of failures began at Unit 2 of the Three Mile Island Nuclear Generating Station in Pennsylvania. Within minutes, more than a hundred alarms were sounding in the control room. The instruments incorrectly told the operators that a relief valve was closed. Confronted with what one of them later called &#8220;an avalanche of alarms&#8221; they struggled to distinguish signal from noise. They concluded that the system had too much water when in fact it was losing coolant and shut down the emergency cooling system that might have saved the reactor. The core suffered a partial meltdown. The cleanup took fourteen years and cost over a billion dollars. Craig Faust, an operator on the shift, later told the President&#8217;s Commission: &#8220;I would have liked to have thrown away the alarm panel. It wasn&#8217;t giving us any useful information.&#8221; The Commission concluded that the operators were overwhelmed by the sheer volume of information they were receiving. But it also revealed that some instruments were giving misleading information that made it hard to build a true picture of the state of the reactor. For example, the light on the control panel indicated that the command to close the relief valve had been sent but did not indicate whether the valve was actually shut.</p><p>In the age of AI, executives are starting to experience challenges analogous to those faced by the operators at Three Mile Island. The volume and cadence of information received is overwhelming. And that information, whilst appearing polished and convincing, is of variable quality and may provide unreliable signals about the true state of the business. And these two factors interact. The result is a plausibility crisis: more material reaches decision-makers looking polished, reasoned and complete, even when the underlying logic or evidence is weak.</p><div class="subscription-widget-wrap-editor" data-attrs="{&quot;url&quot;:&quot;https://www.consideredmachines.com/subscribe?&quot;,&quot;text&quot;:&quot;Subscribe&quot;,&quot;language&quot;:&quot;en&quot;}" data-component-name="SubscribeWidgetToDOM"><div class="subscription-widget show-subscribe"><div class="preamble"><p class="cta-caption">Thanks for reading Considered Machines! Subscribe for free to receive new posts and support my work.</p></div><form class="subscription-widget-subscribe"><input type="email" class="email-input" name="email" placeholder="Type your email&#8230;" tabindex="-1"><input type="submit" class="button primary" value="Subscribe"><div class="fake-input-wrapper"><div class="fake-input"></div><div class="fake-button"></div></div></form></div></div><h1>Overwhelmed by Information</h1><p>Today&#8217;s AI tools are increasing the volume and cadence of information across every channel into an executive. The time needed to produce a polished and well researched strategy, plan or business case has fallen from weeks to hours. And whilst AI tools can be used to improve brevity, the opposite is often true. Junior staff are often more fluent than their managers and use AI liberally to increase their volume and pace of output. They are &#8216;tooled up&#8217; - 78% of employees admit to using unapproved AI tools. Customers and counterparties produce AI-generated requests, proposals and responses. Boards, simultaneously excited and anxious about AI, are adding to the pile.</p><p>The use of AI tools has also upped the ante on expected turnaround times. Historically it might have been reasonable to allow colleagues or suppliers days or weeks to turnround a proposal after delivering feedback. In today&#8217;s context that looks generous. As AI agents enter the workplace, we can expect turnaround times to further compress. An agent can process incoming email and send a response in seconds without human input, for example.</p><p>Executives have always had to deal with information overload, but this is overload of a different type. Renowned software engineer and blogger Steve Yegge notes that AI is automating the easy work and leaving only the hard decisions, at a pace, he says, anyone can hold for &#8220;a few hours once or occasionally twice a day, even with practice&#8221;. He calls it &#8220;the AI vampire&#8221;.</p><p>The trajectory is steep. Microsoft&#8217;s 2025 Work Trend Index, drawing on Microsoft 365 telemetry, found the average employee now receives 117 emails and 153 Teams messages a day with interruptions arriving every two minutes and 40% of workers opening email before 6 a.m. The volume problem shows no sign of plateauing.</p><h1>Unreliable Signals</h1><p>The second challenge for executives in the AI era is finding the signal in the noise. After decades of dealing with patchy management information, the executive layer increasingly has access to real-time, granular and accurate management information. The plausibility crisis begins at one level of abstraction up from the dashboard. AI doesn&#8217;t corrupt the underlying data, it corrupts the interpretation of the data. Generative AI often writes the analysis, summary or recommendation. Because the underlying numbers are correct, the output looks credible - perhaps more credible than the human output it replaced. So, the reader has no immediate visual cue that distinguishes solid analysis from hallucination. There is nothing visibly wrong to react to. As with a powerful orator, style can mask a lack of substance. It&#8217;s harder to find the deep insights and harder to spot the logical flaws. AI tools are improving, but they still make plenty of mistakes. The European Broadcasting Union and BBC&#8217;s October 2025 study had journalists from 22 public broadcasters evaluate 3,000 responses from LLMs, finding that 45% contained significant errors and 20% were judged unreliable. Vectara&#8217;s November 2025 refresh of its hallucination benchmark, using longer enterprise-realistic documents, found the latest reasoning models (GPT-5, Claude Sonnet 4.5, Gemini 3 Pro) all hallucinated more than 10% of the time.</p><p>AI hallucinations can have meaningful consequences. In February 2024, Air Canada was held liable in the British Columbia Civil Resolution Tribunal after its chatbot invented a bereavement-fare refund policy that did not exist; the airline was ordered to honour the chatbot&#8217;s fabrication. In October 2025, Deloitte Australia refunded part of an A$440,000 government report after academics identified fabricated citations and a quote from a Federal Court judgment that the judge had never written.</p><h1>Compounding Workslop</h1><p>These two problems do not add, but rather multiply. As executives become overloaded dealing with a higher volume and cadence of input, the natural response is to reach for AI tools to keep up. The output goes out unverified, because taking the time to verify it would defeat the point. Recipients in turn then verify with their own AI because they too are overloaded. Both ends may use similar models, tools or training corpora so both miss the same errors. Two negotiating teams prepping with the same AI model are more likely to miss the same flaws in the contract.</p><p>The immediate impact is more local. AI content generation gets easier and cheaper every quarter as the LLMflation curve continues to compound. But verification &#8211; finding and correcting the errors introduced by AI &#8211; gets more expensive. The cognitive cost to check each artefact remains constant. Users of AI may report a productivity gain. But few can measure or perhaps even see the underlying errors and risks.</p><h1>Five Fixes</h1><p>Deployed well, AI is a powerful tool, and one that no organisation can afford to overlook. What steps can firms take to simultaneously boost AI uptake and return on investment, whilst mitigating the challenges of information overload and weak signal? Paradoxically, the solution involves increased use of AI. But rather than asking individual executives to become better prompt engineers, AI needs to be integrated into newly configured end-to-end workflows. In this way, volume is cut, signal and noise are more cleanly separated, and judgement is deployed where it is really needed. Five specific changes to the operating model are needed:</p><p>1. <strong>Establish an integrated &#8216;centaur&#8217; (human and machine) workflow.</strong> The point is not to let one model check another. It is to separate generation, checking, routing and escalation so that scarce human judgement is applied at the right point. This requires an integrated workflow that captures all human and machine actions, criteria and routing. Not all decisions can or should be verified by AI. But low-risk content can be triaged this way so that only the more important decisions make their way to the executive inbox. Goldman Sachs rolled out GS AI Assistant firmwide in June 2025, with adversarial review built into the workflow. The US Treasury&#8217;s February 2026 Financial Services AI Risk Management Framework points toward risk-tiered governance, validation, monitoring and accountability for AI/model use.</p><p>2. <strong>Increase human and machine diversity</strong>. Two LLMs trained on overlapping corpora produce correlated errors. They tend to be wrong about the same things in the same ways. Two ICML 2025 papers (Kim et al.&#8217;s evaluation of more than 350 LLMs, and Goel et al.&#8217;s <em>&#8220;Great Models Think Alike&#8221;</em>) found that frontier models produce correlated errors. On one leaderboard, models agreed 60% of the time when both were wrong. The benefits of human diversity are well documented. Machine diversity can be increased by using different model families, providers, retrieval sources, evaluation methods, prompts and review workflows. In the highest-risk cases, firms may also need to establish separate teams and training data.</p><p>3. <strong>Deploy schemas</strong>. The human brain finds it easiest to process information that arrives in a familiar format (this is why most TV remote controls look alike). Schemas shift cognitive load from the reader to the writer as the reader expends less brainpower on parsing and more on evaluating. More importantly, schemas can explicitly surface implicit assumptions or weaknesses that otherwise would remain hidden. Most investors use a templated investment committee memo with a section on risks, as that forces a discussion on the downsides of the investment. In a similar way, AI (ideally a different model) can be made to surface assumptions, risks and logic gaps.</p><p>4. <strong>Separate one-way and two-way doors.</strong> Jeff Bezos&#8217;s Type 1 / Type 2 decision framework separates reversible and irreversible decisions. Reversible decisions can be taken through fast lanes, where AI can be deployed more liberally. Irreversible decisions need human deliberation and verification. Central banks offer a useful analogy: scheduled rate decisions go through structured deliberation, while routine market operations are executed through faster, pre-authorised processes. Importantly, criteria for which decisions go through which lane need to be well defined and understood.</p><p>5. <strong>Close the loop.</strong> AI models are evolving all the time. Models that make mistakes today will typically make fewer mistakes tomorrow. But that is not always true. OpenAI&#8217;s o3 hallucinated on 33% of PersonQA questions, double the rate of its predecessor o1 (16%). And newer models can be wrong in different ways. All AI-generated artefacts should be stamped with provenance including the prompt, model version and accountable human. Then, audit all AI models in the inventory periodically to understand usage, accuracy, return on investment etc. Based on the audit, models can be upgraded or retired. And the centaur workflow can be reconfigured to optimise the volume and increase the signal to noise ratio.</p><h1>Questions for the Board</h1><p>The board&#8217;s role is to oversee the enterprise risk presented by the plausibility crisis. It needs to be able to size the firm&#8217;s exposure and to oversee the work being done to reduce it. Five diagnostic questions can help shape the discussion:</p><blockquote><p>1. Where is AI-generated content creating risks for our organisation?</p><p>2. How are we balancing the upside from AI productivity with the downsides of executive overload and signal confusion?</p><p>3. How diverse are our human and machine verifiers, and how do they combine?</p><p>4. What&#8217;s our process for auditing our models, and how are those audits being used to improve our operations?</p><p>5. Is the board getting reliable information? How much of the board pack was AI-generated and what human verification has taken place?</p></blockquote><h1>The Last Line of Defence</h1><p>At Three Mile Island, the operators wanted to throw away the alarm panel. The executive layer cannot. What it can do is redesign what reaches it, who checks it, and which decisions it is allowed to deliver to the board unverified. AI did not create the plausibility crisis. The operating model did.</p><h1>Footnotes &amp; Sources</h1><blockquote><p>&#8226; <strong>Three Mile Island, Unit 2, partial core meltdown, 28 March 1979.</strong> Report of the President&#8217;s Commission on the Accident at Three Mile Island (Kemeny Commission), October 1979; US Nuclear Regulatory Commission, Backgrounder on the Three Mile Island Accident. Craig Faust testimony to the President&#8217;s Commission. Cleanup completed 1993; total cost in excess of $1bn.</p><p>&#8226; <strong>WalkMe / IDC State of AI in the Workplace,</strong> Propeller Insights for WalkMe, August 2025 (n=1,000 US working adults). 78% of employees admit to using unapproved (&#8220;shadow&#8221;) AI tools.</p><p>&#8226; <strong>Steve Yegge, &#8220;The AI Vampire,&#8221;</strong> Medium, 11 February 2026.</p><p>&#8226; <strong>Microsoft Work Trend Index 2025, &#8220;The Frontier Firm Is Born&#8221; and &#8220;Breaking Down the Infinite Workday.&#8221;</strong> Edelman Data x Intelligence, n=31,000 across 31 markets, plus Microsoft 365 telemetry. 117 emails plus 153 Teams messages received per employee per day; interruptions every 2 minutes; 40% of workers checking email before 6 a.m.; meetings starting after 8 p.m. up 16% year on year.</p><p>&#8226; <strong>Gartner forecast on AI-generated outbound messaging:</strong> Gartner press release, &#8220;Gartner Expects 60% of Seller Work to Be Executed by Generative AI Technologies Within Five Years,&#8221; 21 September 2023. 30% of outbound marketing messages from large organisations to be synthetically generated by 2025, up from less than 5% in 2022.</p><p>&#8226; <strong>European Broadcasting Union / BBC, News Integrity in AI Assistants Study,</strong> October 2025. Professional journalists from 22 public service media organisations across 18 countries and 14 languages evaluated 3,000 responses from ChatGPT, Copilot, Gemini and Perplexity. 45% contained at least one significant error; 31% had serious sourcing problems; 20% were judged completely unreliable.</p><p>&#8226; <strong>Vectara Hallucination Leaderboard, late-2025 refresh,</strong> &#8220;Introducing the Next Generation of Vectara&#8217;s Hallucination Leaderboard,&#8221; 19 November 2025. New benchmark uses longer enterprise-realistic documents (up to 32K tokens) spanning law, medicine, finance, technology and education. GPT-5, Claude Sonnet 4.5 and Gemini 3 Pro all exceeded 10% hallucination on grounded summarisation.</p><p>&#8226; <strong>Moffatt v. Air Canada, 2024 BCCRT 149,</strong> British Columbia Civil Resolution Tribunal, 14 February 2024. Tribunal found Air Canada liable for negligent misrepresentation after its chatbot incorrectly advised the claimant that bereavement-fare refunds could be claimed retroactively; airline ordered to honour the chatbot&#8217;s representation. Damages awarded: C$812.02.</p><p>&#8226; <strong>Deloitte Australia partial refund to Department of Employment and Workplace Relations,</strong> October 2025. A$440,000 (~US$290,000) report on the Targeted Compliance Framework contained fabricated academic citations and a fabricated quote from a Federal Court judgment; revised version disclosed use of Azure OpenAI GPT-4o tooling. Partial refund of approximately A$97,000. Sources: Australian Financial Review, Fortune, CFO Dive (October 2025).</p><p>&#8226; <strong>LLMflation:</strong> a16z, &#8220;Welcome to LLMflation: LLM Inference Cost is Going Down Fast,&#8221; and Stanford HAI, 2025 AI Index Report.</p><p>&#8226; <strong>Goldman Sachs GS AI Assistant:</strong> firmwide rollout 23 June 2025. Sources: Reuters, &#8220;Goldman Sachs launches AI assistant for its bankers, traders and asset managers,&#8221; June 2025; PYMNTS, &#8220;Inside Goldman Sachs&#8217; Big Bet on AI at Scale,&#8221; 2025.</p><p>&#8226; <strong>US Treasury Financial Services AI Risk Management Framework,</strong> February 2026, and revised US banking model-risk guidance. Together, they point toward risk-tiered governance, approval and monitoring expectations for AI in financial services.</p><p>&#8226; <strong>Goel, Struber, Auzina et al., &#8220;Great Models Think Alike and this Undermines AI Oversight,&#8221;</strong> ICML 2025 spotlight; arXiv:2502.04313, February 2025. Finds that as frontier model capabilities increase, model errors become more correlated &#8212; raising risks of correlated failures in AI oversight settings.</p><p>&#8226; <strong>Kim, Garg, Peng &amp; Garg, &#8220;Correlated Errors in Large Language Models,&#8221;</strong> ICML 2025; arXiv:2506.07962. Large-scale empirical evaluation of more than 350 LLMs. On one leaderboard dataset, models agree on the same wrong answer 60% of the time when both err.</p><p>&#8226; <strong>Bezos two-decision framework:</strong> Jeff Bezos, 2015 Letter to Shareholders, Amazon. Type 1 decisions are consequential and irreversible (&#8220;one-way doors&#8221;) requiring deliberation; Type 2 decisions are reversible (&#8220;two-way doors&#8221;) that can be made quickly.</p><p>&#8226; <strong>OpenAI o3 and o4-mini system card,</strong> April 2025. PersonQA hallucination rates: o1 (predecessor): 16%; o3-mini: 14.8%; o3: 33%; o4-mini: 48%. OpenAI: &#8220;more research is needed&#8221; to understand why hallucinations are getting worse as reasoning models scale up. Coverage: TechCrunch, &#8220;OpenAI&#8217;s new reasoning AI models hallucinate more,&#8221; 18 April 2025.</p></blockquote><div class="subscription-widget-wrap-editor" data-attrs="{&quot;url&quot;:&quot;https://www.consideredmachines.com/subscribe?&quot;,&quot;text&quot;:&quot;Subscribe&quot;,&quot;language&quot;:&quot;en&quot;}" data-component-name="SubscribeWidgetToDOM"><div class="subscription-widget show-subscribe"><div class="preamble"><p class="cta-caption">Thanks for reading Considered Machines! Subscribe for free to receive new posts and support my work.</p></div><form class="subscription-widget-subscribe"><input type="email" class="email-input" name="email" placeholder="Type your email&#8230;" tabindex="-1"><input type="submit" class="button primary" value="Subscribe"><div class="fake-input-wrapper"><div class="fake-input"></div><div class="fake-button"></div></div></form></div></div>]]></content:encoded></item><item><title><![CDATA[The Cost of AI Is Collapsing. Can Your Organisation Respond?]]></title><description><![CDATA[Inference costs are falling tenfold every year. Yet 56% of CEOs report no measurable benefit from AI. The bottleneck has moved from the AI model to the operating model.]]></description><link>https://www.consideredmachines.com/p/the-cost-of-ai-is-collapsing-can</link><guid isPermaLink="false">https://www.consideredmachines.com/p/the-cost-of-ai-is-collapsing-can</guid><dc:creator><![CDATA[Paul Willmott]]></dc:creator><pubDate>Sat, 02 May 2026 16:29:30 GMT</pubDate><enclosure url="https://substackcdn.com/image/fetch/$s_!gFOS!,w_256,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F31eb7ddd-3219-4566-94aa-ae8068012f39_1280x1280.png" length="0" type="image/jpeg"/><content:encoded><![CDATA[<p>At three o&#8217;clock on the afternoon of 4 September 1882, Thomas Edison stood in J.P. Morgan&#8217;s office on Wall Street and gave the signal. Half a mile away at 257 Pearl Street, his chief electrician closed the switch on six 27-ton dynamos. Four hundred incandescent lamps lit up across Lower Manhattan, including Morgan&#8217;s own desks and the offices of the <em>New York Times</em>. The world&#8217;s first commercial central power station was online, and the cost of industrial energy had begun a forty-year collapse.</p><p>For the first thirty of those forty years, almost nothing happened to productivity. By 1900, electric motors drove fewer than 5% of American factory mechanical power. Output per worker in the US and UK was slowing. A contemporary observer might fairly have remarked that the dynamos were everywhere but in the productivity statistics.</p><div class="subscription-widget-wrap-editor" data-attrs="{&quot;url&quot;:&quot;https://www.consideredmachines.com/subscribe?&quot;,&quot;text&quot;:&quot;Subscribe&quot;,&quot;language&quot;:&quot;en&quot;}" data-component-name="SubscribeWidgetToDOM"><div class="subscription-widget show-subscribe"><div class="preamble"><p class="cta-caption">Thanks for reading Considered Machines! Subscribe for free to receive new posts and support my work.</p></div><form class="subscription-widget-subscribe"><input type="email" class="email-input" name="email" placeholder="Type your email&#8230;" tabindex="-1"><input type="submit" class="button primary" value="Subscribe"><div class="fake-input-wrapper"><div class="fake-input"></div><div class="fake-button"></div></div></form></div></div><p>Sound familiar?</p><p>In November 2022, a system at GPT-3.5&#8217;s level cost roughly $20 per million tokens. By October 2024, the same capability cost less than $0.07 &#8212; a 280-fold collapse in 24 months that Stanford&#8217;s AI Index calls the steepest decline of any input cost in the history of enterprise computing. Andreessen Horowitz calls it <em>LLMflation</em>: a tenfold annual decline. Epoch AI finds a median 200x annual decline since January 2024, and Anthropic now reports approximately 4% of all GitHub commits worldwide are authored directly by Claude Code.</p><p>If you are a board director who has been tracking AI primarily through your IT budget line, this is the news you came for: <em>AI is rapidly becoming free</em>. The strategic question is no longer whether you can afford AI. It is whether you can <em>use</em> it.</p><h1>The Puzzle</h1><p>PwC&#8217;s 29th Global CEO Survey, polling 4,454 chief executives in early 2026, found that 56% have realised no revenue or cost benefit from AI; only 12% reported gains on both. That number has not meaningfully moved in two years. In any other market, a 280-fold collapse in input costs would have produced a productivity tsunami. So where, exactly, has all the AI value gone?</p><p>The most common defence &#8212; and one I am willing to partly concede &#8212; is the productivity J-curve. Erik Brynjolfsson is right that technologies requiring deep organisational change show a decade or more of investment before returns appear. The canonical example is the one we just opened with. In his 1990 paper <em>The Dynamo and the Computer</em>, Stanford economic historian Paul David identified what finally broke the 1900 puzzle. Factories had to abandon &#8220;group drive&#8221; &#8212; replacing the steam engine with one big motor turning the same overhead line shaft &#8212; and adopt &#8220;unit drive&#8221;, with a small motor on every machine. That sounds trivial. It wasn&#8217;t. Unit drive meant flipping the building from multi-storey-around-a-shaft to single-storey-around-the-flow-of-work: new floor plans, new training, new contracts, new managerial logic. It took thirty years and the labour shock of the First World War to push American factories through that redesign. When they finally made the switch, manufacturing productivity rose at roughly 5% a year through the 1920s.</p><p>The argument is partially correct. The AI returns will arrive; they may simply be slow. But it misses a more uncomfortable finding which surfaced in 2026 data.</p><h1>Same Input, Opposite Output</h1><p>The most important data point in enterprise AI right now is variance, not aggregate productivity. A recent DORA-style study covering 4.2 million developers across 67,000 organisations between November 2025 and February 2026 found the same AI tools producing <em>opposite</em> outcomes depending on the organisation: in well-structured firms, AI was a force multiplier &#8212; accelerating delivery, halving customer-facing incidents; in struggling firms, it roughly <em>doubled</em> incident rates.</p><p>This is not what a J-curve would predict. A J-curve says everyone catches up. The data shows a widening <em>bifurcation</em> &#8212; exactly the 1900&#8211;1925 pattern: same dynamo, opposite outcomes, depending entirely on whether the firm redesigned around the new technology or merely bolted it onto the old. BCG&#8217;s 2025 <em>Build for the Future</em> study finds the 5% it classifies as &#8216;future-built&#8217; extracting 2.7 times the AI ROI of everyone else; the gap is widening, not closing.</p><p>Even METR&#8217;s headline sceptical study now points the same way. Their July 2025 trial famously found experienced developers 19% <em>slower</em> with AI tools; their February 2026 update finds the same cohort 18% <em>faster</em>, and describes this as a lower bound &#8212; 30&#8211;50% of high-uplift developers declined to participate because they no longer wanted to work without AI.</p><p>The reason most enterprises see no AI returns is not that AI is not good enough. AI is more than good enough. <em>Most enterprises are not yet good enough at being changed by AI.</em></p><h1>Operating Model Debt</h1><p>The phenomenon needs a name. I will call it <strong>Operating Model Debt</strong> (<strong>OMD</strong>) &#8212; the accumulated cost of running a 21st-century intelligence layer on a decision-rights architecture designed for the 2010s. The 1900 line-shaft factory is the cleanest image: every machine clamped to the wrong axis is an interest payment on the old architecture, and the bill cannot be settled one machine at a time.</p><p>OMD compounds like technical debt: invisible on any single project, decisive over a portfolio, paid in the currency that matters most to AI &#8212; speed of organisational response. It is the deeper structure under what I described in <em><a href="https://pwillmott.substack.com/p/counting-cards-the-maths-of-enterprise">Counting Cards</a></em> as the <strong>AI Velocity Paradox</strong> &#8212; code shipped faster than the business can safely ingest it.</p><p>The signature is everywhere. Insight Enterprises recently disclosed that one of its own AI agents was built using AI in three weeks &#8212; and then required three months of change-management vetting to deploy. That four-to-one change-to-build ratio is becoming normal even at sophisticated AI-native firms. Celonis, surveying 1,649 firms in February 2026, ranked the top three blockers to AI in production: a 47% expertise gap, 45% departmental misalignment, 45% inability to translate business context for AI. None was technical.</p><h1>The Walmart Parable</h1><p>The dynamo is not the only parallel. The closest analogue in living memory is also an operating model story.</p><p>In 1998, Walmart had every advantage in e-commerce: $100 billion of revenue, the best supply chain on earth, and a brand most Americans trusted more than their bank. Amazon was a books startup with no profits. That year, a Walmart executive named Robert Davis walked into CEO David Glass&#8217;s office to argue e-commerce should be a strategic priority. He was ignored. Shortly afterwards, Jeff Bezos poached Walmart&#8217;s IT chief, Rick Dalzell, to become Amazon&#8217;s first CIO.</p><p>For eighteen years, Walmart treated e-commerce as a feature of its existing operating model. Each initiative had to be negotiated through buyers, regional managers and supply-chain functions whose decision rights remained intact. Most stalled. By 2016, Walmart paid $3.3 billion for Jet.com and installed its founder Marc Lore as CEO of Walmart eCommerce. Walmart had better technology than Jet. The decisive move was importing an <em>operating model</em> because the existing one would not bend.</p><p>Walmart did not lose to Amazon for a quarter-century because its stores were bad. It lost because its operating model was optimised for a world that ended in 1998 &#8212; and the OMD compounded faster than it could pay down.</p><h1>The Agile Inversion</h1><p>The dynamo and Walmart stories are the playbook running in your firm right now. There is a specific reason most boards are unprepared for it.</p><p>The agile revolution of the 2010s &#8212; Spotify squads, two-pizza teams, data mesh, DevOps autonomy &#8212; federated decision rights aggressively, <em>because software was the bottleneck and local speed beat global coherence</em>. AI inverts the maths. AI value depends on what <em>crosses</em> every team boundary: integrated data, enterprise-wide model risk, workflow redesigns that span functions, regulatory exposure that lands at the board, a talent reshape that touches every P&amp;L. Federated decision rights &#8212; your great asset in the software era &#8212; have become your largest hidden contributor to OMD. The 5% are not winning because they are more agile. They are winning because they figured out which decisions to <em>re-centralise</em>.</p><h1>Rails Common, Trains Local</h1><p>The risk of any &#8216;re-centralise&#8217; argument is that it sounds like 1980s command-and-control. It is not. The principle is more subtle:</p><p><strong>For every AI-critical domain, centralise the architecture; federate the content. Centralise what must be consistent for AI to work. Federate what must remain local for AI to deliver value in context.</strong></p><p>Take data. Each business unit must own its inputs and last-mile interpretation, because nobody else is close enough to spot garbage going in. But the <em>infrastructure</em> &#8212; lakehouse, lineage, access policy &#8212; must be common. So must the <em>governance</em>: KPIs, definitions, reporting standards. So must the <em>data model</em>: what we mean by &#8216;customer&#8217;, &#8216;revenue&#8217;, &#8216;active user&#8217;. The rails are common. The trains are local.</p><p>The same pattern applies elsewhere: model risk (framework central, the model-by-model judgement local); workflow authority (methodology central, what to redesign local); talent (role architecture central, hiring local).</p><p>Most organisations have this exactly backwards. They federated the rails - each business unit built its own data model, hired its own translators, ran its own model-risk approach - and tried to centralise the trains, typically through a Centre of Excellence hand-building use cases for every business unit. The COE produces decks. The line refuses to absorb the cost of change. The OMD compounds.</p><h1>The Four Questions</h1><p>The board&#8217;s job in 2026 is to govern the gap between collapsing AI cost and rising OMD. That governance reduces to four questions. A board that cannot answer them plainly is not governing AI. It is hoping.</p><blockquote><p>&#8226; <strong>Data. </strong>Do we have a single, governed data model &#8212; with one definition of &#8216;customer&#8217;, &#8216;revenue&#8217;, &#8216;active user&#8217; &#8212; and a single accountable owner for data infrastructure, lineage and quality across the firm?</p><p>&#8226; <strong>Model risk. </strong>Is there a single executive owner of our model inventory, risk thresholds and audit trail, with an enterprise view of cumulative exposure? Or is model risk being assessed locally, by the same teams shipping the models?</p><p>&#8226; <strong>Workflow authority. </strong>Who has the authority to redesign an end-to-end workflow that crosses three functions, retire two roles, and redraw the org chart inside a single quarter? If the answer involves unanimity from function heads with veto rights, you do not have an AI operating model. You have a coalition.</p><p>&#8226; <strong>Talent and operating model. </strong>Is there an enterprise architecture for AI-era roles &#8212; what they are, how careers move through them, how reskilling is delivered &#8212; owned at the centre? Or is every business unit writing its own AI-PM job description and competing for the same scarce translators?</p></blockquote><h1>Throwing the Switch</h1><p>Electrification took roughly forty years to ripple through the productivity statistics. E-commerce took twenty-five. This is a real lag, not an excuse &#8212; the board that responds to AI in 2027 will probably still survive. But both stories carry a darker lesson: the factories that moved early to unit drive pulled away and stayed away. Walmart could afford to be ten years late to e-commerce because Amazon&#8217;s logistics was not yet a moat. By 2010, it was. The window of late-but-survivable closes silently, and only in retrospect.</p><p>The cost of code is going to zero. The cost of inference is going to zero. The cost of intelligence itself is, on a long enough horizon, approaching zero. None of that will save the firms whose Operating Model Debt compounds faster than they can pay it down.</p><p>In 1900, an observer might fairly have said the dynamos were everywhere but in the productivity statistics. The puzzle was real &#8212; and was solved, but only by the firms willing to redesign the factory rather than bolt new technology onto the old. The question on your next board agenda is no longer &#8216;what will AI cost us?&#8217; The cost answer is, more or less, <em>nothing</em>. The question is whether your organisation can respond.</p><p><em><strong>Your model is no longer the bottleneck. Your operating model is.</strong></em></p><p></p><h1>Footnotes &amp; Sources</h1><blockquote><p>&#8226; <strong>IEEE / Engineering and Technology History Wiki</strong>, <em>Milestones: Pearl Street Station, 1882</em>. World&#8217;s first commercial central power station, opened 4 September 1882 at 257 Pearl Street, Manhattan; six 27-ton &#8220;Jumbo&#8221; dynamos serving an initial 400 lamps at ~85 customers including J.P. Morgan and the <em>New York Times</em>.</p><p>&#8226; <strong>Paul A. David</strong>, <em>The Dynamo and the Computer: An Historical Perspective on the Modern Productivity Paradox</em>, American Economic Review 80:2, May 1990. Source for the productivity-paradox analogy, group-drive vs unit-drive, the role of WWI as catalyst, and the claim that fewer than 5% of US factory mechanical drive was electric in 1900.</p><p>&#8226; <strong>Stanford HAI</strong>, 2025 AI Index Report. Inference cost for GPT-3.5-level performance dropped 280-fold between November 2022 and October 2024.</p><p>&#8226; <strong>Andreessen Horowitz</strong>, <em>Welcome to LLMflation</em>, 2024. Approximately 10x annual cost decline for equivalent LLM performance.</p><p>&#8226; <strong>Epoch AI</strong>, <em>LLM inference prices have fallen rapidly but unequally across tasks</em>, March 2025. 200x median annual decline since January 2024.</p><p>&#8226; <strong>Anthropic</strong>, Claude Code commit data, 2026. Approximately 4% of GitHub commits worldwide authored by Claude Code.</p><p>&#8226; <strong>PwC</strong>, 29th Global CEO Survey, January 2026 (n=4,454). 56% of CEOs report no revenue or cost benefit from AI; only 12% report both.</p><p>&#8226; <strong>DORA / DX Research (cited via Tacho, 2026)</strong>, telemetry analysis of 4.2 million developers across 67,000 organisations, November 2025&#8211;February 2026. Same AI usage producing opposite incident-rate outcomes &#8212; up to 50% reduction in well-structured firms, up to 2x increase in struggling firms.</p><p>&#8226; <strong>METR</strong>, <em>Measuring the Impact of Early-2025 AI on Experienced Open-Source Developer Productivity</em>, July 2025 (initial 19% slowdown finding); updated study, February 2026 (18% speedup for same cohort, described as a lower bound due to selection effects).</p><p>&#8226; <strong>BCG</strong>, <em>Build for the Future 2025 Global Study</em> (n=1,250 firms). 5% of firms classified as &#8216;future-built&#8217; achieve 2.7x the AI ROI of others; gap widening over the last 12 months.</p><p>&#8226; <strong>Insight Enterprises</strong>, cited in TechTarget IT Operations, March 2026. AI-built MVP completed in three weeks; change-management vetting took three months &#8212; a 4:1 change-to-build cost ratio.</p><p>&#8226; <strong>Celonis</strong>, <em>Process Optimization Report</em>, February 2026 (n=1,649 firms). Top three blockers to AI in production: 47% expertise gap, 45% departmental misalignment, 45% AI struggling to understand business context.</p><p>&#8226; <strong>Brynjolfsson, Rock &amp; Syverson</strong>, <em>The Productivity J-Curve: How Intangibles Complement General Purpose Technologies</em>, NBER Working Paper, 2018.</p><p>&#8226; <strong>Walmart corporate filings</strong>, acquisition of Jet.com for $3.3 billion, August 2016; Marc Lore tenure as CEO of Walmart US eCommerce, September 2016 &#8211; January 2021.</p><p>&#8226; <strong>Jason Del Rey</strong>, <em>Winner Sells All: Amazon, Walmart, and the Battle for Our Wallets</em>, HarperCollins, 2024 (Robert Davis / David Glass episode of 1998; Bezos&#8217;s recruitment of Rick Dalzell).</p></blockquote><div class="subscription-widget-wrap-editor" data-attrs="{&quot;url&quot;:&quot;https://www.consideredmachines.com/subscribe?&quot;,&quot;text&quot;:&quot;Subscribe&quot;,&quot;language&quot;:&quot;en&quot;}" data-component-name="SubscribeWidgetToDOM"><div class="subscription-widget show-subscribe"><div class="preamble"><p class="cta-caption">Thanks for reading Considered Machines! Subscribe for free to receive new posts and support my work.</p></div><form class="subscription-widget-subscribe"><input type="email" class="email-input" name="email" placeholder="Type your email&#8230;" tabindex="-1"><input type="submit" class="button primary" value="Subscribe"><div class="fake-input-wrapper"><div class="fake-input"></div><div class="fake-button"></div></div></form></div></div>]]></content:encoded></item><item><title><![CDATA[Counting Cards: The Maths of Enterprise AI]]></title><description><![CDATA[There is over $250 billion sitting on the corporate AI table. Only 5% of the players will walk away with the money &#8212; and luck has nothing to do with it.]]></description><link>https://www.consideredmachines.com/p/counting-cards-the-maths-of-enterprise</link><guid isPermaLink="false">https://www.consideredmachines.com/p/counting-cards-the-maths-of-enterprise</guid><dc:creator><![CDATA[Paul Willmott]]></dc:creator><pubDate>Sat, 25 Apr 2026 14:53:29 GMT</pubDate><enclosure url="https://substackcdn.com/image/fetch/$s_!gFOS!,w_256,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F31eb7ddd-3219-4566-94aa-ae8068012f39_1280x1280.png" length="0" type="image/jpeg"/><content:encoded><![CDATA[<p>In August 1980, ten students from the Massachusetts Institute of Technology walked into a Las Vegas casino with $89,000 of pooled investor capital and a system designed by their maths professor. Ten weeks later, they walked out with $178,000. They were not gifted gamblers. They had not been blessed by Lady Luck. They had simply refused to play the game the way the casino expected them to. While everyone else at the table was <em>hoping</em>, they were <em>counting</em>.</p><p>Forty-six years later, your boardroom is the casino floor. The chips are nine-figure AI proposals. The dealer is a rotating cast of vendors, consultants, and the model-of-the-week. And the game is rigged in exactly the way blackjack is rigged: not by cheating, but by maths. <em>In aggregate</em>, the house wins.</p><div class="subscription-widget-wrap-editor" data-attrs="{&quot;url&quot;:&quot;https://www.consideredmachines.com/subscribe?&quot;,&quot;text&quot;:&quot;Subscribe&quot;,&quot;language&quot;:&quot;en&quot;}" data-component-name="SubscribeWidgetToDOM"><div class="subscription-widget show-subscribe"><div class="preamble"><p class="cta-caption">Thanks for reading Paul&#8217;s Substack! Subscribe for free to receive new posts and support my work.</p></div><form class="subscription-widget-subscribe"><input type="email" class="email-input" name="email" placeholder="Type your email&#8230;" tabindex="-1"><input type="submit" class="button primary" value="Subscribe"><div class="fake-input-wrapper"><div class="fake-input"></div><div class="fake-button"></div></div></form></div></div><p>The data is unambiguous. In 2024 alone, more than $250 billion was poured into corporate AI initiatives, with another $30&#8211;40 billion in enterprise GenAI spend on top. And yet a recent MIT study of 300 AI deployments found that 95% of generative AI pilots delivered no measurable impact on profit and loss. Meanwhile, BCG&#8217;s 2025 study of 1,250 firms worldwide found that just 5% qualify as &#8220;future-built&#8221; &#8212; and those few are walking out with the value: 1.7 times the revenue growth, 1.6 times the EBIT margins, 3.6 times the three-year shareholder return, and 2.7 times the ROI from AI of everyone else.</p><p>That is not a normal distribution. It is a power law. The casino metaphor is not a flourish &#8212; it is the arithmetic.</p><p>The question is no longer whether to invest in AI. The capital has already left the building. The question is whether you are at the table as a punter or a counter.</p><h1>The House Edge of AI</h1><p>In any casino, the house wins for one reason: every game is engineered with a small, structural advantage built into the maths. In standard blackjack, that edge is roughly 0.5%. It is invisible on any single hand. It is decisive over a thousand. Most gamblers never notice they are losing because each hand feels winnable.</p><p>AI has the same architecture. In the pre-AI era, technology investment followed a predictable rhythm: for every $1 of software licence, you might spend $1 to $3 on implementation. Linear. Containable. Familiar. AI has shattered that maths.</p><p>Building software has become a deflationary activity. Code generation costs are collapsing toward zero &#8212; 50% of developers now use AI coding tools daily, 65% in top-quartile organisations, and departmental AI spend on coding alone hit $4 billion in 2025, up roughly 7x in a year. But while the <em>creation</em> of code is cheap, its <em>realisation</em> inside a living organisation is inflationary. Among teams using AI tools most heavily, 69% report frequent deployment problems, with an average recovery time of 7.6 hours when something breaks. The &#8220;service-to-licence&#8221; ratio for complex AI platforms now runs at 3&#8211;5x. Spend $1 on the model; budget $4 on the change management, integration, and re-engineering needed to realise it.</p><p><strong>This is the AI Velocity Paradox: code is being shipped faster than the business can safely ingest it.</strong></p><p>So it goes for the punters. They keep buying chips. The house keeps its edge.</p><h1>The Hidden Rake: The Verification Tax</h1><p>Every casino takes a cut. In poker, it is called the rake. In AI, it has no name on the invoice &#8212; but it is the largest hidden line item in your real cost structure, and almost no one is budgeting for it.</p><p>Forrester puts the figure at $14,200 per employee, per year. That is the cost of the <strong>Verification Tax</strong> &#8212; the time knowledge workers now spend confirming that what their AI told them is actually true. The number converges across multiple studies: 4.3 hours per employee per week, more than half a working day, gone to checking AI&#8217;s homework. For a 5,000-person enterprise, that is $71 million annually in pure verification overhead &#8212; a P&amp;L line that didn&#8217;t exist three years ago.</p><p>The reason is structural, not transitional. Unlike the deterministic systems of the last decade &#8212; where 2+2 always equalled 4 &#8212; modern AI is probabilistic. It hallucinates. A 2025 mathematical proof confirmed that hallucination cannot be eliminated under current LLM architectures. It is the price of admission. Globally, the bill came in at $67.4 billion in 2024 alone. Deloitte&#8217;s 2025 survey found that 47% of enterprise AI users have made at least one major business decision based on hallucinated content. MIT researchers added the most uncomfortable detail: AI models are 34% <em>more</em> likely to use confident language when they are wrong than when they are right.</p><p>If you have not budgeted for the Verification Tax, your ROI will bleed out before you ever see a profit. You might reclaim 30 minutes of an analyst&#8217;s day through automation, only to lose 45 minutes to checking the automation&#8217;s homework. The casino has its rake. So does AI.</p><h1>Why Most Walk Away with Less Than They Came With</h1><p>The tourists at the table do not lose because they are stupid. They lose because they refuse to admit the game is structural. They blame the cards. They double down on hunches. They believe their last winning hand will repeat. The corporate equivalents are familiar enough to be comic.</p><p>The first is the <strong>Trust Paradox</strong>: 90% of employees say they have access to AI tools, but only a fraction are heavy users. McKinsey&#8217;s research is blunt &#8212; workflow redesign, not access, not licences, not training, has the single biggest correlation with EBIT impact among 25 attributes tested. Yet only 21% of organisations have fundamentally redesigned a workflow to suit AI. The rest are running last decade&#8217;s processes with this decade&#8217;s tools and wondering why the margin doesn&#8217;t show up.</p><p>The second is <strong>Shadow AI</strong>. A 2025 survey of 350 finance and IT leaders found that 83% report Shadow AI growing faster than IT can track, and 84% discover more AI tools during audits than they had ever approved. The IP risk is significant; the budget chaos is worse. CFOs are quietly funding the same capability four times over because no one owns the cap table.</p><p>The third is data quality. Precisely&#8217;s 2025 Data Integrity Trends report puts the cost of poor data at 25% of revenue annually. AI does not fix bad data. It amplifies it &#8212; confidently, fluently, and at industrial scale.</p><p>In aggregate, the punters keep gambling. The house keeps winning.</p><h1>How the Counters Win: A Four-Move Playbook</h1><p>Edward Thorp, the MIT mathematician who wrote the original card-counting system in 1962, did not beat blackjack by being smarter at blackjack. He beat it by refusing to play the game as it was offered. He counted what others ignored, sized his bets to the maths, and acted decisively when the deck went hot. The 5% of &#8220;future-built&#8221; firms in BCG&#8217;s data are doing the AI equivalent &#8212; and the moves are not the ones most boards are debating.</p><h2>1. Stop Counting Pilots, Start Counting Decommissions</h2><p>Most boards measure AI maturity by the number of pilots in flight. This is a vanity metric and an active hindrance. The future-built firms have 62% of their AI initiatives deployed, against just 12% for laggards &#8212; not because they pilot more, but because they <em>kill</em> more. The strategy is the <strong>Kill List</strong>, not the pilot list. Decommissioning legacy processes, retiring shelfware, removing duplicative tools, ending bridge-to-nowhere experiments &#8212; that is the unglamorous plumbing work of value capture. If you cannot name three things you stopped doing this quarter, you have not adopted AI. You have accumulated it.</p><p>The anti-pattern: <strong>use-case bingo</strong> &#8212; fifty experiments, no concentration of force, no path to scale, no money harvested.</p><h2>2. Stop Hiring Data Scientists, Start Hiring Translators</h2><p>The shortage that matters in 2026 is not data scientists. It is the people who sit at the seam between AI and the front line &#8212; the operating-model translators who can take a model output and turn it into a redesigned workflow, a redrawn role, a new SOP, and a measurable EBIT line. McKinsey&#8217;s research is unambiguous: workflow redesign is the single biggest predictor of bottom-line impact, and only 21% of adopters have done it. The talent gap is not technical. It is connective.</p><p>The anti-pattern: the <strong>Lab in the Basement</strong> &#8212; a brilliant data science team that ships beautiful models nobody on the line knows how to operationalise.</p><h2>3. Stop Measuring Adoption, Start Measuring Decision-to-Action Latency</h2><p>Adoption metrics &#8212; licences issued, weekly active users, prompts per head &#8212; are noise. They tell you whether the tools are <em>available</em>, not whether they are <em>moving the business</em>. The metric that correlates with EBITDA is <strong>Decision-to-Action Latency</strong>: the elapsed time between an AI system spotting an anomaly &#8212; a margin leak, a quality drift, a fraud pattern, a demand spike &#8212; and your organisation acting on it. If your AI sees a problem in seconds and your business takes weeks to respond, the value belongs to a competitor who is faster. McKinsey&#8217;s case study of an IT service desk at a multinational shows what closing the gap looks like: 80% of routine requests automated, 50% of agent capacity redeployed, customer satisfaction at 4.8 out of 5. That is latency collapsing into margin.</p><p>The anti-pattern: the <strong>Copilot Splurge</strong> &#8212; ten thousand licences, a quiet hope productivity will appear, no measurable change in the speed of the firm.</p><h2>4. Stop Funding IT Projects, Start Funding P&amp;L Lines</h2><p>The deepest pattern in the BCG data is governance: in future-built firms, nearly every C-suite leader is deeply engaged with AI; in laggards, the figure is 8%. AI cannot live in IT. It must live on a P&amp;L line, owned by an operator with a number to hit and a bonus tied to hitting it. Future-built companies invest 120% more than laggards on AI &#8212; not because they have more cash, but because each pound is owned, measured, and harvested by the business unit, not by central IT.</p><p>The anti-pattern: the <strong>Centre of Excellence That Excels at Nothing</strong> &#8212; a head office unit producing decks while the line refuses to absorb the cost of change.</p><h1>The Final Hand</h1><p>Edward Thorp&#8217;s MIT students did not beat the casino by being smarter at blackjack. They beat it by refusing to play blackjack the way everyone else played it. They counted what others ignored. They sized their bets to the maths. They walked away when the deck went cold. And eventually the casinos got wise &#8212; they added decks, sped up the shuffles, hired pit bosses with photographic memories, and barred the team from the floor.</p><p>In your sector, the house is changing the rules too. Regulators are tightening: the EU AI Act now carries fines of up to 7% of global turnover. Incumbents are copying. The talent pool is thinning. The window in which you can count cards in your industry is open &#8212; but not for long.</p><p>So the next time a nine-figure AI proposal lands on your desk, don&#8217;t ask whether you feel lucky.</p><p>Ask whether you have a system. Ask whether anyone in the room is counting. Ask what you&#8217;re prepared to <em>stop</em> doing to fund what works. Ask who owns the P&amp;L line, and what their bonus says about it.</p><p>If you cannot answer those questions plainly, you are not investing in AI.</p><p><strong>You are gambling.</strong></p><h1>Footnotes &amp; Sources</h1><blockquote><p>&#8226; <strong>MIT NANDA Initiative</strong>, <em>The GenAI Divide: State of AI in Business 2025</em>. 95% of GenAI pilots fail to deliver measurable P&amp;L impact; 5% achieve rapid revenue acceleration.</p><p>&#8226; <strong>BCG</strong>, <em>The Widening AI Value Gap &#8212; Build for the Future 2025 Global Study</em> (n=1,250). 5% of firms are &#8220;future-built&#8221;, with 1.7x revenue growth, 1.6x EBIT margins, 3.6x three-year TSR, 2.7x AI ROI; future-built firms invest 120% more in AI; 62% of AI initiatives deployed vs 12% for laggards; 70% of AI value concentrated in core business functions.</p><p>&#8226; <strong>Stanford AI Index 2025</strong>. Global AI investment exceeded $250 billion in 2024. (Cited in BCG Build for the Future.)</p><p>&#8226; <strong>Menlo Ventures</strong>, <em>2025: The State of Generative AI in the Enterprise</em>. Enterprise GenAI spend reached $37bn in 2025 (up 3.2x YoY); 50% of developers use AI coding tools daily, 65% in top-quartile orgs; coding spend grew from $550M to $4bn in a year.</p><p>&#8226; <strong>Fujigo Soft</strong>, <em>ERP Implementation Costs</em>, 2026. Licence typically represents only 20&#8211;30% of total cost of ownership; implementation costs commonly run 3&#8211;5x the licence quote &#8212; the basis for both the pre-AI 1:1&#8211;1:3 software-to-implementation ratio and the 3&#8211;5x service-to-licence ratio for complex enterprise AI platforms.</p><p>&#8226; <strong>Forrester / Microsoft</strong>, <em>Enterprise AI Cost Analysis 2025</em>. Knowledge workers spend 4.3 hours per week verifying AI outputs; verification cost ~$14,200 per employee per year.</p><p>&#8226; <strong>AllAboutAI / Deloitte</strong>, <em>Global AI Hallucination Report / Global AI Survey 2025</em>. AI hallucinations cost $67.4bn globally in 2024; 47% of enterprise AI users made a major decision based on hallucinated content; 76% now run human-in-the-loop processes; MIT finding that AI is 34% more confident when wrong.</p><p>&#8226; <strong>Kalai, Nachum, Vempala &amp; Zhang (OpenAI / Georgia Tech)</strong>, <em>Why Language Models Hallucinate</em>, September 2025. Formal statistical proof that hallucination is an intrinsic property of standard training and evaluation procedures and cannot be eliminated by improvements in data, architecture, or fact-checking under current LLM design. arXiv:2509.04664.</p><p>&#8226; <strong>McKinsey</strong>, <em>The state of AI: How organizations are rewiring to capture value</em>, March 2025. Workflow redesign has the strongest correlation with EBIT impact of 25 attributes tested; only 21% of gen AI users have fundamentally redesigned workflows.</p><p>&#8226; <strong>Harness</strong>, <em>State of DevOps Modernization 2026</em>. 69% of heavy AI users report frequent deployment problems; recovery averages 7.6 hours.</p><p>&#8226; <strong>Larridin</strong>, <em>2025 Enterprise AI Spend Survey</em> (n=350 finance and IT leaders). 83% report Shadow AI growing faster than IT can track; 84% discover more AI tools during audits than approved; 69% lack visibility into AI infrastructure.</p><p>&#8226; <strong>Precisely</strong>, <em>Data Integrity Trends 2025</em>. Poor data quality costs organisations 25% of revenue annually.</p><p>&#8226; <strong>McKinsey</strong>, <em>Reimagining tech infrastructure for and with agentic AI</em>, 2026. IT service desk case study: 80% of routine requests automated, 50% of agent capacity redeployed, CSAT 4.8/5.</p><p>&#8226; <strong>European Union</strong>, <em>Artificial Intelligence Act, Article 99 (Penalties)</em>, Regulation (EU) 2024/1689. Non-compliance with the prohibition of AI practices in Article 5 subject to administrative fines of up to &#8364;35 million or 7% of total worldwide annual turnover for the preceding financial year, whichever is higher.</p><p>&#8226; <strong>Casino.org / Wikipedia</strong>, <em>MIT Blackjack Team &amp; card counting</em>. Edward Thorp developed card counting in the early 1960s; team began with $89,000 in August 1980 and doubled in 10 weeks; team-based card counting yields a 2&#8211;4% player edge over the house; annual investor dividends ranged 4% to 300%+.</p></blockquote><div class="subscription-widget-wrap-editor" data-attrs="{&quot;url&quot;:&quot;https://www.consideredmachines.com/subscribe?&quot;,&quot;text&quot;:&quot;Subscribe&quot;,&quot;language&quot;:&quot;en&quot;}" data-component-name="SubscribeWidgetToDOM"><div class="subscription-widget show-subscribe"><div class="preamble"><p class="cta-caption">Thanks for reading Paul&#8217;s Substack! Subscribe for free to receive new posts and support my work.</p></div><form class="subscription-widget-subscribe"><input type="email" class="email-input" name="email" placeholder="Type your email&#8230;" tabindex="-1"><input type="submit" class="button primary" value="Subscribe"><div class="fake-input-wrapper"><div class="fake-input"></div><div class="fake-button"></div></div></form></div></div>]]></content:encoded></item><item><title><![CDATA[Is Your Board Leading a Transformation—or Watching a Performance?]]></title><description><![CDATA[Every board committee has a role to play in governing AI]]></description><link>https://www.consideredmachines.com/p/is-your-board-leading-a-transformationor</link><guid isPermaLink="false">https://www.consideredmachines.com/p/is-your-board-leading-a-transformationor</guid><dc:creator><![CDATA[Paul Willmott]]></dc:creator><pubDate>Tue, 24 Feb 2026 09:06:10 GMT</pubDate><enclosure url="https://substackcdn.com/image/fetch/$s_!gFOS!,w_256,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F31eb7ddd-3219-4566-94aa-ae8068012f39_1280x1280.png" length="0" type="image/jpeg"/><content:encoded><![CDATA[<p>In the mid-1990s I was invited to a meeting with senior executives from a few leading US banks. My message was simple: going forward, digital channels will drive sales growth. They responded by asking me to leave the room, convinced that customers would never purchase banking products online. Over the following years, these same banks created much &#8216;brochure-ware&#8217; - a pale imitation of a truly digital experience. When a technology is too complex to ignore but too daunting to truly integrate, leadership defaults to theatre: activity that looks like progress, without the decisions that create it.</p><p>In 2026, that theatre has two main acts: <strong>Pilot Proliferation</strong>&#8212;fifty experiments, none of which ever reach the core business&#8212;and the <strong>LLM License Binge</strong>&#8212;ten thousand licenses, and a quiet hope that productivity will simply appear.</p><div class="subscription-widget-wrap-editor" data-attrs="{&quot;url&quot;:&quot;https://www.consideredmachines.com/subscribe?&quot;,&quot;text&quot;:&quot;Subscribe&quot;,&quot;language&quot;:&quot;en&quot;}" data-component-name="SubscribeWidgetToDOM"><div class="subscription-widget show-subscribe"><div class="preamble"><p class="cta-caption">Thanks for reading Paul&#8217;s Substack! Subscribe for free to receive new posts and support my work.</p></div><form class="subscription-widget-subscribe"><input type="email" class="email-input" name="email" placeholder="Type your email&#8230;" tabindex="-1"><input type="submit" class="button primary" value="Subscribe"><div class="fake-input-wrapper"><div class="fake-input"></div><div class="fake-button"></div></div></form></div></div><p>The honeymoon is over. Markets are no longer rewarding &#8220;AI potential.&#8221; They are rewarding EBITDA impact and strategic defensibility.</p><p>And this is where the dangerous vacuum opens up. Senior executives can see the potential, but struggle to convert it into decisive action. Board members sense the scale of the opportunity, but can&#8217;t quite picture what it means in practice. Meanwhile, middle managers are stuck between signals &amp; safety&#8212;confused, nervous, and quietly defending the status quo because they don&#8217;t know whether anyone has their back when the trade-offs get real.</p><p>To bridge this, we must stop treating AI like a software update and start treating it as what it actually is: a structural mandate. That means the board stops asking for &#8220;use cases&#8221; and starts governing value creation, operating model change, and risk ownership&#8212;with clear division of labour across the Main Board and its committees.</p><h2><strong>Strategy: Valuation and Viability (Main Board)</strong></h2><p>The Main Board&#8217;s job is not to sponsor a portfolio of disconnected pilots. It is to decide&#8212;explicitly&#8212;how AI changes the economics and defensibility of the firm. The question is not &#8220;where can we deploy AI?&#8221; but &#8220;where does AI collapse our costs, compress our cycle times, or shift our ability to differentiate&#8212;across the value chain?&#8221;</p><p>We have already seen sectors like software, education, and law meaningfully revalued because AI stripped away traditional moats. Your sector is not immune&#8212;only lagged. Which is why the competitor set must be redrawn. Your rivals are no longer just companies that look like you. They are AI-native attackers who can collapse margins because they don&#8217;t carry your legacy overhead, your complex governance, or your multi-year process debt. If you define &#8220;competition&#8221; too narrowly, you will measure performance against the wrong threats until it&#8217;s too late.</p><p>In industrial sectors&#8212;logistics, manufacturing, energy, pharma&#8212;AI is also worthless if the last mile is broken. The strategic battleground is now <strong>decision-to-action latency</strong>: how quickly can your physical business move when an algorithm spots an anomaly&#8212;inventory risk, quality drift, fraud patterns, demand spikes, safety issues? If an AI system can see a problem in seconds but your organisation takes weeks to act, the advantage belongs to someone else.</p><p>Once the strategic path is clear, the board must do something many organisations avoid: <strong>stop things</strong>. This is where theatre dies. If an initiative does not have a credible path to industrial-scale deployment in 180 days, it is a hobby, not a strategy. And &#8220;path to scale&#8221; cannot mean a demo: it means a funded backlog, a named owner, secured data access, security sign-off, operating model integration, and a route into business-as-usual. The board&#8217;s anti-pattern to avoid is &#8220;use-case bingo&#8221;&#8212;fifty pilots, ten vendors, no wedge into the core business.</p><h2><strong>Succession &amp; Profiles: The Expert Balance (Nominations Committee)</strong></h2><p>NomCo&#8217;s job is not to &#8220;add an AI expert&#8221; and declare the board covered. It is to create cognitive diversity that improves decisions without breaking board functionality. That means new voices&#8212;leaders and directors who have navigated disruption elsewhere, who understand pace, product, data, risk, and talent&#8212;without becoming lone-wolf disruptors who reduce governance to ideology.</p><p>The competency test is simple: can the board challenge the CEO on AI without defaulting to nodding at slides it doesn&#8217;t fully understand? If the board cannot probe an AI strategy&#8212;its economics, its operating model implications, its controls and dependencies&#8212;then it is not providing governance. It is providing comfort. The anti-pattern here is appointing one &#8220;AI-savvy&#8221; non-exec as a talisman while the rest of the board remains unable to interrogate decisions.</p><h2><strong>People &amp; Incentives: Rewarding Bravery (Remuneration Committee)</strong></h2><p>RemCo holds one of the most underused levers in transformation: incentives. If leaders are only rewarded for maintaining the core, they will cling to the old&#8212;quietly, rationally, and relentlessly&#8212;because that&#8217;s how bonuses are protected and kingdoms are preserved.</p><p>In 2026, governance must reward dual performance: running the core with discipline while reshaping it with intent. That means explicitly rewarding the behaviours most organisations avoid: decommissioning legacy work, reducing process debt, redesigning teams around new workflows, and turning AI-enabled productivity into measurable margin&#8212;not just &#8220;activity.&#8221; If nobody gets rewarded for stopping outdated work, it will never stop. The anti-pattern is setting &#8220;efficiency targets&#8221; while quietly rewarding leaders for keeping headcount, scope, and legacy processes intact.</p><h2><strong>Risk: Own the Black Box (Audit Committee)</strong></h2><p>Fiduciary duty in 2026 includes algorithmic traceability. If an AI-driven system changes pricing, shifts supply chain decisions, alters credit outcomes, or impacts customer experiences&#8212;can the Audit Committee explain why to a regulator, a court, or a front page?</p><p>AI is not a tool bolted onto the business; it becomes part of the firm&#8217;s decision-making nervous system. That nervous system must be auditable with the same seriousness as financial controls: what data shaped the outcome, what model behaved how and why, who owns monitoring and thresholds, what happens when it goes wrong, and whether decisions can be reproduced under scrutiny. The anti-pattern to avoid is treating model risk as a privacy add-on rather than a core control system.</p><h2><strong>The Narrative: The Stakeholder Bridge (The Chair)</strong></h2><p>The CEO must tell the story. But the Chair must ensure it&#8217;s true, stewarding credibility, shareholder trust, and the board&#8217;s intent. Your narrative cannot be &#8220;we&#8217;re adopting AI.&#8221; That&#8217;s a press release, not a strategy. The narrative must answer how AI makes this company a winner in the new landscape&#8212;and why shareholders, employees, and customers should believe you.</p><p>This is also where capability, cadence, and trust stop being slogans and become execution assets. Real reskilling isn&#8217;t an &#8220; Generic AI literacy module&#8221;; it is role-specific redesign with visible outcomes&#8212;what work is automated, what decisions move closer to the front line, how teams are reshaped, and how careers are protected through the transition. Likewise, the organisation won&#8217;t change if the top doesn&#8217;t change. If the C-suite and Board don&#8217;t alter how they run the business&#8212;weekly performance dialogues, investment decisions, risk reviews&#8212;AI will remain a side project. Leaders don&#8217;t need to be power users, but they must be fluent enough to demand measurable impact and to notice when theatre is creeping back in. And none of this scales without trust. Speed requires consent. The board needs to communicate with radical clarity about what AI will change, what it won&#8217;t, how decisions will be governed, and how people will be protected. Trust isn&#8217;t a comms exercise; it is the only currency that buys the pace required to win.</p><h2><strong>The Board&#8217;s Test</strong></h2><p>By the next two board cycles, you should be able to answer&#8212;plainly: where will AI expand revenue or margin, what must be true to scale it, what are we stopping to fund it, and how will we prove it is safe and accountable?</p><p>If you can&#8217;t answer those questions, the organisation isn&#8217;t transforming. It&#8217;s rehearsing.</p><div class="subscription-widget-wrap-editor" data-attrs="{&quot;url&quot;:&quot;https://www.consideredmachines.com/subscribe?&quot;,&quot;text&quot;:&quot;Subscribe&quot;,&quot;language&quot;:&quot;en&quot;}" data-component-name="SubscribeWidgetToDOM"><div class="subscription-widget show-subscribe"><div class="preamble"><p class="cta-caption">Thanks for reading Paul&#8217;s Substack! Subscribe for free to receive new posts and support my work.</p></div><form class="subscription-widget-subscribe"><input type="email" class="email-input" name="email" placeholder="Type your email&#8230;" tabindex="-1"><input type="submit" class="button primary" value="Subscribe"><div class="fake-input-wrapper"><div class="fake-input"></div><div class="fake-button"></div></div></form></div></div>]]></content:encoded></item><item><title><![CDATA[Coming soon]]></title><description><![CDATA[This is Considered Machines.]]></description><link>https://www.consideredmachines.com/p/coming-soon</link><guid isPermaLink="false">https://www.consideredmachines.com/p/coming-soon</guid><dc:creator><![CDATA[Paul Willmott]]></dc:creator><pubDate>Fri, 13 Sep 2024 11:25:55 GMT</pubDate><enclosure url="https://substackcdn.com/image/fetch/$s_!gFOS!,w_256,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F31eb7ddd-3219-4566-94aa-ae8068012f39_1280x1280.png" length="0" type="image/jpeg"/><content:encoded><![CDATA[<p>This is Considered Machines.</p><p class="button-wrapper" data-attrs="{&quot;url&quot;:&quot;https://www.consideredmachines.com/subscribe?&quot;,&quot;text&quot;:&quot;Subscribe now&quot;,&quot;action&quot;:null,&quot;class&quot;:null}" data-component-name="ButtonCreateButton"><a class="button primary" href="https://www.consideredmachines.com/subscribe?"><span>Subscribe now</span></a></p>]]></content:encoded></item></channel></rss>