<?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[View from the MTN: General View]]></title><description><![CDATA[Discussion of a broad range of relevant topics]]></description><link>https://viewfromthemtn.substack.com/s/general-view</link><image><url>https://substackcdn.com/image/fetch/$s_!1xuQ!,w_256,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F85857d16-aa39-4fd8-b1cd-8a2239cfbe1b_557x557.png</url><title>View from the MTN: General View</title><link>https://viewfromthemtn.substack.com/s/general-view</link></image><generator>Substack</generator><lastBuildDate>Wed, 26 Aug 2026 07:38:44 GMT</lastBuildDate><atom:link href="https://viewfromthemtn.substack.com/feed" rel="self" type="application/rss+xml"/><copyright><![CDATA[Mountain Biometrics, Inc.]]></copyright><language><![CDATA[en]]></language><webMaster><![CDATA[viewfromthemtn@substack.com]]></webMaster><itunes:owner><itunes:email><![CDATA[viewfromthemtn@substack.com]]></itunes:email><itunes:name><![CDATA[Warren Woodrich Pettine]]></itunes:name></itunes:owner><itunes:author><![CDATA[Warren Woodrich Pettine]]></itunes:author><googleplay:owner><![CDATA[viewfromthemtn@substack.com]]></googleplay:owner><googleplay:email><![CDATA[viewfromthemtn@substack.com]]></googleplay:email><googleplay:author><![CDATA[Warren Woodrich Pettine]]></googleplay:author><itunes:block><![CDATA[Yes]]></itunes:block><item><title><![CDATA[How AI Changes the Cost Structure of Every Business]]></title><description><![CDATA[What gets cheaper, how customer alternatives change, and who keeps the difference.]]></description><link>https://viewfromthemtn.substack.com/p/how-ai-changes-the-cost-structure</link><guid isPermaLink="false">https://viewfromthemtn.substack.com/p/how-ai-changes-the-cost-structure</guid><dc:creator><![CDATA[Warren Woodrich Pettine]]></dc:creator><pubDate>Tue, 14 Jul 2026 16:14:33 GMT</pubDate><enclosure url="https://substack-post-media.s3.amazonaws.com/public/images/9ef36ecb-c0ed-4a02-b53e-ccdd51f73700_1731x908.png" length="0" type="image/jpeg"/><content:encoded><![CDATA[<p><em>To understand what AI will do to a business, follow the cost curve.</em></p><p>Picture three companies.</p><ol><li><p>A manufacturer uses computer vision to catch defects near the beginning of a production run rather than at the end. The company sells the same physical object, but consumes less material and machine time for every acceptable unit.</p></li><li><p>A hospital uses AI to draft clinical notes. The care has not become an &#8220;AI product.&#8221; But clinicians spend less time documenting it, which changes the cost and capacity of delivering care.</p></li><li><p>A software company sells an agent that researches a question, calls external tools, checks its work, and produces an answer. The product can do something conventional software could not. But every successful answer now carries a variable cost.</p></li></ol><p>These look like three different AI stories. Economically, they begin with the same two questions:</p><blockquote><p><strong>What got cheaper, and who keeps the difference?</strong></p></blockquote><p>In the <a href="https://substack.com/@warrenwpettine/note/p-200699687?r=56py27&amp;utm_source=notes-share-action&amp;utm_medium=web">previous essay</a>, we separated two ideas commonly collapsed into the label &#8220;AI company&#8221;: <strong>AI in the product</strong> and <strong>AI in operations</strong>. That distinction tells us where AI enters a business. It does not yet tell us what happens to the economics once it gets there.</p><p>For that, the practical lens is <strong>cost structure</strong>.</p><p>Here, &#8220;product&#8221; means whatever outcome the customer pays for: software, a physical good, professional work, healthcare, transportation, or another service. AI does not need to be visible in that outcome to change its economics. The model may be the thing being sold, or it may quietly alter how much labor, material, time, computation, and capital the company requires.</p><p>This gives us three parts of the argument:</p><ol><li><p>AI changes the cost of producing an outcome.</p></li><li><p>That changes what customers build, buy, and pay for.</p></li><li><p>Someone captures the difference.</p></li></ol><p class="button-wrapper" data-attrs="{&quot;url&quot;:&quot;https://viewfromthemtn.substack.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://viewfromthemtn.substack.com/subscribe?"><span>Subscribe now</span></a></p><h2>1. AI changes the cost of producing an outcome</h2><p>Every business turns inputs into outcomes. The inputs differ by industry.</p><p>A software company relies largely on talent, computing infrastructure, data, and third-party services. A manufacturer adds raw materials, components, energy, equipment, and inventory. A hospital coordinates clinicians, beds, supplies, diagnostic capacity, and information. A logistics company combines labor, vehicles, fuel, warehouse capacity, and time.</p><p>AI can change how much of those inputs is required for each successful result.</p><h3>Less waste before more output</h3><p>The simplest gains come from avoiding waste.</p><p>A retailer that forecasts demand more accurately can carry less excess inventory. A manufacturer that detects a defect earlier can avoid spending additional material and machine time on a unit that will eventually be discarded. A logistics company that reduces empty miles gets more deliveries from the same fleet. A hospital that anticipates patient volume can align staffing before an expensive mismatch appears.</p><p>In none of these cases is the model the customer-facing product. It sits underneath the product and changes the amount of economic input consumed.</p><p>This is an important corrective to the idea that an &#8220;AI company&#8221; must sell an AI feature. A business can expose no model to its customers and still be transformed by one. Conversely, a company can add a conspicuous AI interface without materially changing its underlying economics.</p><p>The feature is visible. The cost curve is consequential.</p><h3>The work changes shape</h3><p>Software development is the most visible example. Code-generation tools reduce the time required to draft routine code, interpret unfamiliar systems, write tests, produce documentation, and explore implementation options.</p><p>That does not make software engineering free. It shifts the scarce input. Typing code becomes less important relative to defining the system, understanding the user, choosing an architecture, and evaluating whether the output is correct.</p><p>The same pattern appears in services.</p><p>In a law firm, AI can produce a first-pass document or search a body of case law. Attorney time moves toward judgment, negotiation, and accountability. In healthcare, AI can draft documentation while the clinician remains responsible for its accuracy and for the care itself. In insurance, a system can assemble the evidence for a routine claim while an experienced adjuster handles ambiguous cases.</p><p>In each example, AI makes an intermediate artifact abundant: code, text, analysis, or classification. The scarce resource moves elsewhere.</p><p>That distinction matters because abundant output can create its own costs. Faster code generation can produce more software to maintain. Faster document generation can create more material to review. A factory system optimized for throughput can push defects downstream if quality is poorly measured.</p><p>When generation becomes cheaper faster than evaluation improves, the result is not leverage. It is clutter or risk.</p><h3>Measure the successful outcome, not the activity</h3><p>This is why &#8220;we reduced headcount&#8221; is an incomplete account of AI&#8217;s value. So are prompt counts, generated lines of code, and numbers of AI licenses.</p><p>The useful denominator depends on the business:</p><ul><li><p>Cost per acceptable manufactured unit.</p></li><li><p>Clinician time per patient treated.</p></li><li><p>Cost per correctly resolved claim.</p></li><li><p>Cost per successful delivery.</p></li><li><p>Cost per validated product improvement.</p></li><li><p>Cost per trustworthy answer.</p></li></ul><p>The distinction can reverse an apparent conclusion. Suppose an AI legal product doubles its model expense but reduces professional review time by 80 percent. Its inference bill has worsened, but the total cost of producing a trustworthy work product has improved.</p><p>Or consider an agent that completes a task only after twenty attempts. The final result may look impressive. The economics may be terrible once we include model calls, retrieval, tool use, verification, and human intervention.</p><p>The relevant unit is not the token, prompt, document, or feature. It is the <strong>successful outcome</strong>.</p><p>The operating question remains: <strong>What got cheaper?</strong></p><h2>2. The customer&#8217;s alternative moves too</h2><p>A lower internal cost is only half the story. AI also changes what the customer can do without the company.</p><p>Every customer has alternatives. They can buy a product, build an internal version, hire people to perform the work, outsource it, tolerate the problem, or stop doing the work entirely. When AI changes the cost of one option, it changes the value of the others.</p><h3>Build versus buy gets recalculated</h3><p>Software provides the clearest case. For years, vendors benefited from a straightforward calculation: building internally was slow, expensive, and risky, so buying a specialized product was usually rational.</p><p>AI lowers the cost of creating the first version. A customer can prototype a workflow, build a lightweight internal tool, or automate a narrow process faster than before. That puts pressure on products whose primary value was packaging a simple workflow behind an interface.</p><p>But &#8220;easier to build&#8221; is not the same as &#8220;easy to own.&#8221; Internal software still requires maintenance, security, integration, evaluation, support, and adaptation. AI may make the prototype cheap while leaving the long-term obligation expensive.</p><p>The same recalculation extends beyond software. A professional-services firm may automate work it previously outsourced. A manufacturer may bring some design or quality analysis in-house because a smaller team can now perform it. A health system may buy an AI-enabled workflow rather than add administrative staff, while continuing to send difficult exceptions to specialists.</p><p>Companies will continue to buy software and services. The threshold will simply move.</p><p>That creates an uncomfortable question for every vendor:</p><blockquote><p><strong>If the customer can reproduce the visible part, what remains uniquely ours?</strong></p></blockquote><p>The durable answer is unlikely to be &#8220;our AI.&#8221; Models will improve and diffuse. Stronger answers include trusted data, deep integration, reliability, security, regulatory capability, distribution, maintained domain knowledge, and accountability for the final outcome.</p><p>The interface is increasingly easy to imitate. A maintained system that works under real-world constraints is not.</p><h3>Customer-facing AI keeps the meter running</h3><p>AI products introduce a special cost problem.</p><p>Traditional software taught companies and investors to expect very low marginal costs. Once the code was written and the infrastructure was running, serving another customer was often inexpensive. The meter largely switched off after the product was built.</p><p>With customer-facing AI, the meter keeps running.</p><p>Every generated answer, analyzed document, autonomous action, or multimodal interaction consumes computation. A difficult task may require repeated reasoning, retrieval, tool calls, verification, and review. The product performs work each time the customer uses it, and that work has a cost.</p><p>This does not make the business unattractive. Runtime inference enables products that could not previously exist. It does mean the company must understand the total cost of making the product work reliably.</p><p>A compelling demonstration can conceal weak economics. An agent may appear magical while consuming more resources than the outcome is worth. On the other hand, an expensive model call can be entirely rational if it eliminates a much larger amount of labor or prevents a costly error.</p><p>Again, the question is not &#8220;How many tokens did we use?&#8221; It is &#8220;What did a successful result cost?&#8221;</p><h3>Price must reflect the changed alternative</h3><p>Traditional SaaS pricing is organized around seats. That works when software assists a person whose job remains the basic unit of production.</p><p>If the software begins doing the work, seat count becomes a poor proxy for value. A customer may need fewer users precisely because the product is effective. At the same time, greater use can raise the vendor&#8217;s inference cost.</p><p>Token pricing solves only part of the problem. Tokens represent a vendor&#8217;s input, not a customer&#8217;s outcome. A customer no more wants to buy tokens than a restaurant customer wants to pay according to the kitchen&#8217;s electricity consumption.</p><p>Different products will therefore require different models:</p><ul><li><p><strong>Seat pricing</strong> when AI primarily assists existing workers.</p></li><li><p><strong>Usage pricing</strong> when each interaction has clear incremental value.</p></li><li><p><strong>Workflow pricing</strong> when the product completes a recognizable unit of work.</p></li><li><p><strong>Outcome pricing</strong> when the result can be measured and attributed.</p></li><li><p><strong>Hybrid pricing</strong> when a stable platform and variable consumption both matter.</p></li></ul><p>Whatever the model, the price must be compared with the customer&#8217;s new alternative. A vendor cannot price forever against the labor cost of an old process if AI has made that process much cheaper.</p><p>The external question is: <strong>What can the customer now obtain more cheaply elsewhere?</strong></p><h2>3. Someone captures the difference</h2><p>Suppose AI reduces the cost of producing a successful outcome from ten dollars to six. Four dollars of economic value has appeared. But that does not tell us who receives it.</p><p>The company might keep the difference as margin. It might lower its price to win market share. Employees might capture some of it through higher compensation or reduced workload. A model provider might absorb it through inference fees. Customers might demand it during procurement. A new competitor might use it to enter the market with a different business model.</p><p>Technology creates the possibility of surplus. Competition, pricing, and organizational design determine where the surplus goes.</p><h3>Lower cost is not automatically higher profit</h3><p>A company can make a process cheaper and still fail to benefit.</p><p>If every competitor has access to the same model and the customer can switch easily, much of the saving may flow into lower prices. If the company adds AI subscriptions without removing old systems or workflows, costs may rise. If faster production creates more review, compliance, or support work, the apparent gain may migrate to another line of the budget.</p><p>This is why local productivity can coexist with flat company performance. One employee completes a task faster, but the surrounding process remains unchanged. The saved time is absorbed by another queue, another meeting, or simply more low-value output.</p><p>Real transformation should appear in the operating model: shorter cycle times, lower support expense, less waste, faster onboarding, improved quality, greater capacity, or more revenue from the same resources.</p><p>If none of those move, AI adoption may be visible while its economic value remains missing.</p><h3>New bottlenecks determine the advantage</h3><p>When one input becomes cheaper, another often becomes more important.</p><p>When code becomes abundant, product judgment and system design become scarcer. When analysis becomes abundant, trusted data and evaluation matter more. When prototypes become easy, integration and distribution become harder differentiators. When autonomous systems act faster, governance and accountability become more valuable.</p><p>The winning company is not necessarily the one that reduces the most obvious cost. It may be the one that identifies the next bottleneck first.</p><p>Return to the manufacturer. Early defect detection saves material, but only if the system is trusted enough to influence production. Better scheduling raises throughput, but only if downstream logistics can absorb it. More output has little value if demand is unchanged.</p><p>Or return to the hospital. Drafting notes faster can return time to clinicians. It can also produce a larger volume of text that must be checked, stored, interpreted, and defended. The benefit depends on whether the full workflow improves, not whether one step accelerates.</p><p>A cost curve never moves in isolation.</p><p>The strategic question is: <strong>Who keeps the difference after the entire system adjusts?</strong></p><h2>A preview: green trees, dead trees, and blue sky</h2><p>Once a cost curve moves, two further questions follow.</p><p>Which existing companies can reorganize around the new economics? And where do those economics create opportunities that did not previously exist?</p><p>We can think of incumbents as <strong>green trees</strong> or <strong>dead trees</strong>. Green trees can redirect resources toward new growth while preserving what customers value. Dead trees may still have revenue, brand, and scale, but their structures cannot adapt. They add AI to the surface while the economics underneath remain unchanged.</p><p>Then there is <strong>blue sky</strong>: opportunities that become viable when AI makes a previously impractical product, service, customer segment, or business model affordable. Blue sky is not simply &#8220;the AI market.&#8221; It appears wherever the boundary of what can be profitably produced or delivered has moved.</p><p>Cost structure tells us where to begin looking. It does not tell us which incumbents can move or which apparent openings are real. That is the next question.</p><h2>Follow the cost curve</h2><p>AI will continue to attract arguments about intelligence, labor, consciousness, and power. Those arguments matter. Business strategy requires a more disciplined frame.</p><p>Start with three questions:</p><ol><li><p><strong>What got cheaper?</strong></p></li><li><p><strong>How did the customer&#8217;s alternatives change?</strong></p></li><li><p><strong>Who keeps the difference?</strong></p></li></ol><p>These questions apply whether a company sells software, physical goods, professional services, healthcare, or transportation. They apply whether AI is visible in the product or buried inside operations.</p><p>AI does not create business value merely by making something technically possible. It creates business value when it changes the cost of producing a successful outcome and someone finds a way to capture the difference.</p><p>To understand what AI will do to a business, follow the cost curve.</p><div class="subscription-widget-wrap-editor" data-attrs="{&quot;url&quot;:&quot;https://viewfromthemtn.substack.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 View from the MTN! 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[AI in Product ≠ AI in Operations]]></title><description><![CDATA["AI company" is the most expensive phrase in diligence. Here are the two questions that cut through it.]]></description><link>https://viewfromthemtn.substack.com/p/ai-in-product-ai-in-operations</link><guid isPermaLink="false">https://viewfromthemtn.substack.com/p/ai-in-product-ai-in-operations</guid><dc:creator><![CDATA[Warren Woodrich Pettine]]></dc:creator><pubDate>Mon, 08 Jun 2026 15:35:29 GMT</pubDate><enclosure url="https://substack-post-media.s3.amazonaws.com/public/images/1870a0c1-fd2b-42ce-b919-c50e2f4bb2d1_1774x887.png" length="0" type="image/jpeg"/><content:encoded><![CDATA[<p>The most expensive mistake we see in AI diligence is treating &#8220;AI company&#8221; as a single thing. It is two things wearing one name. One kind sells AI to its customers and builds products that could not have existed a few years ago. The other points AI at its own work and lifts output per person.</p><p>On a pitch deck they look identical. On a P&amp;L they behave very differently. Confuse them and you misread the business, valuing a category-creating product as if it were ordinary software, or overlooking a quiet operator that has rebuilt its cost base from the inside.</p><p>So here is the whole argument in one line: <strong>AI in the product reshapes what you sell and how you price it; AI in operations multiplies what your people can do.</strong> Those are two different axes, not two points on one line, and the most useful thing you can do with any company wearing the AI label is figure out where it lands on each.</p><p class="button-wrapper" data-attrs="{&quot;url&quot;:&quot;https://viewfromthemtn.substack.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://viewfromthemtn.substack.com/subscribe?"><span>Subscribe now</span></a></p><h1>Two bets hiding under one name</h1><p>When someone calls a business an AI company, they almost always mean one of two things, and they rarely say which.</p><p>The first is <strong>AI in the product</strong>. The customer is paying for model inference, and in return gets something software could never deliver before: a draft written, a problem reasoned through, an action taken. Every query runs a meter. Picture it that way. In classic software the meter switched off the day the code shipped, and the next customer was free. In an AI product the meter keeps running, because the product keeps doing real work for every user, every time. That one fact, that the product performs work on each use and that work has a cost, is what rewrites the economics, and it is also what makes these products worth paying for.</p><p>The second is <strong>AI in operations</strong>. The company points AI at its own work to get more done with fewer people. This never touches the price the customer sees. It lands in operating expense and headcount, which means it widens the gap between revenue and cost from the inside.</p><p>The two move in different directions on the P&amp;L. AI in the product trades some gross margin for capability and growth, because serving each customer now carries a real cost. AI in operations lifts operating leverage, because the same revenue rides on a smaller payroll. A company can be strong on one axis and untouched by the other, which is exactly why a single &#8220;how much AI&#8221; score tells you nothing. You need two.</p><div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="https://substackcdn.com/image/fetch/$s_!3xNy!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F26de692e-a90e-4984-829e-bcdb584add06_1254x1254.png" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="https://substackcdn.com/image/fetch/$s_!3xNy!,w_424,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F26de692e-a90e-4984-829e-bcdb584add06_1254x1254.png 424w, https://substackcdn.com/image/fetch/$s_!3xNy!,w_848,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F26de692e-a90e-4984-829e-bcdb584add06_1254x1254.png 848w, https://substackcdn.com/image/fetch/$s_!3xNy!,w_1272,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F26de692e-a90e-4984-829e-bcdb584add06_1254x1254.png 1272w, https://substackcdn.com/image/fetch/$s_!3xNy!,w_1456,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F26de692e-a90e-4984-829e-bcdb584add06_1254x1254.png 1456w" sizes="100vw"><img src="https://substackcdn.com/image/fetch/$s_!3xNy!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F26de692e-a90e-4984-829e-bcdb584add06_1254x1254.png" width="1254" height="1254" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/26de692e-a90e-4984-829e-bcdb584add06_1254x1254.png&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:1254,&quot;width&quot;:1254,&quot;resizeWidth&quot;:null,&quot;bytes&quot;:1293357,&quot;alt&quot;:null,&quot;title&quot;:null,&quot;type&quot;:&quot;image/png&quot;,&quot;href&quot;:null,&quot;belowTheFold&quot;:true,&quot;topImage&quot;:false,&quot;internalRedirect&quot;:&quot;https://viewfromthemtn.substack.com/i/200699687?img=https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F26de692e-a90e-4984-829e-bcdb584add06_1254x1254.png&quot;,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="" srcset="https://substackcdn.com/image/fetch/$s_!3xNy!,w_424,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F26de692e-a90e-4984-829e-bcdb584add06_1254x1254.png 424w, https://substackcdn.com/image/fetch/$s_!3xNy!,w_848,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F26de692e-a90e-4984-829e-bcdb584add06_1254x1254.png 848w, https://substackcdn.com/image/fetch/$s_!3xNy!,w_1272,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F26de692e-a90e-4984-829e-bcdb584add06_1254x1254.png 1272w, https://substackcdn.com/image/fetch/$s_!3xNy!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F26de692e-a90e-4984-829e-bcdb584add06_1254x1254.png 1456w" sizes="100vw" loading="lazy"></picture><div class="image-link-expand"><div class="pencraft pc-display-flex pc-gap-8 pc-reset"><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container restack-image"><svg aria-hidden="true" width="20" height="20" viewBox="0 0 20 20" fill="none" stroke-width="1.5" stroke="var(--color-fg-primary)" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><g><path d="M2.53001 7.81595C3.49179 4.73911 6.43281 2.5 9.91173 2.5C13.1684 2.5 15.9537 4.46214 17.0852 7.23684L17.6179 8.67647M17.6179 8.67647L18.5002 4.26471M17.6179 8.67647L13.6473 6.91176M17.4995 12.1841C16.5378 15.2609 13.5967 17.5 10.1178 17.5C6.86118 17.5 4.07589 15.5379 2.94432 12.7632L2.41165 11.3235M2.41165 11.3235L1.5293 15.7353M2.41165 11.3235L6.38224 13.0882"></path></g></svg></button><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container view-image"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-maximize2 lucide-maximize-2"><polyline points="15 3 21 3 21 9"></polyline><polyline points="9 21 3 21 3 15"></polyline><line x1="21" x2="14" y1="3" y2="10"></line><line x1="3" x2="10" y1="21" y2="14"></line></svg></button></div></div></div></a></figure></div><h2>Axis 1: AI in the product</h2><h3>The SaaS baseline</h3><p>For twenty years, software taught investors to expect gross margins of 75 to 85 percent (<a href="https://www.iconiq.com/growth/reports/2025-state-of-software">ICONIQ, State of Software 2025</a>). The reason was simple. Once the code was written and the servers were running, the next customer cost almost nothing. Cost was fixed, and revenue piled on top.</p><h3>The meter never switches off</h3><p>The meter changes that, and it is worth being clear about what you get in return. Inference is what lets these products do things no fixed-cost software ever could, which is a large part of why they grow as fast as they do. The trade is a different margin shape, not a broken one. When inference is part of the product, cost rises with use, so the gross margin simply looks different from classic software.</p><p>The numbers are already in. ICONIQ&#8217;s <a href="https://www.iconiq.com/growth/reports/2026-state-of-ai-bi-annual-snapshot">State of AI: Bi-Annual Snapshot</a> puts the average AI-product gross margin near 52 percent, up from 41 percent two years earlier and still climbing. Put plainly: an AI product keeps about half of every dollar it bills today, where classic software kept four-fifths, and that half is funding growth a SaaS company could only envy. Inference runs about 23 percent of revenue at scaling-stage AI companies. Bessemer&#8217;s <a href="https://www.bvp.com/atlas/the-state-of-ai-2025">State of AI 2025</a> shows the range: its fastest-growing &#8220;Supernovas&#8221; run near 25 percent margin on roughly $1.13M of revenue per employee, trading early margin for a land grab, while the steadier &#8220;Shooting Stars&#8221; hold near 60 percent on about $164K per employee.</p><h3>When pricing lags the cost</h3><p>This does ask for a new discipline, and Replit is the cleanest public lesson. After it shipped a popular new agent, its gross margin reportedly swung from 36 percent to negative 14 percent in just two months in 2025, <a href="https://www.theinformation.com/articles/replits-margins-illustrate-high-costs-coding-agents">according to The Information</a>. The feature was a hit; the pricing simply had not caught up with the cost of serving it. That is the lesson, not a verdict on the model. It is cost of goods sold, the direct cost of delivering what you sell, showing up where SaaS never had any, and it rewards the companies that price for it from day one.</p><h3>The cost curve is falling</h3><p>There is good news in the trend. Bain Capital Ventures argues in <a href="https://baincapitalventures.com/insight/gross-margin-is-a-bs-metric/">&#8220;Gross Margin is a BS Metric&#8221;</a> that today&#8217;s thinner margins are a passing artifact of expensive model APIs, and the data backs it. When Mixtral 8x7B arrived, the going rate for that class of model fell from about $2 to $0.24 per million tokens in a matter of days. Input costs are falling fast, even as usage climbs. The fair conclusion is that today&#8217;s margins are a snapshot, not a destiny. Which means, for a buyer, the question is not &#8220;what is the margin today,&#8221; it is &#8220;which way is it heading, and has the company priced for the answer.&#8221;</p><h3>What is genuinely new</h3><p>Not every AI feature earns the label. There is a real line between products that bolt a model onto a classic application, where margin drifts down toward 60 to 70 percent, and products that could not exist at all without runtime inference: open-ended generation, agents that take multi-step actions, plain-language interfaces over messy data. The second group is what people mean by &#8220;AI-native&#8221; (<a href="https://online.hbs.edu/blog/post/ai-native">HBS</a>, <a href="https://www.ibm.com/think/topics/ai-native">IBM</a>), and it is where both the magic and the margin pressure run hottest.</p><h3>Pricing has to follow the meter</h3><p>Here is the trap that catches the most companies: if usage drives your cost but seats drive your price, you lose money precisely when customers love you most. Aaron Levie of Box put the scale of it bluntly at <a href="https://techcrunch.com/2025/10/29/box-ceo-aaron-levie-on-how-ai-is-changing-the-enterprise-saas-landscape/">TechCrunch Disrupt 2025</a>: there will soon be &#8220;100x, maybe 1,000x more agents than people,&#8221; and no per-seat model survives that. Sarah Tavel of Benchmark gives the fix a name in <a href="https://www.sarahtavel.com/p/ai-startups-sell-work-not-software">&#8220;Sell work, not software&#8221;</a>: price against the labor you replace, not the seats you fill.</p><p>The market is already moving. ICONIQ reports outcome-based pricing leaping from 2 percent of companies in mid-2025 to 18 percent by January 2026, the fastest pricing shift in modern software, and Salesforce at feature launch charged about $2 every time an Agentforce agent did something, a business it says has reached $800M in revenue (<a href="https://www.salesforce.com/news/press-releases/2026/02/25/fy26-q4-earnings/">Q4 FY26 release</a>). Which means a high-inference product still selling by the seat is not leaving money on the table. It is funding its customers&#8217; usage out of its own margin.</p><div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="https://substackcdn.com/image/fetch/$s_!qHd-!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F3865ec3d-42cc-439f-96e1-55b0cb3b7d8e_1840x936.png" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="https://substackcdn.com/image/fetch/$s_!qHd-!,w_424,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F3865ec3d-42cc-439f-96e1-55b0cb3b7d8e_1840x936.png 424w, https://substackcdn.com/image/fetch/$s_!qHd-!,w_848,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F3865ec3d-42cc-439f-96e1-55b0cb3b7d8e_1840x936.png 848w, https://substackcdn.com/image/fetch/$s_!qHd-!,w_1272,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F3865ec3d-42cc-439f-96e1-55b0cb3b7d8e_1840x936.png 1272w, https://substackcdn.com/image/fetch/$s_!qHd-!,w_1456,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F3865ec3d-42cc-439f-96e1-55b0cb3b7d8e_1840x936.png 1456w" sizes="100vw"><img src="https://substackcdn.com/image/fetch/$s_!qHd-!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F3865ec3d-42cc-439f-96e1-55b0cb3b7d8e_1840x936.png" width="1456" height="741" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/3865ec3d-42cc-439f-96e1-55b0cb3b7d8e_1840x936.png&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:741,&quot;width&quot;:1456,&quot;resizeWidth&quot;:null,&quot;bytes&quot;:166027,&quot;alt&quot;:null,&quot;title&quot;:null,&quot;type&quot;:&quot;image/png&quot;,&quot;href&quot;:null,&quot;belowTheFold&quot;:true,&quot;topImage&quot;:false,&quot;internalRedirect&quot;:&quot;https://viewfromthemtn.substack.com/i/200699687?img=https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F3865ec3d-42cc-439f-96e1-55b0cb3b7d8e_1840x936.png&quot;,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="" srcset="https://substackcdn.com/image/fetch/$s_!qHd-!,w_424,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F3865ec3d-42cc-439f-96e1-55b0cb3b7d8e_1840x936.png 424w, https://substackcdn.com/image/fetch/$s_!qHd-!,w_848,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F3865ec3d-42cc-439f-96e1-55b0cb3b7d8e_1840x936.png 848w, https://substackcdn.com/image/fetch/$s_!qHd-!,w_1272,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F3865ec3d-42cc-439f-96e1-55b0cb3b7d8e_1840x936.png 1272w, https://substackcdn.com/image/fetch/$s_!qHd-!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F3865ec3d-42cc-439f-96e1-55b0cb3b7d8e_1840x936.png 1456w" sizes="100vw" loading="lazy"></picture><div class="image-link-expand"><div class="pencraft pc-display-flex pc-gap-8 pc-reset"><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container restack-image"><svg aria-hidden="true" width="20" height="20" viewBox="0 0 20 20" fill="none" stroke-width="1.5" stroke="var(--color-fg-primary)" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><g><path d="M2.53001 7.81595C3.49179 4.73911 6.43281 2.5 9.91173 2.5C13.1684 2.5 15.9537 4.46214 17.0852 7.23684L17.6179 8.67647M17.6179 8.67647L18.5002 4.26471M17.6179 8.67647L13.6473 6.91176M17.4995 12.1841C16.5378 15.2609 13.5967 17.5 10.1178 17.5C6.86118 17.5 4.07589 15.5379 2.94432 12.7632L2.41165 11.3235M2.41165 11.3235L1.5293 15.7353M2.41165 11.3235L6.38224 13.0882"></path></g></svg></button><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container view-image"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-maximize2 lucide-maximize-2"><polyline points="15 3 21 3 21 9"></polyline><polyline points="9 21 3 21 3 15"></polyline><line x1="21" x2="14" y1="3" y2="10"></line><line x1="3" x2="10" y1="21" y2="14"></line></svg></button></div></div></div></a></figure></div><h2>Axis 2: AI in operations</h2><p>The second axis asks something different. Not &#8220;is AI in what you sell,&#8221; but &#8220;has AI changed how you run.&#8221; Two questions hide inside that one. Is AI making your existing people faster, or has it changed the shape of the company itself?</p><h3>The fast version: people get more done</h3><p>The cleanest evidence comes from Brynjolfsson, Li and Raymond, who studied real customer-support agents and found a 14 percent jump in output on average, and 34 percent for the newest workers (<a href="https://www.nber.org/papers/w31161">Generative AI at Work</a>). Operators feel the same pull. Shopify&#8217;s Farhan Thawar ordered 1,500 Cursor licenses, then immediately needed 1,500 more, and the fastest-growing users were not engineers but the support and revenue teams (<a href="https://www.firstround.com/ai/shopify">First Round</a>). Shopify&#8217;s CEO turned it into law: in his <a href="https://x.com/tobi/status/1909251946235437514">April 2025 memo</a>, Tobi L&#252;tke told the company that reflexive AI use is now the baseline, and that no team gets new headcount until it can prove AI cannot do the job. Which means, on this rung, the win shows up as the same work done by fewer hands.</p><h3>The deep version: the company changes shape</h3><p>The profound version is not faster typing. It is a different org chart, with fewer managers, wider spans of control, and far more revenue riding on each person.</p><p>Watch Klarna do it in public. Its <a href="https://www.sec.gov/Archives/edgar/data/2003292/000162828025012824/klarnagroupplcf-1.htm">F-1 filing</a> shows headcount falling from 5,527 at the end of 2022 to 3,422 at the end of 2024, roughly two thousand jobs, credited directly to AI, with management saying the number will keep dropping. Over the same stretch, CEO Sebastian Siemiatkowski says revenue per employee climbed from about $300K to $1.3M (<a href="https://www.charterworks.com/what-klarna-learned-from-its-ambitious-ai-rollout/">Charter, February 2026</a>). Each remaining person now carries more than four times the revenue they did three years earlier. That is not a productivity tweak. That is a new operating model.</p><h3>The maturity frameworks grade this axis</h3><p>This is where the maturity frameworks earn their keep, because they grade exactly this axis. <a href="https://cisr.mit.edu/publication/2025_0801_EnterpriseAIMaturityUpdate_WoernerSebastianWeillKaganer">MIT CISR</a> sorts companies into four stages and finds the bottom two lag their industry financially while the top two beat it, so depth here is not vanity, it shows up in the numbers. <a href="https://www.gartner.com/en/chief-information-officer/research/ai-maturity-model-toolkit">Gartner</a> offers a five-level version of the same climb. And the macro picture is humbling: <a href="https://www.mckinsey.com/capabilities/quantumblack/our-insights/the-state-of-ai">McKinsey</a> finds roughly 88 percent of companies have adopted AI but only about 38 percent have scaled it past pilots, while <a href="https://www.deloitte.com/us/en/what-we-do/capabilities/applied-artificial-intelligence/content/state-of-ai-in-the-enterprise.html">Deloitte</a> finds just 34 percent are genuinely rebuilding the business rather than chasing a few productivity wins. Which means most companies that call themselves AI-driven are sitting near the bottom of the ladder.</p><h3>The skeptic deserves a chair</h3><p>We are not here to sell a fairy tale to a room full of PE partners. Daron Acemoglu&#8217;s <a href="https://www.nber.org/papers/w32487">&#8220;The Simple Macroeconomics of AI&#8221;</a> projects total productivity gains of at most 0.66 percent over a decade. A 2026 NBER working paper from Yotzov, Barrero, Bloom and colleagues found that <a href="https://www.nber.org/papers/w34836">about nine in ten firms</a> report no measurable change in employment or productivity at all, which fits perfectly with most companies still stuck on the bottom rungs. And Klarna itself walked part of it back in 2025, bringing humans back for its highest-value customers when pure automation went too far. Cutting too deep carries its own cost.</p><h2>Quadrant breakdown</h2><div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="https://substackcdn.com/image/fetch/$s_!Z40D!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Ff2a7f18d-1645-4f63-bcd4-4213026b2f1e_2120x934.png" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="https://substackcdn.com/image/fetch/$s_!Z40D!,w_424,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Ff2a7f18d-1645-4f63-bcd4-4213026b2f1e_2120x934.png 424w, https://substackcdn.com/image/fetch/$s_!Z40D!,w_848,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Ff2a7f18d-1645-4f63-bcd4-4213026b2f1e_2120x934.png 848w, https://substackcdn.com/image/fetch/$s_!Z40D!,w_1272,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Ff2a7f18d-1645-4f63-bcd4-4213026b2f1e_2120x934.png 1272w, https://substackcdn.com/image/fetch/$s_!Z40D!,w_1456,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Ff2a7f18d-1645-4f63-bcd4-4213026b2f1e_2120x934.png 1456w" sizes="100vw"><img src="https://substackcdn.com/image/fetch/$s_!Z40D!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Ff2a7f18d-1645-4f63-bcd4-4213026b2f1e_2120x934.png" width="1456" height="641" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/f2a7f18d-1645-4f63-bcd4-4213026b2f1e_2120x934.png&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:641,&quot;width&quot;:1456,&quot;resizeWidth&quot;:null,&quot;bytes&quot;:189083,&quot;alt&quot;:null,&quot;title&quot;:null,&quot;type&quot;:&quot;image/png&quot;,&quot;href&quot;:null,&quot;belowTheFold&quot;:true,&quot;topImage&quot;:false,&quot;internalRedirect&quot;:&quot;https://viewfromthemtn.substack.com/i/200699687?img=https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Ff2a7f18d-1645-4f63-bcd4-4213026b2f1e_2120x934.png&quot;,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="" srcset="https://substackcdn.com/image/fetch/$s_!Z40D!,w_424,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Ff2a7f18d-1645-4f63-bcd4-4213026b2f1e_2120x934.png 424w, https://substackcdn.com/image/fetch/$s_!Z40D!,w_848,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Ff2a7f18d-1645-4f63-bcd4-4213026b2f1e_2120x934.png 848w, https://substackcdn.com/image/fetch/$s_!Z40D!,w_1272,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Ff2a7f18d-1645-4f63-bcd4-4213026b2f1e_2120x934.png 1272w, https://substackcdn.com/image/fetch/$s_!Z40D!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Ff2a7f18d-1645-4f63-bcd4-4213026b2f1e_2120x934.png 1456w" sizes="100vw" loading="lazy"></picture><div class="image-link-expand"><div class="pencraft pc-display-flex pc-gap-8 pc-reset"><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container restack-image"><svg aria-hidden="true" width="20" height="20" viewBox="0 0 20 20" fill="none" stroke-width="1.5" stroke="var(--color-fg-primary)" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><g><path d="M2.53001 7.81595C3.49179 4.73911 6.43281 2.5 9.91173 2.5C13.1684 2.5 15.9537 4.46214 17.0852 7.23684L17.6179 8.67647M17.6179 8.67647L18.5002 4.26471M17.6179 8.67647L13.6473 6.91176M17.4995 12.1841C16.5378 15.2609 13.5967 17.5 10.1178 17.5C6.86118 17.5 4.07589 15.5379 2.94432 12.7632L2.41165 11.3235M2.41165 11.3235L1.5293 15.7353M2.41165 11.3235L6.38224 13.0882"></path></g></svg></button><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container view-image"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-maximize2 lucide-maximize-2"><polyline points="15 3 21 3 21 9"></polyline><polyline points="9 21 3 21 3 15"></polyline><line x1="21" x2="14" y1="3" y2="10"></line><line x1="3" x2="10" y1="21" y2="14"></line></svg></button></div></div></div></a></figure></div><h2>Why it all comes down to cost structure</h2><p>Strip away the noise and every one of these stories is the same question wearing different clothes: what cost structure do you actually have, and did you price for it? A high-product company still selling by the seat is carrying inference as cost of goods sold and charging as if it had none. A lean operator with an ordinary product can defend rich margins for years. The phrase &#8220;AI company&#8221; tells you almost nothing about which of those you are looking at. Its place on these two axes tells you almost everything.</p><p>So before you ask whether a company uses AI, ask the two questions that actually move a valuation. Does AI sit in the product, creating value and reshaping how it is priced? Does AI sit in operations, multiplying what each person can do? The label is marketing. The position is the business.</p><p>We&#8217;ll cover that impact in the next post.</p><h1>Key references</h1><h3>Industry reports &amp; benchmarks</h3><ul><li><p>ICONIQ Growth, <em>State of AI: Bi-Annual Snapshot</em> (Jan 2026) &#8212; <a href="https://www.iconiq.com/growth/reports/2026-state-of-ai-bi-annual-snapshot">https://www.iconiq.com/growth/reports/2026-state-of-ai-bi-annual-snapshot</a></p></li><li><p>ICONIQ Growth, <em>State of Software 2025</em> &#8212; <a href="https://www.iconiq.com/growth/reports/2025-state-of-software">https://www.iconiq.com/growth/reports/2025-state-of-software</a></p></li><li><p>Bessemer Venture Partners, <em>The State of AI 2025</em> &#8212; <a href="https://www.bvp.com/atlas/the-state-of-ai-2025">https://www.bvp.com/atlas/the-state-of-ai-2025</a></p></li><li><p>McKinsey, <em>The State of AI 2025</em> &#8212; <a href="https://www.mckinsey.com/capabilities/quantumblack/our-insights/the-state-of-ai">https://www.mckinsey.com/capabilities/quantumblack/our-insights/the-state-of-ai</a></p></li><li><p>Deloitte, <em>State of AI in the Enterprise 2026</em> &#8212; <a href="https://www.deloitte.com/us/en/what-we-do/capabilities/applied-artificial-intelligence/content/state-of-ai-in-the-enterprise.html">https://www.deloitte.com/us/en/what-we-do/capabilities/applied-artificial-intelligence/content/state-of-ai-in-the-enterprise.html</a></p></li><li><p>MIT CISR, <em>Enterprise AI Maturity Model</em> (Weill, Woerner, Sebastian) &#8212; <a href="https://cisr.mit.edu/publication/2025_0801_EnterpriseAIMaturityUpdate_WoernerSebastianWeillKaganer">https://cisr.mit.edu/publication/2025_0801_EnterpriseAIMaturityUpdate_WoernerSebastianWeillKaganer</a></p></li><li><p>Gartner, <em>AI Maturity Model &amp; Roadmap Toolkit</em> &#8212; <a href="https://www.gartner.com/en/chief-information-officer/research/ai-maturity-model-toolkit">https://www.gartner.com/en/chief-information-officer/research/ai-maturity-model-toolkit</a></p></li></ul><h3>Operator &amp; investor commentary</h3><ul><li><p>Sarah Tavel (Benchmark), <em>&#8220;AI startups: Sell work, not software&#8221;</em> &#8212; </p></li></ul><div class="embedded-post-wrap" data-attrs="{&quot;id&quot;:136139389,&quot;url&quot;:&quot;https://www.sarahtavel.com/p/ai-startups-sell-work-not-software&quot;,&quot;publication_id&quot;:14522,&quot;embedding_publication_id&quot;:null,&quot;publication_name&quot;:&quot;Sarah Tavel's Newsletter&quot;,&quot;publication_logo_url&quot;:&quot;https://substackcdn.com/image/fetch/$s_!GUSx!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fbucketeer-e05bbc84-baa3-437e-9518-adb32be77984.s3.amazonaws.com%2Fpublic%2Fimages%2Fe6bfa39f-1f84-40b6-b64a-cfa5b78692b4_256x256.png&quot;,&quot;title&quot;:&quot;AI startups: Sell work, not software&quot;,&quot;truncated_body_text&quot;:&quot;For the past 25 years, application software startups have had a singular focus: increasing company and employee (including developer) productivity. This looked like building software that increased productivity at the employee level, increased collaboration across employees and teams, and/or enabled better oversight and management at the leadership leve&#8230;&quot;,&quot;date&quot;:&quot;2023-08-21T22:32:42.963Z&quot;,&quot;like_count&quot;:272,&quot;comment_count&quot;:27,&quot;bylines&quot;:[{&quot;id&quot;:883898,&quot;name&quot;:&quot;Sarah Tavel&quot;,&quot;handle&quot;:&quot;sarahtavel&quot;,&quot;previous_name&quot;:null,&quot;photo_url&quot;:&quot;https://bucketeer-e05bbc84-baa3-437e-9518-adb32be77984.s3.amazonaws.com/public/images/a7be31f8-168a-4901-9ed7-5c57211a15ad_421x421.jpeg&quot;,&quot;bio&quot;:&quot;Blogging since 2006. Partner @benchmark. formerly: product @pinterest. vc @greylockvc, @bessemervp.&quot;,&quot;profile_set_up_at&quot;:&quot;2023-01-04T17:43:20.599Z&quot;,&quot;reader_installed_at&quot;:&quot;2023-02-18T13:38:45.822Z&quot;,&quot;publicationUsers&quot;:[{&quot;id&quot;:88233,&quot;user_id&quot;:883898,&quot;publication_id&quot;:14522,&quot;role&quot;:&quot;admin&quot;,&quot;public&quot;:true,&quot;is_primary&quot;:true,&quot;publication&quot;:{&quot;id&quot;:14522,&quot;name&quot;:&quot;Sarah Tavel's Newsletter&quot;,&quot;subdomain&quot;:&quot;sarahtavel&quot;,&quot;custom_domain&quot;:&quot;www.sarahtavel.com&quot;,&quot;custom_domain_optional&quot;:false,&quot;hero_text&quot;:&quot;Hi! I'm Sarah Tavel. I've been writing since 2006. This newsIetter is something new I'm trying and I hope will become my new permanent home. Will share thoughts on tech trends, company building, and startups generally.&quot;,&quot;logo_url&quot;:&quot;https://bucketeer-e05bbc84-baa3-437e-9518-adb32be77984.s3.amazonaws.com/public/images/e6bfa39f-1f84-40b6-b64a-cfa5b78692b4_256x256.png&quot;,&quot;author_id&quot;:883898,&quot;primary_user_id&quot;:883898,&quot;theme_var_background_pop&quot;:&quot;#6B26FF&quot;,&quot;created_at&quot;:&quot;2019-07-29T22:32:07.033Z&quot;,&quot;email_from_name&quot;:&quot;Sarah Tavel's Newsletter&quot;,&quot;copyright&quot;:&quot;Sarah Tavel&quot;,&quot;founding_plan_name&quot;:null,&quot;community_enabled&quot;:true,&quot;invite_only&quot;:false,&quot;payments_state&quot;:&quot;disabled&quot;,&quot;language&quot;:null,&quot;explicit&quot;:false,&quot;homepage_type&quot;:&quot;magaziney&quot;,&quot;is_personal_mode&quot;:false,&quot;logo_url_wide&quot;:null}}],&quot;twitter_screen_name&quot;:&quot;sarahtavel&quot;,&quot;is_guest&quot;:false,&quot;bestseller_tier&quot;:null,&quot;status&quot;:{&quot;bestsellerTier&quot;:null,&quot;subscriberTier&quot;:1,&quot;leaderboard&quot;:null,&quot;vip&quot;:false,&quot;badge&quot;:{&quot;type&quot;:&quot;subscriber&quot;,&quot;tier&quot;:1,&quot;accent_colors&quot;:null},&quot;paidPublicationIds&quot;:[10845,6349492,260347],&quot;subscriber&quot;:null}}],&quot;utm_campaign&quot;:null,&quot;belowTheFold&quot;:true,&quot;type&quot;:&quot;newsletter&quot;,&quot;language&quot;:&quot;en&quot;,&quot;source&quot;:null}" data-component-name="EmbeddedPostToDOM"><a class="embedded-post" native="true" href="https://www.sarahtavel.com/p/ai-startups-sell-work-not-software?utm_source=substack&amp;utm_campaign=post_embed&amp;utm_medium=web"><div class="embedded-post-header"><img class="embedded-post-publication-logo" src="https://substackcdn.com/image/fetch/$s_!GUSx!,w_56,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fbucketeer-e05bbc84-baa3-437e-9518-adb32be77984.s3.amazonaws.com%2Fpublic%2Fimages%2Fe6bfa39f-1f84-40b6-b64a-cfa5b78692b4_256x256.png" loading="lazy"><span class="embedded-post-publication-name">Sarah Tavel's Newsletter</span></div><div class="embedded-post-title-wrapper"><div class="embedded-post-title">AI startups: Sell work, not software</div></div><div class="embedded-post-body">For the past 25 years, application software startups have had a singular focus: increasing company and employee (including developer) productivity. This looked like building software that increased productivity at the employee level, increased collaboration across employees and teams, and/or enabled better oversight and management at the leadership leve&#8230;</div><div class="embedded-post-cta-wrapper"><span class="embedded-post-cta">Read more</span></div><div class="embedded-post-meta">3 years ago &#183; 272 likes &#183; 27 comments &#183; Sarah Tavel</div></a></div><ul><li><p>Bain Capital Ventures, <em>&#8220;Gross Margin is a BS Metric&#8221;</em> &#8212; <a href="https://baincapitalventures.com/insight/gross-margin-is-a-bs-metric/">https://baincapitalventures.com/insight/gross-margin-is-a-bs-metric/</a></p></li><li><p>Aaron Levie (Box), TechCrunch Disrupt 2025 &#8212; <a href="https://techcrunch.com/2025/10/29/box-ceo-aaron-levie-on-how-ai-is-changing-the-enterprise-saas-landscape/">https://techcrunch.com/2025/10/29/box-ceo-aaron-levie-on-how-ai-is-changing-the-enterprise-saas-landscape/</a></p></li><li><p>Tobi L&#252;tke (Shopify), &#8220;Reflexive AI usage&#8221; memo (Apr 7, 2025) &#8212; </p></li></ul><div class="twitter-embed" data-attrs="{&quot;url&quot;:&quot;https://x.com/tobi/status/1909251946235437514&quot;,&quot;full_text&quot;:&quot;https://t.co/6i6h3sKi3x&quot;,&quot;username&quot;:&quot;tobi&quot;,&quot;name&quot;:&quot;tobi lutke&quot;,&quot;profile_image_url&quot;:&quot;https://pbs.substack.com/profile_images/1999293930936909824/_HWYanot_normal.jpg&quot;,&quot;date&quot;:&quot;2025-04-07T14:28:30.000Z&quot;,&quot;photos&quot;:[],&quot;quoted_tweet&quot;:{},&quot;reply_count&quot;:304,&quot;retweet_count&quot;:971,&quot;like_count&quot;:7114,&quot;impression_count&quot;:2536044,&quot;expanded_url&quot;:null,&quot;video_url&quot;:null,&quot;video_preview_media_key&quot;:null,&quot;belowTheFold&quot;:true}" data-component-name="Twitter2ToDOM"></div><ul><li><p>Farhan Thawar (Shopify) via First Round, &#8220;From Memo to Movement&#8221; (Jul 2025) &#8212; <a href="https://www.firstround.com/ai/shopify">https://www.firstround.com/ai/shopify</a></p></li><li><p>Sebastian Siemiatkowski (Klarna), Charter Leading with AI Summit (Feb 10, 2026) &#8212; <a href="https://www.charterworks.com/what-klarna-learned-from-its-ambitious-ai-rollout/">https://www.charterworks.com/what-klarna-learned-from-its-ambitious-ai-rollout/</a></p></li><li><p>Harvard Business School Online, <em>&#8220;How to Architect an AI-Native Business&#8221;</em> &#8212; <a href="https://online.hbs.edu/blog/post/ai-native">https://online.hbs.edu/blog/post/ai-native</a></p></li><li><p>IBM, <em>&#8220;What is AI Native?&#8221;</em> &#8212; <a href="https://www.ibm.com/think/topics/ai-native">https://www.ibm.com/think/topics/ai-native</a></p></li></ul><h3>Public filings &amp; disclosures</h3><ul><li><p>Klarna Group plc, Form F-1 (SEC, Mar 2025) &#8212; <a href="https://www.sec.gov/Archives/edgar/data/2003292/000162828025012824/klarnagroupplcf-1.htm">https://www.sec.gov/Archives/edgar/data/2003292/000162828025012824/klarnagroupplcf-1.htm</a></p></li><li><p>Salesforce, Q4 FY26 earnings release (Feb 25, 2026) &#8212; <a href="https://www.salesforce.com/news/press-releases/2026/02/25/fy26-q4-earnings/">https://www.salesforce.com/news/press-releases/2026/02/25/fy26-q4-earnings/</a></p></li><li><p><em>The Information</em>, &#8220;Replit&#8217;s Margins Illustrate the High Costs of Coding Agents&#8221; (2025) &#8212; <a href="https://www.theinformation.com/articles/replits-margins-illustrate-high-costs-coding-agents">https://www.theinformation.com/articles/replits-margins-illustrate-high-costs-coding-agents</a></p></li></ul><h3>Academic papers</h3><ul><li><p>Brynjolfsson, Li &amp; Raymond, <em>&#8220;Generative AI at Work&#8221;</em> (NBER 31161; QJE 2025) &#8212; <a href="https://www.nber.org/papers/w31161">https://www.nber.org/papers/w31161</a></p></li><li><p>Acemoglu, <em>&#8220;The Simple Macroeconomics of AI&#8221;</em> (NBER 32487, May 2024) &#8212; <a href="https://www.nber.org/papers/w32487">https://www.nber.org/papers/w32487</a></p></li><li><p>Yotzov, Barrero, Bloom et al., <em>&#8220;Firm Data on AI&#8221;</em> (NBER WP 34836, Feb 2026) &#8212; <a href="https://www.nber.org/papers/w34836">https://www.nber.org/papers/w34836</a></p></li></ul><div class="subscription-widget-wrap-editor" data-attrs="{&quot;url&quot;:&quot;https://viewfromthemtn.substack.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 View from the MTN! 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>]]></content:encoded></item><item><title><![CDATA[Treating the Root Cause]]></title><description><![CDATA[Why MTN went deeper than clinical AI to the bedrock underneath American healthcare]]></description><link>https://viewfromthemtn.substack.com/p/treating-the-root-cause</link><guid isPermaLink="false">https://viewfromthemtn.substack.com/p/treating-the-root-cause</guid><dc:creator><![CDATA[Warren Woodrich Pettine]]></dc:creator><pubDate>Mon, 25 May 2026 14:45:08 GMT</pubDate><enclosure url="https://substack-post-media.s3.amazonaws.com/public/images/e9e56367-e9dc-4fd8-89df-d3520c645ea5_1672x941.png" length="0" type="image/jpeg"/><content:encoded><![CDATA[<p><em>We founded MTN to build the future&#8217;s clinical AI. We started this year convinced that no clinical AI will matter at scale until something deeper is fixed.</em></p><h3>What we set out to do</h3><p>We started MTN with a thesis any clinician would recognize. The bedside is full of decisions that depend on patterns no single person can hold in working memory. Vitals, waveforms, labs in motion, and health records encode much of that pattern. Modern models can learn from them when the data is treated with care. </p><p>So we built clinical AI on top of that data. Real models, trained on real cohorts. We cleared the institutional review boards at two major health systems. Cleared their IT and security reviews after that. Each step took longer than the science had, and each step taught us more about the system. We were standing at the door, approvals in hand, ready to run.</p><p>We expected the constraint to be model quality. It was not.</p><h3>What the work taught us</h3><p>The lesson came from the part of the job that did not look like medicine. </p><p>Most of the engineering effort behind any clinical AI deployment is not the model. It is the data underneath. Every site looks different. Every integration breaks again when an upstream system changes a field, a code set, or a vendor. EHR upgrades shift what a clinical observation looks like at the storage layer. New billing rules redefine how the same encounter is coded. Long before a model could run live, the integration questions had already decided whether it ever would. The schema work, the billing-code reconciliation, the reimbursement pathway, the data-access layer, all of it sat upstream of the deployment we never had to actually run to understand.</p><p>By the end of a typical month, we found ourselves spending far less time designing models than navigating billing codes and the surrounding apparatus of reimbursement and operations. The work that determined whether a deployment lived or died was rarely the model itself. It was the reconciliation of the data deciding whether the model&#8217;s recommendations could ever be paid for. The science was not the bottleneck. The data layer was, and the data layer decided what could be built and what could be paid for.</p><p>That experience repeated often enough to stop being an anecdote. It was the structural shape of the work.</p><h3>The deeper realization</h3><p>If the data layer decides what can be deployed, then the question is what is wrong with the data layer. The answer is older than any of our models, and it is hiding in plain sight on every health system&#8217;s income statement. </p><p>Roughly a third of every healthcare dollar in the United States is spent on administration rather than care.<a href="https://www.healthaffairs.org/content/briefs/role-administrative-waste-excess-us-health-spending">[1]</a> That is the binding constraint on American medicine. Even the best clinical AI lives downstream of a financial system that cannot afford to absorb new costs without offsetting them elsewhere. A model whose validation looks strong on retrospective data but adds friction to billing, prior authorization, or reconciliation will not survive the budget conversation that follows the approvals. It will be politely retired, framed as a learning, and quietly replaced by whatever protects the operating margin.</p><p>The problem is not primarily clinical. It is financial. And the financial problem is not primarily about insurance design or pricing or any of the other places the policy conversation usually settles. It is about the cost of running the system itself: the cost of making the data agree with itself across the dozens of platforms a single patient interaction touches.</p><h3>Why the two problems are the same problem</h3><p>The administrative tax is not a separate disease from the deployment problem. It is the same disease in a different costume. </p><p>Look at where the money actually goes. Denial rework. Reconciliation across payers and providers. Parallel platforms that grew through acquisition, and the perpetual schema mapping between them. Back-office teams whose job is to translate one system&#8217;s representation of an event into another system&#8217;s representation of the same event. </p><p>These are the same underlying condition: data that does not agree with itself, in volumes large enough that humans become the integration layer. Fragmented data is what makes administration expensive. Fragmented data is also what makes clinical AI hard to deploy. One disease, two symptoms.</p><p>Once we saw it that way, the next move was structural rather than strategic. The technology we had built to make clinical data usable was already pointed at the harder and larger version of the same problem. Per-source semantic annotation. Canonical concepts emerging across many annotated schemas. Integration or migration without requiring raw-data movement. We had been solving the financial problem all along, in the narrow shape of a clinical deployment.</p><h3>The shift</h3><p>So we took the engine and pointed it at the financial layer. We call it MTN Data Foundry. </p><ul><li><p>It makes fragmented data operable by adding a semantic description to each source. </p></li><li><p>Each source is annotated at the schema level on its own terms, using evidence from the schema itself rather than a canonical mapping imposed from above. </p></li><li><p>Shared semantic concepts emerge across many annotated schemas, either through cross-source alignment or by mapping to a target schema when one is specified. </p></li><li><p>Integration and migration follow from those mappings without requiring a raw-data central store. </p></li></ul><p>The clinical work taught us the shape of the problem. Data Foundry is the shape of the answer.</p><h3>Adjacent verticals as proving grounds</h3><p>The same fragmented-data pattern shows up wherever companies grow by acquiring others, regardless of industry. The seams left behind by an acquisition rarely disappear; they get papered over by integration projects that ship just enough harmonization to close the books and then never quite finish. Years later, an operator inherits an environment where the same customer or the same transaction or the same asset is represented in three subtly incompatible ways, and the cost of disagreement compounds quietly until a migration, an audit, or a new system of record forces it into the open.</p><p>Working with adjacent verticals to healthcare is the fastest way to harden the product. Cycles are shorter outside healthcare. Migrations close in months instead of years. Procurement is faster. Regulatory exposure is narrower. Each engagement sharpens the semantic-annotation primitives and the canonical-concept extraction that the longer healthcare engagements will eventually depend on. The matured version comes back into the healthcare deployments with more reps behind it and fewer assumptions baked into it.</p><h3>What this opens up</h3><p>When administrative drag eases:</p><ul><li><p>The marginal dollar moves toward care. </p></li><li><p>Clinicians spend their day with patients rather than with documentation. </p></li><li><p>Plans approve in minutes rather than weeks. Audits become a reading exercise rather than a forensic one. </p></li><li><p>New therapies reach the people who need them because the system around them can afford to deploy them. </p></li><li><p>The deployments themselves stop being heroic projects that require a special team and start being routine ones that any operator can run.</p></li></ul><p>None of that requires a new clinical breakthrough. It requires the system underneath the breakthroughs to compute. The clinical AI we set out to build still gets shipped. It gets shipped on top of a system that can pay for it, in a country whose health spending finally tracks its health outcomes.</p><h3>An invitation</h3><p>This is bigger than one company. The operators, consultants, plans, platforms, and investors working on any part of this fabric are the ones who decide whether the next decade looks like the last. We followed our own work upstream until we found the prerequisite, and the prerequisite turned out to be more interesting than what we set out to build. If you are working on any part of this problem, in healthcare or in an industry that looks like it, we would like to be in the conversation with you.</p><div class="subscription-widget-wrap-editor" data-attrs="{&quot;url&quot;:&quot;https://viewfromthemtn.substack.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 View from the MTN! 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>]]></content:encoded></item><item><title><![CDATA[From Sprint to Safety: What the SAFE-AI Framework Means for Medicine]]></title><description><![CDATA[Enabling small and medium sized organization to build ethical AI systems in regulated environments]]></description><link>https://viewfromthemtn.substack.com/p/from-sprint-to-safety-what-the-safe</link><guid isPermaLink="false">https://viewfromthemtn.substack.com/p/from-sprint-to-safety-what-the-safe</guid><dc:creator><![CDATA[Warren Woodrich Pettine]]></dc:creator><pubDate>Wed, 30 Jul 2025 13:46:05 GMT</pubDate><enclosure url="https://substackcdn.com/image/fetch/$s_!_-mL!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F8180c0cc-b40f-4089-b82d-1801ae463459_1056x720.jpeg" length="0" type="image/jpeg"/><content:encoded><![CDATA[<p>Every day, a new medical AI tool shows up.</p><p>It promises to predict readmissions, flag silent hypoxia, summarize patient notes, or help clinicians triage faster. But how do you know whether the tool was trained fairly? That it performs equitably across racial groups or age brackets? That it won&#8217;t quietly drift into irrelevance after a few model updates?</p><p>The truth is: most users don&#8217;t get a clear answer. Even the vendors building these models often don&#8217;t have the internal capacity to apply full ethics frameworks. Worse, the few that do exist often require specialized staff, dedicated committees, or regulatory teams most startups simply don&#8217;t have.</p><p>That&#8217;s the gap the SAFE-AI Framework was built to close. We at MTN are very excited to have played a part.</p><h1>TL;DR: What Hospitals Should Know About SAFE-AI</h1><p>SAFE-AI stands for <strong>Scalable Agile Framework for Execution in AI</strong>. It was designed through a collaborative effort between MTN, the <a href="https://www.datasciencealliance.org/">Data Science Alliance</a>, the University of Utah, and <a href="https://www.nemsee.com/">Nemsee LLC</a>. The goal is highly practical: <strong>embed lightweight but testable ethical oversight</strong> into the way small vendors and product teams already work.</p><h2>How this helps</h2><ul><li><p>Built to fit real Agile/Scrum workflows (no ethics bureaucracy required)</p></li><li><p>Designed for resource-limited teams who require hospital-grade in transparency and fairness</p></li><li><p>Aligns with emerging federal rules (HHS &#167;1557, FDA SaMD)</p></li><li><p>Makes it easy for hospitals to ask vendors the right questions&#8212;and get clear, auditable answers</p></li></ul><p><strong>A preprint of the paper is available through this link</strong>: <a href="http://arxiv.org/abs/2507.01304">http://arxiv.org/abs/2507.01304</a></p><h1>The Problem: AI Governance Can&#8217;t Be an Afterthought</h1><p>Hospitals are already integrating AI-powered tools into core operations. But most of these tools are:</p><ul><li><p>Developed by small-to-mid-sized teams</p></li><li><p>Trained on siloed or non-representative datasets</p></li><li><p>Tuned and re-tuned rapidly in live environments</p></li></ul><p>These facts create risk. Not just regulatory or reputational risk, but <strong>real clinical and operational risks</strong>: alarm fatigue, performance drift, and unequal outcomes for vulnerable patients.</p><p>SAFE-AI offers a way to make sure <strong>every model change, deployment, and update includes an ethics checkpoint&#8212;without slowing product delivery.</strong></p><h1>How SAFE-AI Works: Phases That Repeat</h1><p>SAFE-AI is not a checklist, it&#8217;s a <strong>repeating lifecycle</strong> that maps directly to Agile build cycles.</p><div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="https://substackcdn.com/image/fetch/$s_!_-mL!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F8180c0cc-b40f-4089-b82d-1801ae463459_1056x720.jpeg" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="https://substackcdn.com/image/fetch/$s_!_-mL!,w_424,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F8180c0cc-b40f-4089-b82d-1801ae463459_1056x720.jpeg 424w, https://substackcdn.com/image/fetch/$s_!_-mL!,w_848,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F8180c0cc-b40f-4089-b82d-1801ae463459_1056x720.jpeg 848w, https://substackcdn.com/image/fetch/$s_!_-mL!,w_1272,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F8180c0cc-b40f-4089-b82d-1801ae463459_1056x720.jpeg 1272w, https://substackcdn.com/image/fetch/$s_!_-mL!,w_1456,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F8180c0cc-b40f-4089-b82d-1801ae463459_1056x720.jpeg 1456w" sizes="100vw"><img src="https://substackcdn.com/image/fetch/$s_!_-mL!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F8180c0cc-b40f-4089-b82d-1801ae463459_1056x720.jpeg" width="1056" height="720" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/8180c0cc-b40f-4089-b82d-1801ae463459_1056x720.jpeg&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:720,&quot;width&quot;:1056,&quot;resizeWidth&quot;:null,&quot;bytes&quot;:null,&quot;alt&quot;:null,&quot;title&quot;:null,&quot;type&quot;:null,&quot;href&quot;:null,&quot;belowTheFold&quot;:true,&quot;topImage&quot;:false,&quot;internalRedirect&quot;:null,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="" srcset="https://substackcdn.com/image/fetch/$s_!_-mL!,w_424,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F8180c0cc-b40f-4089-b82d-1801ae463459_1056x720.jpeg 424w, https://substackcdn.com/image/fetch/$s_!_-mL!,w_848,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F8180c0cc-b40f-4089-b82d-1801ae463459_1056x720.jpeg 848w, https://substackcdn.com/image/fetch/$s_!_-mL!,w_1272,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F8180c0cc-b40f-4089-b82d-1801ae463459_1056x720.jpeg 1272w, https://substackcdn.com/image/fetch/$s_!_-mL!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F8180c0cc-b40f-4089-b82d-1801ae463459_1056x720.jpeg 1456w" sizes="100vw" loading="lazy"></picture><div class="image-link-expand"><div class="pencraft pc-display-flex pc-gap-8 pc-reset"><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container restack-image"><svg aria-hidden="true" width="20" height="20" viewBox="0 0 20 20" fill="none" stroke-width="1.5" stroke="var(--color-fg-primary)" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><g><path d="M2.53001 7.81595C3.49179 4.73911 6.43281 2.5 9.91173 2.5C13.1684 2.5 15.9537 4.46214 17.0852 7.23684L17.6179 8.67647M17.6179 8.67647L18.5002 4.26471M17.6179 8.67647L13.6473 6.91176M17.4995 12.1841C16.5378 15.2609 13.5967 17.5 10.1178 17.5C6.86118 17.5 4.07589 15.5379 2.94432 12.7632L2.41165 11.3235M2.41165 11.3235L1.5293 15.7353M2.41165 11.3235L6.38224 13.0882"></path></g></svg></button><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container view-image"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-maximize2 lucide-maximize-2"><polyline points="15 3 21 3 21 9"></polyline><polyline points="9 21 3 21 3 15"></polyline><line x1="21" x2="14" y1="3" y2="10"></line><line x1="3" x2="10" y1="21" y2="14"></line></svg></button></div></div></div></a></figure></div><h6><strong>Figure 1</strong>. SAFE-AI Summary Workflow - highlights each core phase and feedback loop, from prioritization to deployment and monitoring.</h6><h2>Discovery</h2><p><strong>Select and prioritize</strong> among potential projects and their degree of alignment with organizational interests. Identify <strong>compliance and regulatory</strong> issues, affected stakeholders, and match the level of ethical scrutiny to the real-world impact.</p><h2>Assessment</h2><p>Define <strong>Acceptance Criteria</strong> (e.g. sensitivity, latency), <strong>Fairness Metrics</strong> (subgroup performance), and <strong>Transparency Metrics</strong> using the SPAMM approach (more on that below).</p><h2>Development &amp; Integration</h2><p>Build, tune, test <strong>tolerance metrics</strong>. Most importantly, <strong>embed those metrics directly into product backlogs</strong>. Everyone from data scientists to QA owns ethics.</p><h2>Monitoring &amp; Evaluation</h2><p>Set re-entry rules: every model retrain, data update, or environment change triggers another lightweight ethics cycle. Think of it as &#8220;post-market surveillance&#8221; for your AI signals.</p><p>&#8594; <strong>For tech teams:</strong> Implementation is modular and audit-friendly.</p><div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="https://substackcdn.com/image/fetch/$s_!Mk9y!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F5870c949-dbd2-47c7-8c79-ae0686ba246a_1600x583.png" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="https://substackcdn.com/image/fetch/$s_!Mk9y!,w_424,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F5870c949-dbd2-47c7-8c79-ae0686ba246a_1600x583.png 424w, https://substackcdn.com/image/fetch/$s_!Mk9y!,w_848,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F5870c949-dbd2-47c7-8c79-ae0686ba246a_1600x583.png 848w, https://substackcdn.com/image/fetch/$s_!Mk9y!,w_1272,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F5870c949-dbd2-47c7-8c79-ae0686ba246a_1600x583.png 1272w, https://substackcdn.com/image/fetch/$s_!Mk9y!,w_1456,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F5870c949-dbd2-47c7-8c79-ae0686ba246a_1600x583.png 1456w" sizes="100vw"><img src="https://substackcdn.com/image/fetch/$s_!Mk9y!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F5870c949-dbd2-47c7-8c79-ae0686ba246a_1600x583.png" width="1456" height="531" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/5870c949-dbd2-47c7-8c79-ae0686ba246a_1600x583.png&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:531,&quot;width&quot;:1456,&quot;resizeWidth&quot;:null,&quot;bytes&quot;:null,&quot;alt&quot;:null,&quot;title&quot;:null,&quot;type&quot;:null,&quot;href&quot;:null,&quot;belowTheFold&quot;:true,&quot;topImage&quot;:false,&quot;internalRedirect&quot;:null,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="" srcset="https://substackcdn.com/image/fetch/$s_!Mk9y!,w_424,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F5870c949-dbd2-47c7-8c79-ae0686ba246a_1600x583.png 424w, https://substackcdn.com/image/fetch/$s_!Mk9y!,w_848,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F5870c949-dbd2-47c7-8c79-ae0686ba246a_1600x583.png 848w, https://substackcdn.com/image/fetch/$s_!Mk9y!,w_1272,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F5870c949-dbd2-47c7-8c79-ae0686ba246a_1600x583.png 1272w, https://substackcdn.com/image/fetch/$s_!Mk9y!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F5870c949-dbd2-47c7-8c79-ae0686ba246a_1600x583.png 1456w" sizes="100vw" loading="lazy"></picture><div class="image-link-expand"><div class="pencraft pc-display-flex pc-gap-8 pc-reset"><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container restack-image"><svg aria-hidden="true" width="20" height="20" viewBox="0 0 20 20" fill="none" stroke-width="1.5" stroke="var(--color-fg-primary)" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><g><path d="M2.53001 7.81595C3.49179 4.73911 6.43281 2.5 9.91173 2.5C13.1684 2.5 15.9537 4.46214 17.0852 7.23684L17.6179 8.67647M17.6179 8.67647L18.5002 4.26471M17.6179 8.67647L13.6473 6.91176M17.4995 12.1841C16.5378 15.2609 13.5967 17.5 10.1178 17.5C6.86118 17.5 4.07589 15.5379 2.94432 12.7632L2.41165 11.3235M2.41165 11.3235L1.5293 15.7353M2.41165 11.3235L6.38224 13.0882"></path></g></svg></button><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container view-image"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-maximize2 lucide-maximize-2"><polyline points="15 3 21 3 21 9"></polyline><polyline points="9 21 3 21 3 15"></polyline><line x1="21" x2="14" y1="3" y2="10"></line><line x1="3" x2="10" y1="21" y2="14"></line></svg></button></div></div></div></a></figure></div><h6><strong>Figure 2. </strong>Detailed Ethical Evaluation Process SAFE-AI - conducted continuously throughout product development. The process begins with a discussion of priorities and alignment and proceeds through model building and inference implementation, emphasizing appropriate tolerance levels at each iteration.</h6><p></p><p class="button-wrapper" data-attrs="{&quot;url&quot;:&quot;https://viewfromthemtn.substack.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://viewfromthemtn.substack.com/subscribe?"><span>Subscribe now</span></a></p><h1>Spotlight: The Metrics That Matter</h1><p>SAFE-AI helps vendors (and hospitals) move beyond vague principles by using three metric categories:</p><p>&#128994; <strong>Acceptance Criteria</strong>: Stakeholder-defined performance thresholds&#8212;like &#8220;AUC &#8805; 0.85 on under-40 patients.&#8221;</p><p>&#128993; <strong>Fairness Metrics</strong>: Gap analyses across subgroups, like &#8220;False-negative rate for Black patients should not exceed overall FNR by &gt;3%.&#8221;</p><p>&#128309; <strong>Transparency Metrics</strong>: Narrative scenario testing using SPAMM (Scenario-Based Probability Analogy Mapping). Instead of abstract confidence scores, you get human-readable summaries such as:</p><blockquote><p>&#8220;In 70% of patients with these vital trends, respiratory failure occurred within 6 hours. In the other 30%, the model missed early signs, mostly in those with comorbidities.&#8221;</p></blockquote><h1>Why SPAMM Helps Build Trust</h1><p>One of the paper&#8217;s key innovations is the <strong>SPAMM technique</strong>, which makes it easier for clinicians, executives, and even patients to understand what an AI model is doing, and where it might fail.</p><p>This matters because tools like SHAP or LIME (popular explainability techniques) don&#8217;t always translate meaningfully to frontline decision-makers. SAFE-AI emphasizes <em>narrative transparency,</em> telling the story of how the model behaves across contexts, including error modes.</p><p>Hospitals can demand this kind of scenario framing as part of every AI procurement or evaluation process.</p><h1>Embedding Ethics into Agile, Not Around It</h1><p>Many ethics approaches assume a waterfall-style dev cycle and dedicated review boards. That&#8217;s fine for pharma, but it doesn&#8217;t match the pace or constraints of AI product teams.</p><p>SAFE-AI <strong>maps ethics tasks onto existing tools like Jira, GitHub Projects, and sprint planning boards</strong>. That means:</p><ul><li><p>No separate documentation silos</p></li><li><p>No ethics teams working in isolation</p></li><li><p>No extra quarterly committee meetings</p></li></ul><p>Instead, you get &#8220;responsibility metrics&#8221; that your vendors can track just like latency or uptime&#8212;so you can track them too.</p><h1>Continuous Oversight = Safer AI Over Time</h1><p>Every time a model is retrained&#8212;even if the inputs/outputs don&#8217;t change&#8212;the SAFE-AI framework <strong>requires a re-check of fairness and transparency metrics</strong>. That ensures drift doesn&#8217;t creep in silently.</p><p>This also future-proofs your health system. As AI regulations evolve (including under HHS, ONC, and the AI Bill of Rights), you&#8217;ll already have an audit trail showing due diligence and governance maturity.</p><h1>What This Means for You</h1><p>If you operate in a regulated environment and are considering AI-powered tools or already deploying them at the edge, in the EHR, or in predictive analytics stacks, SAFE-AI provides a simple question:</p><blockquote><p>&#8220;Do you have an Agile-compatible ethics process, with defined fairness and transparency metrics, and do you revisit them after every model update?&#8221;</p></blockquote><p>If the answer is &#8220;no,&#8221; SAFE-AI can make it &#8220;yes.&#8221;</p><h1>How Does It Work In Action?</h1><p>We&#8217;re currently piloting SAFE-AI with several systems and partners. More on that to come!</p><h1>Where do I find the paper?</h1><p>Preprint is available at: <a href="http://arxiv.org/abs/2507.01304">http://arxiv.org/abs/2507.01304</a></p><p></p><p class="button-wrapper" data-attrs="{&quot;url&quot;:&quot;https://viewfromthemtn.substack.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://viewfromthemtn.substack.com/subscribe?"><span>Subscribe now</span></a></p><div class="captioned-button-wrap" data-attrs="{&quot;url&quot;:&quot;https://viewfromthemtn.substack.com/p/from-sprint-to-safety-what-the-safe?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">This post is public so feel free to share it.</p></div><p class="button-wrapper" data-attrs="{&quot;url&quot;:&quot;https://viewfromthemtn.substack.com/p/from-sprint-to-safety-what-the-safe?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://viewfromthemtn.substack.com/p/from-sprint-to-safety-what-the-safe?utm_source=substack&utm_medium=email&utm_content=share&action=share"><span>Share</span></a></p></div><p></p>]]></content:encoded></item><item><title><![CDATA[From the Himalayas to Hospitals: Machine Intelligence can Improve Patient Care]]></title><description><![CDATA[An elderly woman was recently brought to our emergency department (ED) from a rehab facility.]]></description><link>https://viewfromthemtn.substack.com/p/from-the-himalayas-to-hospitals-machine</link><guid isPermaLink="false">https://viewfromthemtn.substack.com/p/from-the-himalayas-to-hospitals-machine</guid><dc:creator><![CDATA[Pranav]]></dc:creator><pubDate>Sat, 12 Apr 2025 19:07:07 GMT</pubDate><enclosure url="https://substack-post-media.s3.amazonaws.com/public/images/d1fa073d-3a42-4776-b805-55c6747f4bf9_3456x2304.jpeg" length="0" type="image/jpeg"/><content:encoded><![CDATA[<p>An elderly woman was recently brought to our emergency department (ED) from a rehab facility. Though not her name, we&#8217;ll call her &#8220;Ms. Davis.&#8221; She was confused, with no available medical records or context about her recent illness. Her vitals were initially stable, but in the chaos of a packed ED, Ms. Davis remained on a gurney in the hallway, awaiting reassessment, and slowly deteriorated while we tended to other critically ill patients. By the time I could attend to her, she went into cardiac arrest. It took prolonged resuscitation efforts to get her heart beating again, and she was ultimately transferred to the intensive care unit.</p><p>I am Pranav Koirala, an emergency medicine doctor based in Maryland and the co-founder of MTN. My journey in medicine began in Nepal, where I completed medical school and worked as an expedition physician in remote, high-altitude environments. Those experiences not only solidified my passion for emergency medicine but also exposed me to the challenges of providing care in austere settings with limited resources, where access to timely interventions can mean the difference between life and death. Motivated by this, I came to the U.S. to pursue advanced training in emergency medicine, seeking to expand my knowledge and skills in managing critically ill patients.</p><p>Now, working in a busy emergency department, I see firsthand the gaps in the healthcare system&#8212;gaps that often lead to preventable adverse outcomes. Patients like Ms. Davis fill my workdays, and frontline healthcare workers everywhere encounter similar situations daily. Hours later, her workup results and medical history finally trickled in. She had diabetes and because of her mild dementia, she frequently forgot to take her medications, likely precipitating a life threatening condition called diabetic ketoacidosis, which almost took her life. An intelligent monitoring system with real time alert would have cautioned not only her rehab team but also her ED providers early enough as she started deteriorating leading to better prioritization and prevention of her near death experience.</p><p>I co-founded MTN to help find solutions for high-altitude illness, but as our research evolved, we recognized its potential for a much broader range of applications. The ability to continuously monitor vital signs&#8212;now feasible with modern smart wearables&#8212; and combine that data with health records can transform patient care by enabling early detection of deterioration and preventing avoidable emergencies.</p><p>What excites me even more is the potential of this technology not only in advanced healthcare systems but also in resource-poor settings, where I have worked extensively in the past and where even basic healthcare remains a luxury. Millions of people in remote villages, underserved communities, and low-resource hospitals struggle even in modern times with limited access to doctors, diagnostic tools, and real-time monitoring.</p><p>The possibility of bringing cutting-edge solutions to both high-tech hospitals and under-resourced clinics drives my passion for advancing healthcare innovation. At MTN, we are working to bridge these gaps, using machine intelligence to empower healthcare workers and provide patients with the care they deserve&#8212;whether in the crowded halls of an urban emergency department or in the most remote corners of the world.</p><div class="subscription-widget-wrap-editor" data-attrs="{&quot;url&quot;:&quot;https://viewfromthemtn.substack.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 View from the MTN! 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[Why you are confused when someone says “AI”]]></title><description><![CDATA[Hint: we all are]]></description><link>https://viewfromthemtn.substack.com/p/why-you-are-confused-when-someone</link><guid isPermaLink="false">https://viewfromthemtn.substack.com/p/why-you-are-confused-when-someone</guid><dc:creator><![CDATA[Warren Woodrich Pettine]]></dc:creator><pubDate>Wed, 29 Jan 2025 16:07:23 GMT</pubDate><enclosure url="https://substackcdn.com/image/fetch/f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F887afb51-9a4f-4f52-8a54-b925c1466f5e_936x936.png" length="0" type="image/jpeg"/><content:encoded><![CDATA[<p>Whether I&#8217;m at an academic talk, listening to an entrepreneur pitch a new company, or in casual conversation with a friend, I&#8217;m often confused what someone means when they say, &#8220;AI&#8221; (short for &#8220;artificial intelligence&#8221;). My guess is you are also often confused.</p><h1>The Problem</h1><p>But the problem isn&#8217;t us. It likely isn&#8217;t them either. The problem is that the colloquial definition of &#8220;AI&#8221; really means two things:</p><ol><li><p>The larger set of diverse methods used in the field over the last seventy years.</p></li><li><p>The latest and greatest paradigm &#8211; currently large language models.</p></li></ol><p>Given the rising talk of AI&#8217;s impact on mental health care, it is important to know what people mean when they use that term. To appreciate the definition, we need to dive into a brief, gap-riddled and over-simplified history of what &#8220;AI&#8221; has meant over the last 70 years.</p><h1>The Prevailing Definition of &#8220;AI&#8221; Has Changed Over Time</h1><div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="https://substackcdn.com/image/fetch/$s_!4V6J!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fd0b895c7-e49c-4e35-9708-54cec814b455_3510x1596.png" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="https://substackcdn.com/image/fetch/$s_!4V6J!,w_424,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fd0b895c7-e49c-4e35-9708-54cec814b455_3510x1596.png 424w, https://substackcdn.com/image/fetch/$s_!4V6J!,w_848,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fd0b895c7-e49c-4e35-9708-54cec814b455_3510x1596.png 848w, https://substackcdn.com/image/fetch/$s_!4V6J!,w_1272,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fd0b895c7-e49c-4e35-9708-54cec814b455_3510x1596.png 1272w, https://substackcdn.com/image/fetch/$s_!4V6J!,w_1456,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fd0b895c7-e49c-4e35-9708-54cec814b455_3510x1596.png 1456w" sizes="100vw"><img src="https://substackcdn.com/image/fetch/$s_!4V6J!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fd0b895c7-e49c-4e35-9708-54cec814b455_3510x1596.png" width="1456" height="662" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/d0b895c7-e49c-4e35-9708-54cec814b455_3510x1596.png&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:662,&quot;width&quot;:1456,&quot;resizeWidth&quot;:null,&quot;bytes&quot;:256694,&quot;alt&quot;:null,&quot;title&quot;:null,&quot;type&quot;:&quot;image/png&quot;,&quot;href&quot;:null,&quot;belowTheFold&quot;:false,&quot;topImage&quot;:true,&quot;internalRedirect&quot;:null,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="" srcset="https://substackcdn.com/image/fetch/$s_!4V6J!,w_424,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fd0b895c7-e49c-4e35-9708-54cec814b455_3510x1596.png 424w, https://substackcdn.com/image/fetch/$s_!4V6J!,w_848,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fd0b895c7-e49c-4e35-9708-54cec814b455_3510x1596.png 848w, https://substackcdn.com/image/fetch/$s_!4V6J!,w_1272,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fd0b895c7-e49c-4e35-9708-54cec814b455_3510x1596.png 1272w, https://substackcdn.com/image/fetch/$s_!4V6J!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fd0b895c7-e49c-4e35-9708-54cec814b455_3510x1596.png 1456w" sizes="100vw" fetchpriority="high"></picture><div class="image-link-expand"><div class="pencraft pc-display-flex pc-gap-8 pc-reset"><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container restack-image"><svg aria-hidden="true" width="20" height="20" viewBox="0 0 20 20" fill="none" stroke-width="1.5" stroke="var(--color-fg-primary)" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><g><path d="M2.53001 7.81595C3.49179 4.73911 6.43281 2.5 9.91173 2.5C13.1684 2.5 15.9537 4.46214 17.0852 7.23684L17.6179 8.67647M17.6179 8.67647L18.5002 4.26471M17.6179 8.67647L13.6473 6.91176M17.4995 12.1841C16.5378 15.2609 13.5967 17.5 10.1178 17.5C6.86118 17.5 4.07589 15.5379 2.94432 12.7632L2.41165 11.3235M2.41165 11.3235L1.5293 15.7353M2.41165 11.3235L6.38224 13.0882"></path></g></svg></button><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container view-image"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-maximize2 lucide-maximize-2"><polyline points="15 3 21 3 21 9"></polyline><polyline points="9 21 3 21 3 15"></polyline><line x1="21" x2="14" y1="3" y2="10"></line><line x1="3" x2="10" y1="21" y2="14"></line></svg></button></div></div></div></a></figure></div><h2>The Dartmouth Conference (1956)</h2><p>Though one theoretically could start with Victorian era fiction (1870s), and it is most appropriate to start with Alan Turing&#8217;s Turing machine (circa 1936) or famous Turing test (circa 1950), it is most fun to start with the Dartmouth AI conference in the summer of 1956. The Dartmouth Conference is pointed to as the first official academic gathering of mathematicians and engineers centered on creating artificial intelligence.</p><p>Of course, my scientific forbearers didn&#8217;t anticipate that it would take nearly seventy years to advance on their goals. In their planning materials for the conference, the organizers famously wrote:</p><blockquote><p>An attempt will be made to find how to make machines use language, form abstractions and concepts, solve kinds of problems now reserved for humans, and improve themselves. <strong>We think that a significant advance can be made in one or more of these problems if a carefully selected group of scientists work on it together for a summer</strong>.</p></blockquote><p>If only.</p><h2>Symbolic AI (1950s-1960s)</h2><p>The earliest researchers aimed to create AI using chains of symbolic relationships. In essence their &#8220;AI&#8221; was built through increasingly detailed dictionaries of logical chains. For example, if a thing is sixteen inches long (give or take), has four legs, lots of fur, makes some people sneeze and displays liquid-like qualities, it is a cat. Alas, if a ferret enters the room, this simple set of rules will classify it as a cat and certain readers will be deeply upset.</p><p>Researchers realized this limitation, stopped calling it AI and looked for a new approach.</p><h2>Expert Systems (1970s-1980s)</h2><p>A clear problem is that chains of &#8220;if-then&#8221; statements are too simple. Experts reason through multiple facts, rules and assign probabilities to various possibilities. Thus, in the 1970s the field shifted its definition of &#8220;AI&#8221; to expert systems.</p><p>Here&#8217;s how an expert system would approach the ever-difficult cat problem:</p><p><strong>Facts</strong>:</p><ul><li><p>Cats typically have four legs, a long tail, and fur.</p></li><li><p>Cats can display fluid-like flexibility in their movements.</p></li><li><p>Cats are known to cause allergic reactions in some people.</p></li></ul><p><strong>Rules</strong>:</p><ul><li><p>Rule 1: IF an animal has four legs AND a long tail, THEN it might be a cat.</p></li><li><p>Rule 2: IF an animal moves with liquid-like flexibility, THEN it might be a cat.</p></li><li><p>Rule 3: IF being near the animal causes sneezing or allergic symptoms, THEN it might be a cat.</p></li><li><p>Rule 4: IF multiple features (from Rules 1-3) are satisfied, THEN classify the animal as a cat.</p></li></ul><h2>The AI Winter (1980s)</h2><p>But if a Sphynx, Peterbald, or Donskoy shows up at the litter box, the system breaks. One can never add enough facts to cover every single possible type of cat.</p><p>And so, in the early 80s, the first AI winter set in. People stopped using the term &#8220;AI.&#8221; They grew skeptical that intelligent machines were even possible.</p><p>However, it is important to note that symbolic or rule-based methods did not go away or fail in their utility. In fact, one could consider diagnostic manuals such as psychiatry&#8217;s DSM or most clinical decision support systems as highly useful types of these approaches. People just started seeing them as tools rather than machine brains.</p><h2>Early Neural Networks (1980s)</h2><p>Green buds poked through the snow during the 1980s when computer science started emulating what was known about the human brain. By then, it became common knowledge that neurons accept multiple inputs, weigh them, combine them and then produce an output. One neuron&#8217;s output becomes another neuron&#8217;s input, and the &#8220;neural network&#8221; grows.</p><p>To define a cat, one would start with defined input features, such as body length, leg quantity, fur length, likelihood of eliciting a sneeze, and maximum contortion angle. Each would be assigned a numeric value. Those numbers would feed into artificial neurons, that eventually led to a neuron declaring &#8220;cat&#8221; or &#8220;not cat.&#8221;</p><h2>Return of the AI Winter (1980s-1990s)</h2><p>But the springtime proved fleeting. Researchers in the field over-promised and under-delivered. Teaching the neural networks was an impossible task and so a deep freeze set in again. Talk of &#8220;AI&#8221; brought laughter.</p><h2>Probabilistic Models and Decision Trees (late 1990s-2000s)</h2><p>However, a cautious groundhog left its den in the era of &#8220;big data.&#8221; The label of &#8220;AI&#8221; was still largely taboo, but through training statistical models or simple decision rules on large amounts of data (including 1960&#8217;s style symbolic representations), massive progress was made on the usability of systems. When you typed &#8220;cat&#8221; into Google circa 2003, it didn&#8217;t do such a bad job creating a list of web pages full of cats.</p><h2>Deep Learning (2010s)</h2><p>Then, in 2012, neural networks triumphantly returned. The breakthrough was not a new theory (methods largely were figured out in the 1980s), but new hardware. Computers were finally fast enough to train the networks and allow them to become &#8220;deep&#8221; with many layers of artificial neurons. Thus, one could show a deep neural network every cat picture on the internet. The network could learn from raw pixels, not even needing to be told features like body length or sneeze danger. Mind blowing really.</p><p>Yet, even as these networks beat world champion chess and Go players, people were noticing they struggled on tasks outside the data they were trained on. Just because a computer could win at StarCraft, doesn&#8217;t mean it could divvy up your monthly budget. The term &#8220;AI&#8221; fell by the wayside and people instead talked about &#8220;machine learning.&#8221;</p><h2>Foundation Models (2020s)</h2><p>However, in 2022 chatGPT was released. These &#8220;large language models&#8221; (LLM) not only generalize outside of their specific training data, but can also generate human-like responses. The generalizability allows them to form the &#8220;foundation&#8221; for a wide-variety of tasks. Breakthroughs were largely the result of algorithms that use hardware (i.e., GPUs) more efficiently, and thus can train on the entire Internet. Talk of AI returned unabashed and (in my opinion) largely justified.</p><p>It is important to note, these generative AI models are still considered a form of machine intelligence (i.e., built with machine learning), but their capabilities are far beyond earlier models. Not only can these models identify a cat, but they can write a poem about one tap dancing, then create a picture of the feline jig.</p><h3><em>ChatGPT&#8217;s feline jig: poem and image</em></h3><p><em>On tiny paws with taps so bright,<br>The cat danced boldly through the night.<br>Click-clack steps on the wooden floor,<br>Each move a rhythm, a tale, and more.<br>A feline star, we all adore.</em></p><div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="https://substackcdn.com/image/fetch/$s_!_sv8!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F887afb51-9a4f-4f52-8a54-b925c1466f5e_936x936.png" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="https://substackcdn.com/image/fetch/$s_!_sv8!,w_424,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F887afb51-9a4f-4f52-8a54-b925c1466f5e_936x936.png 424w, https://substackcdn.com/image/fetch/$s_!_sv8!,w_848,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F887afb51-9a4f-4f52-8a54-b925c1466f5e_936x936.png 848w, https://substackcdn.com/image/fetch/$s_!_sv8!,w_1272,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F887afb51-9a4f-4f52-8a54-b925c1466f5e_936x936.png 1272w, https://substackcdn.com/image/fetch/$s_!_sv8!,w_1456,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F887afb51-9a4f-4f52-8a54-b925c1466f5e_936x936.png 1456w" sizes="100vw"><img src="https://substackcdn.com/image/fetch/$s_!_sv8!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F887afb51-9a4f-4f52-8a54-b925c1466f5e_936x936.png" width="936" height="936" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/887afb51-9a4f-4f52-8a54-b925c1466f5e_936x936.png&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:936,&quot;width&quot;:936,&quot;resizeWidth&quot;:null,&quot;bytes&quot;:1801448,&quot;alt&quot;:null,&quot;title&quot;:null,&quot;type&quot;:&quot;image/png&quot;,&quot;href&quot;:null,&quot;belowTheFold&quot;:true,&quot;topImage&quot;:false,&quot;internalRedirect&quot;:null,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="" srcset="https://substackcdn.com/image/fetch/$s_!_sv8!,w_424,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F887afb51-9a4f-4f52-8a54-b925c1466f5e_936x936.png 424w, https://substackcdn.com/image/fetch/$s_!_sv8!,w_848,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F887afb51-9a4f-4f52-8a54-b925c1466f5e_936x936.png 848w, https://substackcdn.com/image/fetch/$s_!_sv8!,w_1272,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F887afb51-9a4f-4f52-8a54-b925c1466f5e_936x936.png 1272w, https://substackcdn.com/image/fetch/$s_!_sv8!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F887afb51-9a4f-4f52-8a54-b925c1466f5e_936x936.png 1456w" sizes="100vw" loading="lazy"></picture><div class="image-link-expand"><div class="pencraft pc-display-flex pc-gap-8 pc-reset"><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container restack-image"><svg aria-hidden="true" width="20" height="20" viewBox="0 0 20 20" fill="none" stroke-width="1.5" stroke="var(--color-fg-primary)" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><g><path d="M2.53001 7.81595C3.49179 4.73911 6.43281 2.5 9.91173 2.5C13.1684 2.5 15.9537 4.46214 17.0852 7.23684L17.6179 8.67647M17.6179 8.67647L18.5002 4.26471M17.6179 8.67647L13.6473 6.91176M17.4995 12.1841C16.5378 15.2609 13.5967 17.5 10.1178 17.5C6.86118 17.5 4.07589 15.5379 2.94432 12.7632L2.41165 11.3235M2.41165 11.3235L1.5293 15.7353M2.41165 11.3235L6.38224 13.0882"></path></g></svg></button><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container view-image"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-maximize2 lucide-maximize-2"><polyline points="15 3 21 3 21 9"></polyline><polyline points="9 21 3 21 3 15"></polyline><line x1="21" x2="14" y1="3" y2="10"></line><line x1="3" x2="10" y1="21" y2="14"></line></svg></button></div></div></div></a></figure></div><h1>Final Thoughts</h1><p>So now the next time someone says &#8220;AI,&#8221; follow up by asking them what type they mean. Are they referring to an LLM talking someone out of self-harm, or DSM-IV style expert system guiding structured diagnoses?</p><p>Then again, will we still be talking seriously about &#8220;artificial intelligence&#8221; in three years? If performance peaks, probably not. People who recognize the limitations of LLMs <strong>have already shifted</strong> the discussion to 'artificial general intelligence,' or 'AGI. The goal of AGI systems is to not only tell you about cats, but figure out when to order cat food, or arrange for a house cleaning when your allergy-prone relative is scheduled to visit.</p><p>Of course, that&#8217;s also what those researchers at Dartmouth thought they could make significant progress on during that 1956 summer. What happens next even ChatGPT can&#8217;t guess.</p><div class="subscription-widget-wrap-editor" data-attrs="{&quot;url&quot;:&quot;https://viewfromthemtn.substack.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 View from the MTN! 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 class="captioned-button-wrap" data-attrs="{&quot;url&quot;:&quot;https://viewfromthemtn.substack.com/p/why-you-are-confused-when-someone?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">This post is public so feel free to share it.</p></div><p class="button-wrapper" data-attrs="{&quot;url&quot;:&quot;https://viewfromthemtn.substack.com/p/why-you-are-confused-when-someone?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://viewfromthemtn.substack.com/p/why-you-are-confused-when-someone?utm_source=substack&utm_medium=email&utm_content=share&action=share"><span>Share</span></a></p></div><p></p>]]></content:encoded></item></channel></rss>