<?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[The Data Letter]]></title><description><![CDATA[The Data Letter helps senior managers, technical builders, and operators use AI and data systems to reduce friction and run complex work more effectively. Subscribe for your free AI Readiness Checklist.]]></description><link>https://www.thedataletter.com</link><image><url>https://substackcdn.com/image/fetch/$s_!q9bB!,w_256,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F87106c62-c084-4b01-b694-ac5d6a824442_500x500.png</url><title>The Data Letter</title><link>https://www.thedataletter.com</link></image><generator>Substack</generator><lastBuildDate>Sat, 29 Aug 2026 07:07:06 GMT</lastBuildDate><atom:link href="https://www.thedataletter.com/feed" rel="self" type="application/rss+xml"/><copyright><![CDATA[Hodman Murad]]></copyright><language><![CDATA[en]]></language><webMaster><![CDATA[hodmanmurad@substack.com]]></webMaster><itunes:owner><itunes:email><![CDATA[hodmanmurad@substack.com]]></itunes:email><itunes:name><![CDATA[Hodman | How To Build With AI]]></itunes:name></itunes:owner><itunes:author><![CDATA[Hodman | How To Build With AI]]></itunes:author><googleplay:owner><![CDATA[hodmanmurad@substack.com]]></googleplay:owner><googleplay:email><![CDATA[hodmanmurad@substack.com]]></googleplay:email><googleplay:author><![CDATA[Hodman | How To Build With AI]]></googleplay:author><itunes:block><![CDATA[Yes]]></itunes:block><item><title><![CDATA[Parent Agents vs Subagents: Inside a Multi-Agent System]]></title><description><![CDATA[Build a multi-agent AI system in 15 minutes.]]></description><link>https://www.thedataletter.com/p/parent-agents-vs-subagents-inside</link><guid isPermaLink="false">https://www.thedataletter.com/p/parent-agents-vs-subagents-inside</guid><dc:creator><![CDATA[Hodman | How To Build With AI]]></dc:creator><pubDate>Sun, 23 Aug 2026 11:03:00 GMT</pubDate><enclosure url="https://substack-post-media.s3.amazonaws.com/public/images/777e882e-bd00-4bec-b86c-97874196fa14_1424x752.jpeg" length="0" type="image/jpeg"/><content:encoded><![CDATA[<p><span>Earlier this week, I walked through the working definition of an AI agent. A loop of three parts (Plan, Act, Observe) plus two supporting systems: memory and tools. Five parts in total. If a tool your company is using is missing one or more of them, it isn&#8217;t an agent, even if the person selling it to you is describing it as one.</span></p><p><span>Today&#8217;s build turns that definition into a working system you can copy.</span></p><p><span>A multi-agent system is an AI setup where one agent coordinates the work of two or more other agents to finish a job. The coordinating agent is called the parent. The agents it coordinates are called subagents. The parent decides which subagent handles each part of the job, reads each subagent&#8217;s output, and either combines the finished outputs into a final result or sends a subagent back with a narrower request if the output isn&#8217;t specific enough.</span></p><p><span>The reason to use a multi-agent system instead of one large agent is that each subagent gets to focus on a single task with its own instructions. That focus produces better output than asking one agent to keep every task in its memory at once. It also means the parent can send two subagents off to work at the same time, which gets the job done faster than doing every step in sequence.</span></p><div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="https://substackcdn.com/image/fetch/$s_!A5YG!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F2ac8fac5-d8e0-498d-aa98-c0153d6ac242_1408x768.jpeg" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="https://substackcdn.com/image/fetch/$s_!A5YG!,w_424,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F2ac8fac5-d8e0-498d-aa98-c0153d6ac242_1408x768.jpeg 424w, https://substackcdn.com/image/fetch/$s_!A5YG!,w_848,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F2ac8fac5-d8e0-498d-aa98-c0153d6ac242_1408x768.jpeg 848w, https://substackcdn.com/image/fetch/$s_!A5YG!,w_1272,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F2ac8fac5-d8e0-498d-aa98-c0153d6ac242_1408x768.jpeg 1272w, https://substackcdn.com/image/fetch/$s_!A5YG!,w_1456,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F2ac8fac5-d8e0-498d-aa98-c0153d6ac242_1408x768.jpeg 1456w" sizes="100vw"><img src="https://substackcdn.com/image/fetch/$s_!A5YG!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F2ac8fac5-d8e0-498d-aa98-c0153d6ac242_1408x768.jpeg" width="1408" height="768" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/2ac8fac5-d8e0-498d-aa98-c0153d6ac242_1408x768.jpeg&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:768,&quot;width&quot;:1408,&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;: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_!A5YG!,w_424,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F2ac8fac5-d8e0-498d-aa98-c0153d6ac242_1408x768.jpeg 424w, https://substackcdn.com/image/fetch/$s_!A5YG!,w_848,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F2ac8fac5-d8e0-498d-aa98-c0153d6ac242_1408x768.jpeg 848w, https://substackcdn.com/image/fetch/$s_!A5YG!,w_1272,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F2ac8fac5-d8e0-498d-aa98-c0153d6ac242_1408x768.jpeg 1272w, https://substackcdn.com/image/fetch/$s_!A5YG!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F2ac8fac5-d8e0-498d-aa98-c0153d6ac242_1408x768.jpeg 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><p><span>The build below turns this diagram into a working system on your machine.</span></p><p><strong><span>What it includes:</span></strong><span> the three files you can copy directly into your own setup, a step-by-step walkthrough of a live run with every part of the system labeled inside the transcript, the follow-up request that shows the parent agent adjusting its next step based on what came back, and a set of concrete swaps for adapting this pattern to other recurring jobs your team runs every week.</span></p><div><hr></div><p><span>&#128075;&#127999; Hey, I&#8217;m Hodman. I write The Data Letter for senior managers, operators, and technical builders rolling out AI. Here are some recent popular articles you may have missed:</span></p><p><span>&#10145;</span><a href="https://hodmanmurad.substack.com/p/i-built-an-ai-agent-that-never-makes"><span> An n8n agent that reads your live metrics and reports them every Monday morning</span></a><span>, grounded in a real spreadsheet so it stops inventing numbers.</span></p><p><span>&#10145;</span><a href="https://hodmanmurad.substack.com/p/calculate-ai-roi-your-cfo-will-approve"><span> A four-artifact workflow for calculating AI ROI</span></a><span> in a format your CFO will approve, built in 90 minutes.</span></p><p><span>&#10145;</span><a href="https://hodmanmurad.substack.com/p/the-enterprise-ai-compliance-workflow"><span> The intake form, screening guide, vendor checklist, and documentation workflow</span></a><span> every enterprise AI project now runs through under U.S. state AI regulations.</span></p><div><hr></div><p><span>In a few minutes, you&#8217;ll have a working multi-agent system running. Let&#8217;s build it. </span></p>
      <p>
          <a href="https://www.thedataletter.com/p/parent-agents-vs-subagents-inside">
              Read more
          </a>
      </p>
   ]]></content:encoded></item><item><title><![CDATA[What makes something an AI agent?]]></title><description><![CDATA[Agent, or chatbot with extra steps?]]></description><link>https://www.thedataletter.com/p/what-makes-something-an-ai-agent</link><guid isPermaLink="false">https://www.thedataletter.com/p/what-makes-something-an-ai-agent</guid><dc:creator><![CDATA[Hodman | How To Build With AI]]></dc:creator><pubDate>Thu, 20 Aug 2026 19:29:13 GMT</pubDate><enclosure url="https://api.substack.com/feed/podcast/212047820/d6284e59b5e1b7ff271f4e85571359e3.mp3" length="0" type="audio/mpeg"/><content:encoded><![CDATA[<p>Today&#8217;s live is up above. Thank you to <span class="mention-wrap" data-attrs="{&quot;name&quot;:&quot;Julia | Taking you global&quot;,&quot;id&quot;:20941539,&quot;type&quot;:&quot;user&quot;,&quot;url&quot;:null,&quot;photo_url&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/fb57f141-94ec-4781-8f4f-5463ce77d5f2_1024x1024.png&quot;,&quot;uuid&quot;:&quot;da58a90e-e30a-421f-b245-1705ea00900e&quot;}" data-component-name="MentionToDOM"></span>  and everyone else who showed up! </p><p>If your team is evaluating something a vendor is calling an AI agent, this session gives you a working definition and a 5-part check you can run this week to determine if it&#8217;s actually an agent. </p><div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="https://substackcdn.com/image/fetch/$s_!gbj-!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F4ecc0ef4-d592-46ee-a789-88b02f0fe6e4_1044x554.png" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="https://substackcdn.com/image/fetch/$s_!gbj-!,w_424,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F4ecc0ef4-d592-46ee-a789-88b02f0fe6e4_1044x554.png 424w, https://substackcdn.com/image/fetch/$s_!gbj-!,w_848,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F4ecc0ef4-d592-46ee-a789-88b02f0fe6e4_1044x554.png 848w, https://substackcdn.com/image/fetch/$s_!gbj-!,w_1272,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F4ecc0ef4-d592-46ee-a789-88b02f0fe6e4_1044x554.png 1272w, https://substackcdn.com/image/fetch/$s_!gbj-!,w_1456,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F4ecc0ef4-d592-46ee-a789-88b02f0fe6e4_1044x554.png 1456w" sizes="100vw"><img src="https://substackcdn.com/image/fetch/$s_!gbj-!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F4ecc0ef4-d592-46ee-a789-88b02f0fe6e4_1044x554.png" width="1044" height="554" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/4ecc0ef4-d592-46ee-a789-88b02f0fe6e4_1044x554.png&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:554,&quot;width&quot;:1044,&quot;resizeWidth&quot;:null,&quot;bytes&quot;:122045,&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;:&quot;https://www.thedataletter.com/i/212047820?img=https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F4ecc0ef4-d592-46ee-a789-88b02f0fe6e4_1044x554.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_!gbj-!,w_424,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F4ecc0ef4-d592-46ee-a789-88b02f0fe6e4_1044x554.png 424w, https://substackcdn.com/image/fetch/$s_!gbj-!,w_848,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F4ecc0ef4-d592-46ee-a789-88b02f0fe6e4_1044x554.png 848w, https://substackcdn.com/image/fetch/$s_!gbj-!,w_1272,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F4ecc0ef4-d592-46ee-a789-88b02f0fe6e4_1044x554.png 1272w, https://substackcdn.com/image/fetch/$s_!gbj-!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F4ecc0ef4-d592-46ee-a789-88b02f0fe6e4_1044x554.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><p>I walk through the anatomy of an AI agent (a three-part loop plus two supporting systems), then apply it to two Zapier products to show the difference between an automation being marketed as an agent and something that fits the definition. Roughly 14 minutes. </p><p>On Sunday, I&#8217;m publishing the paid follow-up: <em><strong>How AI Agents Actually Work Under the Hood</strong></em><strong>.</strong> It walks through how to build a multi-agent system, with every one of the five parts labeled inside the build. You&#8217;ll see how a sub-agent becomes a tool for the parent agent, how memory carries context across every step, and how the parent decides what to dispatch next based on what came back. You can copy the setup and adapt it to anything your team runs regularly. </p><p class="button-wrapper" data-attrs="{&quot;url&quot;:&quot;https://www.thedataletter.com/subscribe&quot;,&quot;text&quot;:&quot;UPGRADE TO PAID&quot;,&quot;action&quot;:null,&quot;class&quot;:null}" data-component-name="ButtonCreateButton"><a class="button primary" href="https://www.thedataletter.com/subscribe"><span>UPGRADE TO PAID</span></a></p><p>See ya soon!</p>]]></content:encoded></item><item><title><![CDATA[Stop Company Data Leaking Into AI Tools]]></title><description><![CDATA[Security settings that stop company AI data leaks]]></description><link>https://www.thedataletter.com/p/stop-company-data-leaking-into-ai</link><guid isPermaLink="false">https://www.thedataletter.com/p/stop-company-data-leaking-into-ai</guid><dc:creator><![CDATA[Hodman | How To Build With AI]]></dc:creator><pubDate>Sun, 16 Aug 2026 11:02:03 GMT</pubDate><enclosure url="https://substack-post-media.s3.amazonaws.com/public/images/22ec3e60-ee25-414a-b2e5-dffec4adfed1_1424x752.jpeg" length="0" type="image/jpeg"/><content:encoded><![CDATA[<p><span>You can let your team use AI every day without your private data leaking out through it. You do it by deciding, in advance, which kinds of company data are allowed to go to which AI tool, and then setting your tools up to obey that.</span></p><p><span>That decision fits on one page. I call it an Exit Map. Down one side you list the kinds of data your company works with. Across the top, where each kind is allowed to go, whether that&#8217;s a personal AI account, your company&#8217;s approved account, or no AI at all. Public marketing can go anywhere. Internal documents go only to the company account. Send confidential client data and credentials to no AI at all.</span></p><div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="https://substackcdn.com/image/fetch/$s_!Z8rj!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F6abd3856-555d-46a0-8127-1258530a8814_1310x416.png" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="https://substackcdn.com/image/fetch/$s_!Z8rj!,w_424,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F6abd3856-555d-46a0-8127-1258530a8814_1310x416.png 424w, https://substackcdn.com/image/fetch/$s_!Z8rj!,w_848,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F6abd3856-555d-46a0-8127-1258530a8814_1310x416.png 848w, https://substackcdn.com/image/fetch/$s_!Z8rj!,w_1272,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F6abd3856-555d-46a0-8127-1258530a8814_1310x416.png 1272w, https://substackcdn.com/image/fetch/$s_!Z8rj!,w_1456,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F6abd3856-555d-46a0-8127-1258530a8814_1310x416.png 1456w" sizes="100vw"><img src="https://substackcdn.com/image/fetch/$s_!Z8rj!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F6abd3856-555d-46a0-8127-1258530a8814_1310x416.png" width="1310" height="416" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/6abd3856-555d-46a0-8127-1258530a8814_1310x416.png&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:416,&quot;width&quot;:1310,&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;: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_!Z8rj!,w_424,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F6abd3856-555d-46a0-8127-1258530a8814_1310x416.png 424w, https://substackcdn.com/image/fetch/$s_!Z8rj!,w_848,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F6abd3856-555d-46a0-8127-1258530a8814_1310x416.png 848w, https://substackcdn.com/image/fetch/$s_!Z8rj!,w_1272,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F6abd3856-555d-46a0-8127-1258530a8814_1310x416.png 1272w, https://substackcdn.com/image/fetch/$s_!Z8rj!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F6abd3856-555d-46a0-8127-1258530a8814_1310x416.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><p><span>I went through this live yesterday. </span><a href="https://www.thedataletter.com/p/decide-what-company-data-your-ai"><span>You can watch the full episode here</span></a><span>.</span></p><p><span>Deciding is the easy part. The hard part is making your tools obey that decision. The settings that do it are inside each platform&#8217;s admin area, and few teams switch them on.</span></p><p><span>Do this and your team keeps the AI they want, your confidential data stays in-house, and when your annual review comes you can show which kinds of data your team may send to an AI tool, and which never go near one. Below, I walk you through that setup for both Claude and ChatGPT, one row of your Exit Map at a time. Upgrade to get every step. By the end, your team&#8217;s AI tools will be locked down so your private data can&#8217;t slip out, and you&#8217;ll have the records to prove it if you&#8217;re audited.</span></p>
      <p>
          <a href="https://www.thedataletter.com/p/stop-company-data-leaking-into-ai">
              Read more
          </a>
      </p>
   ]]></content:encoded></item><item><title><![CDATA[Decide What Company Data Your AI Tools Can See]]></title><description><![CDATA[Grant your team AI access without failing an audit.]]></description><link>https://www.thedataletter.com/p/decide-what-company-data-your-ai</link><guid isPermaLink="false">https://www.thedataletter.com/p/decide-what-company-data-your-ai</guid><dc:creator><![CDATA[Hodman | How To Build With AI]]></dc:creator><pubDate>Sat, 15 Aug 2026 18:53:29 GMT</pubDate><enclosure url="https://api.substack.com/feed/podcast/211321027/f73ac07d8d5a8b50bcd658b084bd9f6e.mp3" length="0" type="audio/mpeg"/><content:encoded><![CDATA[<p>Thank you to everyone who tuned in today! </p><p>Your team already uses AI every day, and your data goes out with it. This session shows you how to give them access without your private information leaking through those tools, and without it turning up as a finding in your next security review.</p><p>I walk through why the security on your files doesn&#8217;t cover AI tools at all, the three kinds of company data and which ones software can and can&#8217;t catch, and a one-page way to decide which of your data each AI tool is allowed to see. Built for senior managers, operators, and technical leads who are accountable for how AI gets used at their company.</p><p><a href="https://drive.google.com/file/d/1TkR901OK8UQ2i3ih1pckNNy-JCpz68CC/view?usp=sharing">GET THE SLIDES HERE</a></p><p>FREE FOR ALL SUBSCRIBERS:</p><p><a href="https://www.thedataletter.com/subscribe">Free AI Readiness Checklist, which scores how far along your team is with AI adoption instead of leaving you to guess.</a></p><p><a href="https://betweenthinkingdoing.substack.com/subscribe">Free Friction Audit, which shows you what&#8217;s getting in the way of your work.</a> </p><p><strong>TOMORROW ON THE DATA LETTER</strong></p><p>This session gives you the decision. Tomorrow&#8217;s piece gives you the setup. I&#8217;m publishing <strong><a href="https://www.thedataletter.com/p/stop-company-data-leaking-into-ai">&#8216;Stop Company Data Leaking Into AI Tools,&#8217;</a></strong> a step-by-step build of the enterprise controls sitting inside Claude and ChatGPT that few teams ever switch on. Everyone knows single sign-on. These settings go deeper, deciding what your connections can interact with, what data gets kept, and what gets logged so you can show a reviewer what the AI did. </p><p>Subscribe to The Data Letter to get it the moment it goes up.</p><p class="button-wrapper" data-attrs="{&quot;url&quot;:&quot;https://www.thedataletter.com/subscribe?&quot;,&quot;text&quot;:&quot;Subscribe now&quot;,&quot;action&quot;:null,&quot;class&quot;:null}" data-component-name="ButtonCreateButton"><a class="button primary" href="https://www.thedataletter.com/subscribe?"><span>Subscribe now</span></a></p><p><strong>WHO I AM</strong></p><p><a href="https://www.linkedin.com/in/hodmanmurad/">I&#8217;m Hodman Murad, Data Scientist and Founder of Asaura AI</a>, where we build productivity tools for people with ADHD. I publish two newsletters on Substack. The Data Letter, where I teach senior managers, operators, and technical staff how to build with AI. And Between Thinking and Doing, where I design structured AI systems for high performers facing execution friction.</p>]]></content:encoded></item><item><title><![CDATA[AI Infrastructure for Non-Technical Leaders]]></title><description><![CDATA[The Complete AI Infrastructure Briefing Tool: Build and Deploy It This Week]]></description><link>https://www.thedataletter.com/p/ai-infrastructure-for-non-technical</link><guid isPermaLink="false">https://www.thedataletter.com/p/ai-infrastructure-for-non-technical</guid><dc:creator><![CDATA[Hodman | How To Build With AI]]></dc:creator><pubDate>Sun, 09 Aug 2026 19:10:18 GMT</pubDate><enclosure url="https://substack-post-media.s3.amazonaws.com/public/images/1a3e456a-82c6-485d-9b64-514457f4e50d_1200x630.png" length="0" type="image/jpeg"/><content:encoded><![CDATA[<h2><span>Where we left off after yesterday</span></h2><p><span>Yesterday&#8217;s live session opened with a diagram from a 2015 Google paper called &#8216;Hidden Technical Debt in Machine Learning Systems&#8217;. That paper made an argument that changed how teams build with AI: writing the model is the fast, cheap part. Running it inside a company, and keeping it working over time, is where the cost and the risk sit. By the authors&#8217; own estimates, a mature AI system is around 5% model and 95% that surrounding infrastructure.</span></p><div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="https://substackcdn.com/image/fetch/$s_!C8tl!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F77cb44e1-c86b-4b1b-b997-0f83d62c50f4_1482x530.png" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="https://substackcdn.com/image/fetch/$s_!C8tl!,w_424,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F77cb44e1-c86b-4b1b-b997-0f83d62c50f4_1482x530.png 424w, https://substackcdn.com/image/fetch/$s_!C8tl!,w_848,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F77cb44e1-c86b-4b1b-b997-0f83d62c50f4_1482x530.png 848w, https://substackcdn.com/image/fetch/$s_!C8tl!,w_1272,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F77cb44e1-c86b-4b1b-b997-0f83d62c50f4_1482x530.png 1272w, https://substackcdn.com/image/fetch/$s_!C8tl!,w_1456,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F77cb44e1-c86b-4b1b-b997-0f83d62c50f4_1482x530.png 1456w" sizes="100vw"><img src="https://substackcdn.com/image/fetch/$s_!C8tl!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F77cb44e1-c86b-4b1b-b997-0f83d62c50f4_1482x530.png" width="1456" height="521" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/77cb44e1-c86b-4b1b-b997-0f83d62c50f4_1482x530.png&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:521,&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;: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_!C8tl!,w_424,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F77cb44e1-c86b-4b1b-b997-0f83d62c50f4_1482x530.png 424w, https://substackcdn.com/image/fetch/$s_!C8tl!,w_848,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F77cb44e1-c86b-4b1b-b997-0f83d62c50f4_1482x530.png 848w, https://substackcdn.com/image/fetch/$s_!C8tl!,w_1272,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F77cb44e1-c86b-4b1b-b997-0f83d62c50f4_1482x530.png 1272w, https://substackcdn.com/image/fetch/$s_!C8tl!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F77cb44e1-c86b-4b1b-b997-0f83d62c50f4_1482x530.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><p><span>That 95% is where AI projects fail, and it&#8217;s what you get asked to approve as a leader, even though it&#8217;s the hardest piece for a non-technical person to assess. So on the live, I gave you a way to break any AI project into five layers, and for each layer, the one question that tells you whether it&#8217;s a good investment or a risk. Together, the five answers show you where a project is strong and where it will cause trouble, before you commit budget or scale it. Those five layers are model, compute, data, orchestration, and governance. Work through them in order, and you can sit in a leadership meeting and say, with evidence, which layer is ready and which one needs work before the company invests further.</span></p><p><span>If you missed it, </span><a href="https://www.thedataletter.com/p/ai-models-are-5-of-the-system-heres"><span>watch the recording here</span></a><span>. It includes a link to the deck and the Google paper. This article picks up where that session ended.</span></p><h2><span>What you&#8217;re building today</span></h2><p><span>On the live, you learned how to read an AI project across the five layers. Today you turn that into something you own. You&#8217;ll build a Claude Project that takes about 30 minutes of notes from a working session with your team and returns a leadership-ready assessment that shows where the project is solid, where it&#8217;s exposed, and what to resolve before you scale. Build it once, and you reuse it on every AI project after this, without relearning the framework or writing the assessment yourself.</span></p><p><span>Below this line is the full build. You get the questions to work through for each layer, the scoring system that shows where the project is solid and where it&#8217;s exposed, the instructions you paste into Claude to set the tool up in 10 minutes, and a worked example that turns one messy set of notes into an assessment you could put in front of your CEO that same afternoon.</span></p><div><hr></div>
      <p>
          <a href="https://www.thedataletter.com/p/ai-infrastructure-for-non-technical">
              Read more
          </a>
      </p>
   ]]></content:encoded></item><item><title><![CDATA[AI models are 5% of the system. Here's the other 95%.]]></title><description><![CDATA[The recording's up, and tomorrow you build the tool that runs it for you.]]></description><link>https://www.thedataletter.com/p/ai-models-are-5-of-the-system-heres</link><guid isPermaLink="false">https://www.thedataletter.com/p/ai-models-are-5-of-the-system-heres</guid><dc:creator><![CDATA[Hodman | How To Build With AI]]></dc:creator><pubDate>Sat, 08 Aug 2026 21:07:39 GMT</pubDate><enclosure url="https://api.substack.com/feed/podcast/210373208/e90dbac00ce00653deff7c8d314c49de.mp3" length="0" type="audio/mpeg"/><content:encoded><![CDATA[<p>Thanks to everyone who showed up to the live today!</p><div><hr></div><p>In 2015, a group of Google engineers published a paper called <strong><a href="https://drive.google.com/file/d/1KJ7Bv_YlLMIu_DjGs7Vd_IjSZGb7OfAV/view?usp=sharing">Hidden Technical Debt in Machine Learning Systems</a></strong>. Their conclusion was that a mature AI system is at most 5% model and at least 95% the infrastructure around it.</p><p>That small box is the part we all discuss. Which model, how capable it is, what it scored on the benchmark. The 95% around it is what determines whether an AI project works once it&#8217;s inside your company.</p><p>This week&#8217;s live session gives non-technical leaders a way to see that 95%. </p><p>You take any AI project, break it into five layers, and ask your technical teams one question about each. </p><p><strong>You can watch the recording above and follow along <a href="https://drive.google.com/file/d/1Ygwrq0x2tnOz9viIf_qx68OswkPiHWE5/view?usp=sharing">with this deck here.</a> </strong></p><div><hr></div><p>Tomorrow I&#8217;m publishing the build that turns all of this into a tool you keep, called <strong>&#8216;<a href="https://www.thedataletter.com/p/ai-infrastructure-for-non-technical">The Complete AI Infrastructure Briefing Tool: Build and Deploy It This Week</a>&#8217;.</strong> Today you got the five layers. Tomorrow we build the tool together, so you drop in the answers you gather from your team, and it produces a finished briefing, each layer flagged and formatted, ready to put in front of leadership this week.</p><p>If you&#8217;ve ever sat in a meeting nodding along to an AI project you couldn&#8217;t quite see inside, this is the one that changes that for good.</p><p>See you tomorrow, Hodman</p>]]></content:encoded></item><item><title><![CDATA[Calculate AI ROI Your CFO Will Approve]]></title><description><![CDATA[Four assets that turn one workflow into a dollar figure your finance team can trace, in about 90 minutes]]></description><link>https://www.thedataletter.com/p/calculate-ai-roi-your-cfo-will-approve</link><guid isPermaLink="false">https://www.thedataletter.com/p/calculate-ai-roi-your-cfo-will-approve</guid><dc:creator><![CDATA[Hodman | How To Build With AI]]></dc:creator><pubDate>Sun, 02 Aug 2026 12:03:01 GMT</pubDate><enclosure url="https://substack-post-media.s3.amazonaws.com/public/images/d40cf14b-e448-4f10-8759-5d6c8d86c37a_1424x752.png" length="0" type="image/jpeg"/><content:encoded><![CDATA[<p><span>Your company is spending on AI. At some point, somebody above you asks what that spending returned, and the answer has to be a figure rather than a description.</span></p><p><span>It&#8217;s more difficult than it seems because no one documented the costs of running a workflow before the tools were introduced, leaving you without earlier figures to compare today&#8217;s performance against. Usage goes up, people report saving time, but none of it converts into dollars anyone can put in a budget.</span></p><p><span>This article gets you that figure for one workflow, and gets it accurate enough to put in front of your finance team.</span></p><p><span>The method is a Friction Ledger, which is three columns you fill in for a single workflow before you spend anything. Column one is frequency, which is how many times a week the task happens. Column two is proximity to cash, which is how many steps sit between that task and cash entering or leaving your company. Column three is handoff cost, which is how many minutes a person spends on the output after your AI produces it. Column three decides whether the workflow returns dollars or costs them, because every minute your reviewer spends is a minute subtracted from what the AI saved.</span></p><p><a href="https://www.thedataletter.com/p/prove-ai-roi-to-your-cfo-in-30-minutes"><span>Thursday&#8217;s live session</span></a><span> ran that through a worked example. You can open </span><a href="https://drive.google.com/file/d/1GS0Mc8WztRS9LY_k5DQfZsmEkRYn9vzX/view?usp=sharing"><span>the slides I used for that here</span></a><span>.</span></p><p><span>Getting from the method to your own figure takes about 90 minutes, spread across a week.</span></p><p><span>Every workflow has a review time above which it costs your company more than it returns. Cross that line and your AI spending is a loss, however good the tool is. Almost nobody knows their own figure, and one formula produces it in under a minute.</span></p><p><span>The rest of this article gives you four things:</span></p><ol><li><p><span>A spreadsheet with the break-even formula already in it, where you enter your own workflow&#8217;s numbers and read the annual return off the bottom.</span></p></li><li><p><span>Nine questions to ask the person who usually manually runs the workflow, so your timings come from watching rather than remembering.</span></p></li><li><p><span>A prompt that turns those numbers into a one-page summary you can send to your finance team.</span></p></li><li><p><span>Six slides you can copy for the meeting where leadership decides whether to keep paying for your AI tools. </span></p></li></ol>
      <p>
          <a href="https://www.thedataletter.com/p/calculate-ai-roi-your-cfo-will-approve">
              Read more
          </a>
      </p>
   ]]></content:encoded></item><item><title><![CDATA[Prove AI ROI to Your CFO in 30 Minutes ]]></title><description><![CDATA[Four minutes of review decide whether your AI spend returns $58,000 a year or loses $18,000]]></description><link>https://www.thedataletter.com/p/prove-ai-roi-to-your-cfo-in-30-minutes</link><guid isPermaLink="false">https://www.thedataletter.com/p/prove-ai-roi-to-your-cfo-in-30-minutes</guid><dc:creator><![CDATA[Hodman | How To Build With AI]]></dc:creator><pubDate>Thu, 30 Jul 2026 20:48:29 GMT</pubDate><enclosure url="https://api.substack.com/feed/podcast/209163760/299b7eccbc510bb7b7ff9f8a3eb52374.mp3" length="0" type="audio/mpeg"/><content:encoded><![CDATA[<p>Thank you <span class="mention-wrap" data-attrs="{&quot;name&quot;:&quot;Juan Salas-Romer&quot;,&quot;id&quot;:71734539,&quot;type&quot;:&quot;user&quot;,&quot;url&quot;:&quot;https://substack.com/@juansalasromer1&quot;,&quot;photo_url&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/3861f8ed-c9c4-4b1b-a36c-1a7e6da49239_872x872.jpeg&quot;,&quot;uuid&quot;:&quot;7c6939f9-9a1d-4aab-b960-3f8b33381d18&quot;}" data-component-name="MentionToDOM"></span>, <span class="mention-wrap" data-attrs="{&quot;name&quot;:&quot;Olamide Amosu&quot;,&quot;id&quot;:933037,&quot;type&quot;:&quot;user&quot;,&quot;url&quot;:&quot;https://substack.com/@unusualstrategist&quot;,&quot;photo_url&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/236ac1b2-d325-4f07-9123-a1b5f9a052e0_1122x1122.png&quot;,&quot;uuid&quot;:&quot;09383029-e744-4b1a-840c-df32e7bb96fa&quot;}" data-component-name="MentionToDOM"></span>, and many others for tuning into my live video this afternoon!</p><div><hr></div><p>AI tool usage inside 400 companies climbed 65%. Completed tasks climbed 8%.</p><p>Today&#8217;s live session is on why those two numbers sit so far apart, and on the single measurement that decides whether your AI spending comes back to you.</p><p>Here&#8217;s what&#8217;s we covered:</p><p>&#9656; Why your AI tool only works on about 14% of your team&#8217;s day, and what that means for your return</p><p>&#9656; The Friction Ledger, a three-column method you fill in before you spend anything</p><p>&#9656; A full worked calculation on one workflow, from 6 minutes saved to $58,000 a year</p><p>&#9656; The same workflow at a company with conflicting supplier records, where the return is (-$18,000)</p><p>&#9656; How to run this yourself </p><p>The deck is yours as well. Every figure from the session is on a slide, so you can drop your own numbers straight into the calculation.</p><p><strong><a href="https://drive.google.com/file/d/1GS0Mc8WztRS9LY_k5DQfZsmEkRYn9vzX/view?usp=sharing">Get the deck</a></strong></p><p>Every minute someone spends checking your AI&#8217;s output is a minute subtracted from what it saved. Nobody writes that number into a business case, which is why so many AI projects look profitable on paper and return nothing.</p><p>On Sunday, I&#8217;m publishing <strong>&#8216;Calculate AI ROI Your CFO Will Approve&#8217;</strong> for paid subscribers. Today gives you the method. Sunday gives you the files. </p><p>You get: </p><p>&#9656; The ledger as a working spreadsheet with the formulas already built</p><p>&#9656; The questions to ask when you walk through a workflow with the person who runs it</p><p>&#9656; The prompt that turns your recorded times into a one-page summary for finance</p><p>&#9656; And the slide structure for presenting the figures to your leadership team</p><p>See you Sunday!</p><p>Hodman</p><div><hr></div><p><span>&#128204; </span><strong><span>Quick Reminder:</span></strong><span> The Data Letter paid subscription price is going up at the end of the day on July 31st (Tomorrow) from $5/month or $50/year to $10/month or $100/year. If you upgrade before then, or if you&#8217;re already a paid subscriber, you&#8217;ll stay at the current price for as long as your subscription remains active. </span></p><p class="button-wrapper" data-attrs="{&quot;url&quot;:&quot;https://www.thedataletter.com/subscribe&quot;,&quot;text&quot;:&quot;UPGRADE HERE&quot;,&quot;action&quot;:null,&quot;class&quot;:null}" data-component-name="ButtonCreateButton"><a class="button primary" href="https://www.thedataletter.com/subscribe"><span>UPGRADE HERE</span></a></p>]]></content:encoded></item><item><title><![CDATA[I Just Presented to 20,000+ People. Here’s the Claude System I Showed Them.]]></title><description><![CDATA[It flags the reasons a product decision would fail before I ship]]></description><link>https://www.thedataletter.com/p/i-just-presented-to-20000-people</link><guid isPermaLink="false">https://www.thedataletter.com/p/i-just-presented-to-20000-people</guid><dc:creator><![CDATA[Hodman | How To Build With AI]]></dc:creator><pubDate>Sun, 26 Jul 2026 12:00:34 GMT</pubDate><enclosure url="https://api.substack.com/feed/podcast/208063591/08f14b0f21ea83b20f4a04f3228fceed.mp3" length="0" type="audio/mpeg"/><content:encoded><![CDATA[<p><span>Earlier this week, Dheeraj Sharma and Wyndo invited me as a guest on their One Shot Show, where I discussed the Claude system I built to catch product calls I would regret shipping. Here&#8217;s the story that made me build it, and everything the audience walked away with.</span></p><p><span>During beta testing for Asaura AI, I killed a feature 51 users told me made their lives harder. The feature was a breathing exercise overlay that showed up before every task. I&#8217;d built it because I&#8217;d read a study out of India on meditation as an ADHD intervention for kids, and because meditation had worked for me personally.</span></p><p><span>The study was on kids in a supervised meditation program. Asaura users are adult professionals who open the app to start a task in the next few minutes, and the overlay added a step in front of that exact goal.</span></p><p><span>I pulled the feature and lost a month of build time. So I built a Claude system to make sure I&#8217;d never repeat the pattern.</span></p><p><span>I ran the same decision back through the system live. The output caught what I was doing before I could pretend it was a new idea, using only the evidence sitting in my knowledge files.</span></p><p><span>The full walkthrough is in the recording above, and the accompanying files are linked below. This only worked because I gave Claude my own evidence to work with.</span></p><div><hr></div><p><strong><span>&#128204; A quick note before we started. </span></strong><span>The Data Letter paid subscription price is going up at the end of the day on July 31st from $5/month or $50/year to $10/month or $100/year. If you upgrade before then, or if you&#8217;re already a paid subscriber, you&#8217;ll stay at the current price for as long as your subscription remains active. </span></p><p class="button-wrapper" data-attrs="{&quot;url&quot;:&quot;https://www.thedataletter.com/subscribe&quot;,&quot;text&quot;:&quot;UPGRADE HERE&quot;,&quot;action&quot;:null,&quot;class&quot;:null}" data-component-name="ButtonCreateButton"><a class="button primary" href="https://www.thedataletter.com/subscribe"><span>UPGRADE HERE</span></a></p><div><hr></div><h2><span>What&#8217;s inside Decision Studio</span></h2><p><span>Decision Studio is a Claude Project you set up once and reuse for every product decision from then on. It has four moving parts.</span></p><ol><li><p><strong><span>Custom instructions.</span></strong><span> A decision partner persona that stops Claude from cheerleading.</span></p></li><li><p><strong><span>Four knowledge markdown files.</span></strong><span> Job-to-be-Done, user feedback log, past decision memos, and product anti-patterns. All linked below.</span></p></li><li><p><strong><span>A decision input template.</span></strong><span> Five fields you fill in before every prompt.</span></p></li><li><p><strong><span>A master prompt.</span></strong><span> Runs a pre-mortem, a red team, and a decision memo in one call.</span></p></li></ol><p><span>The prompt alone gives you a generic pre-mortem. The four knowledge files give the studio the context it needs to evaluate any decision using how your product works in practice, whether it&#8217;s brand new or a variation on one you&#8217;ve made before.</span></p><p class="button-wrapper" data-attrs="{&quot;url&quot;:&quot;https://www.thedataletter.com/subscribe?&quot;,&quot;text&quot;:&quot;Subscribe now&quot;,&quot;action&quot;:null,&quot;class&quot;:null}" data-component-name="ButtonCreateButton"><a class="button primary" href="https://www.thedataletter.com/subscribe?"><span>Subscribe now</span></a></p><h2><span>What Claude said when I re-ran the killed decision</span></h2><p><span>For the segment, I pasted the priming overlay decision back into the studio as if I were making it fresh today, using only what I knew six months ago.</span></p><p><span>Before Claude even started answering the three parts of my prompt, it opened with this:</span></p><blockquote><p><strong><span>Before I hand this to you, a flag you&#8217;ll notice as soon as you read it: your own docs already record this exact decision, killed after 51 beta testers rejected it. I answered the three parts anyway, but they all point the same direction.</span></strong></p></blockquote><p><span>Claude found the priming overlay memo in decisions.md, matched it to the decision I pasted in, and opened the response by flagging the repeat.</span></p><p><span>Then Claude pulled direct quotes from feedback.md that contradicted my decision. It caught the founder-brain anti-pattern I&#8217;d written for myself after the last failure. And it ended with a No-Go verdict and kill criteria I would have measured on day one instead of hoping the numbers came in strong.</span></p><p class="button-wrapper" data-attrs="{&quot;url&quot;:&quot;https://www.thedataletter.com/subscribe?&quot;,&quot;text&quot;:&quot;Subscribe now&quot;,&quot;action&quot;:null,&quot;class&quot;:null}" data-component-name="ButtonCreateButton"><a class="button primary" href="https://www.thedataletter.com/subscribe?"><span>Subscribe now</span></a></p><h2><span>The files</span></h2><p><span>Everything you need to build your own Decision Studio is below. Free-tier Claude works fine, and no coding is required.</span></p><ul><li><p><strong><a href="https://drive.google.com/file/d/1istdGZluGJSMxuRRuJUpDk3J6v5bGT7O/view?usp=sharing"><span>Setup guide</span></a></strong><span> &#8212; Project instructions, decision input template, master prompt, 30-day check-in template.</span></p></li><li><p><strong><a href="https://drive.google.com/file/d/1J_DxorRy8gROj-q0gYbyp7LoFxZH4ajQ/view?usp=sharing"><span>jtbd.md</span></a></strong><span> &#8212; placeholder Job-to-be-Done doc.</span></p></li><li><p><strong><a href="https://drive.google.com/file/d/1dDDgHQ9LsNtgIoylHSU8L_UySF_2VgQD/view?usp=sharing"><span>feedback.md</span></a></strong><span> &#8212; placeholder user feedback log.</span></p></li><li><p><strong><a href="https://drive.google.com/file/d/12-NSWog3dl3bW_BbCd470E4HlMstTu8y/view?usp=sharing"><span>decisions.md</span></a></strong><span> &#8212; placeholder past decision memos.</span></p></li><li><p><strong><a href="https://drive.google.com/file/d/1bdKzlzpbMBojknvbE6wDk_4kWmKo-rqh/view?usp=sharing"><span>anti-patterns.md</span></a></strong><span> &#8212; placeholder product anti-patterns list.</span></p><p></p><p class="button-wrapper" data-attrs="{&quot;url&quot;:&quot;https://www.thedataletter.com/subscribe?&quot;,&quot;text&quot;:&quot;Subscribe now&quot;,&quot;action&quot;:null,&quot;class&quot;:null}" data-component-name="ButtonCreateButton"><a class="button primary" href="https://www.thedataletter.com/subscribe?"><span>Subscribe now</span></a></p></li></ul><h2><span>What to do this weekend</span></h2><p><span>Set up Decision Studio in your Claude account, fill in your own knowledge files, and run it on the next product decision you were about to make from gut. Even one memo is worth the ten minutes.</span></p><p><span>Thanks to Wyndo and Dheeraj for having me on!</span></p><div><hr></div><h4><span>If you&#8217;re new to The Data Letter, this is what I do here. I share how I build AI systems for operators, managers, and technical builders who need to make better calls faster. Subscribing gets you the AI Readiness Checklist so you can score how far along your team really is with AI adoption instead of guessing.</span></h4><p class="button-wrapper" data-attrs="{&quot;url&quot;:&quot;https://www.thedataletter.com/subscribe?&quot;,&quot;text&quot;:&quot;Subscribe now&quot;,&quot;action&quot;:null,&quot;class&quot;:null}" data-component-name="ButtonCreateButton"><a class="button primary" href="https://www.thedataletter.com/subscribe?"><span>Subscribe now</span></a></p><p></p>]]></content:encoded></item><item><title><![CDATA[The Enterprise AI Compliance Workflow for U.S. State AI Regulations in 2026]]></title><description><![CDATA[The intake form, screening guide, vendor checklist, and documentation workflow every enterprise AI project now runs through]]></description><link>https://www.thedataletter.com/p/the-enterprise-ai-compliance-workflow</link><guid isPermaLink="false">https://www.thedataletter.com/p/the-enterprise-ai-compliance-workflow</guid><dc:creator><![CDATA[Hodman | How To Build With AI]]></dc:creator><pubDate>Sun, 19 Jul 2026 20:19:32 GMT</pubDate><enclosure url="https://substack-post-media.s3.amazonaws.com/public/images/618b6379-ef29-491c-a9de-323a0829b6d7_1424x752.png" length="0" type="image/jpeg"/><content:encoded><![CDATA[<p><span>On Thursday, I ran a live session called </span><em><a href="https://www.thedataletter.com/p/what-new-us-ai-regulations-mean-for"><span>What New U.S. AI Regulations Mean for Enterprise Adoption in 2026</span></a></em><span>. It covered four things.</span></p><p><span>First, the four regulations reshaping enterprise AI in 2026:</span></p><ul><li><p><span>The June 2nd federal executive order on frontier model pre-release review.</span></p></li><li><p><span>State-level frontier AI laws, led by California TFAIA and New York RAISE.</span></p></li><li><p><span>State-level automated decision-making laws, led by California ADMT, Colorado SB 26-189, and Texas TRAIGA.</span></p></li><li><p><span>Federal procurement guidance from the White House Office of Management and Budget.</span></p></li></ul><p><span>Second, why enterprise AI adoption is no longer a software-access problem. The review functions your company already runs still apply, but each one now has to evaluate categories of exposure that traditional enterprise procurement was never designed to handle.</span></p><p><span>Third, the four Adoption Gates every AI project now clears before deployment: vendor selection, use-case screening, monitoring, and documentation.</span></p><p><span>Fourth, three practical steps to prepare: build a use-case intake before you build any pilot, ask vendors for evidence instead of assurances, and reduce your company&#8217;s dependency on any single AI vendor&#8217;s release schedule.</span></p><div><hr></div><p><span>&#128204; </span><strong><span>A quick note before we start. </span></strong><span>My paid subscription price is going up at the end of day July 31st from $5/month or $50/year to $10/month or $100/year. If you upgrade before then, or if you&#8217;re already a paid subscriber, you&#8217;ll stay at the current price for as long as your subscription remains active.</span></p><div><hr></div><h2><strong><span>What this piece gives you</span></strong></h2><p><span>The live gave you the framework. This piece gives you the workflow.</span></p><p><span>By the end, you&#8217;ll have six artifacts your team can install this week:</span></p><ul><li><p><span>A one-page use-case intake form.</span></p></li><li><p><span>A screening guide that maps every AI project to the specific state laws that apply to it, across the seven U.S. states with active or upcoming AI regulations.</span></p></li><li><p><span>A vendor evidence checklist covering eleven categories of documentation your legal team should require before any AI vendor evaluation begins.</span></p></li><li><p><span>A monitoring log schema your data engineer can implement without additional infrastructure.</span></p></li><li><p><span>A documentation template designed to survive a regulatory audit.</span></p></li><li><p><span>A build order that shows your team how to put all five into place, in the sequence that saves the most rework.</span></p></li></ul>
      <p>
          <a href="https://www.thedataletter.com/p/the-enterprise-ai-compliance-workflow">
              Read more
          </a>
      </p>
   ]]></content:encoded></item><item><title><![CDATA[What New U.S. AI Regulations Mean for Enterprise AI Adoption in 2026 ]]></title><description><![CDATA[Watch now (17 mins) | Every leader running AI projects needs to know this]]></description><link>https://www.thedataletter.com/p/what-new-us-ai-regulations-mean-for</link><guid isPermaLink="false">https://www.thedataletter.com/p/what-new-us-ai-regulations-mean-for</guid><dc:creator><![CDATA[Hodman | How To Build With AI]]></dc:creator><pubDate>Thu, 16 Jul 2026 13:11:04 GMT</pubDate><enclosure url="https://api.substack.com/feed/podcast/207067978/d0fe0b68d9fb6f554504296a291a08bf.mp3" length="0" type="audio/mpeg"/><content:encoded><![CDATA[<p>New U.S. AI regulations are already changing what enterprise AI adoption looks like.</p><p><span>In this session, I walked through the federal and state regulations that will affect enterprise adoption in 2026, as well as three practical steps your company can take this quarter to prepare.</span></p><p><span>A few things you'll walk out with:</span></p><p><span>&#8594; A clear understanding of which regulations apply to your company and which apply to your vendors<br> &#8594; The four review points that every AI project must pass before deployment<br> &#8594; Three steps you can put in place next week to reduce the operational cost of every future regulation your company absorbs</span></p><p>If you&#8217;re a senior leader, a technical builder, or an operator responsible for how AI shows up inside your company, this session gives you the framework.</p><p>Later this week, I will be publishing a piece on Substack called <strong>The Enterprise AI Compliance Workflow for U.S. State AI Regulations in 2026</strong> that walks you through how to build those workflows on The Data Letter. It hands you the workflow that puts all of this into practice. Everything downstream of today&#8217;s framework, in one workflow, ready to implement inside your company. </p><p>You can get it now here &#10549;</p><div class="digest-post-embed" data-attrs="{&quot;nodeId&quot;:&quot;c0a73af1-50b2-4307-a065-937bd84cea04&quot;,&quot;caption&quot;:&quot;On Thursday, I ran a live session called What New U.S. AI Regulations Mean for Enterprise Adoption in 2026. It covered four things.&quot;,&quot;cta&quot;:null,&quot;showBylines&quot;:true,&quot;showDescription&quot;:true,&quot;showImage&quot;:true,&quot;size&quot;:&quot;lg&quot;,&quot;isEditorNode&quot;:true,&quot;title&quot;:&quot;The Enterprise AI Compliance Workflow for U.S. State AI Regulations in 2026&quot;,&quot;publishedBylines&quot;:[{&quot;id&quot;:12281524,&quot;name&quot;:&quot;Hodman | How To Build With AI&quot;,&quot;bio&quot;:&quot;Builds With AI | I write about execution friction, for ND workers (Between Thinking and Doing) and teams rolling out AI (The Data Letter)&quot;,&quot;photo_url&quot;:&quot;https://substackcdn.com/image/fetch/$s_!OiT1!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fbucketeer-e05bbc84-baa3-437e-9518-adb32be77984.s3.amazonaws.com%2Fpublic%2Fimages%2F9b44c6d4-7c0e-44bc-b736-43224bd8bcef_763x752.jpeg&quot;,&quot;is_guest&quot;:false,&quot;bestseller_tier&quot;:null}],&quot;post_date&quot;:&quot;2026-07-19T20:19:32.055Z&quot;,&quot;cover_image&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/618b6379-ef29-491c-a9de-323a0829b6d7_1424x752.png&quot;,&quot;cover_image_alt&quot;:null,&quot;canonical_url&quot;:&quot;https://www.thedataletter.com/p/the-enterprise-ai-compliance-workflow&quot;,&quot;section_name&quot;:null,&quot;video_upload_id&quot;:null,&quot;id&quot;:207698159,&quot;type&quot;:&quot;newsletter&quot;,&quot;reaction_count&quot;:1,&quot;comment_count&quot;:0,&quot;publication_id&quot;:5557397,&quot;publication_name&quot;:&quot;The Data Letter&quot;,&quot;publication_logo_url&quot;:&quot;https://substackcdn.com/image/fetch/$s_!q9bB!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F87106c62-c084-4b01-b694-ac5d6a824442_500x500.png&quot;,&quot;belowTheFold&quot;:false,&quot;youtube_url&quot;:null,&quot;show_links&quot;:null,&quot;feed_url&quot;:null}"></div><div><hr></div><p>Every free subscriber to The Data Letter gets the AI Readiness Checklist, a scored assessment of how far along your team is with AI adoption so you can stop guessing.</p><p class="button-wrapper" data-attrs="{&quot;url&quot;:&quot;https://www.thedataletter.com/subscribe&quot;,&quot;text&quot;:&quot;SUBSCRIBE&quot;,&quot;action&quot;:null,&quot;class&quot;:null}" data-component-name="ButtonCreateButton"><a class="button primary" href="https://www.thedataletter.com/subscribe"><span>SUBSCRIBE</span></a></p>]]></content:encoded></item><item><title><![CDATA[Use Claude Code + Notion to Build an AI Agent That Handles Repetitive Knowledge Work Requests]]></title><description><![CDATA[A written playbook and an agent that drafts requests on its own]]></description><link>https://www.thedataletter.com/p/use-claude-code-notion-to-build-an</link><guid isPermaLink="false">https://www.thedataletter.com/p/use-claude-code-notion-to-build-an</guid><dc:creator><![CDATA[Hodman | How To Build With AI]]></dc:creator><pubDate>Sun, 12 Jul 2026 15:24:31 GMT</pubDate><enclosure url="https://substack-post-media.s3.amazonaws.com/public/images/4502c3dc-2b72-458a-9749-1705e70c69d0_1408x768.png" length="0" type="image/jpeg"/><content:encoded><![CDATA[<p><span>On Thursday, </span><a href="https://hodmanmurad.substack.com/p/microsoft-aws-the-nfl-and-embedded"><span>we broke down why Microsoft just put $2.5 billion</span></a><span> into embedding engineers inside customer teams, and why AWS put $1 billion into that same kind of offering three days earlier. Both companies came to the same conclusion that the rest of us have over the past 18 months: Having the tool isn&#8217;t enough. Someone has to redesign the task itself around it, using your team&#8217;s data and rules, before it can help.</span></p><p><span>Today, you&#8217;re going to be that someone. You&#8217;re going to build the thing Microsoft and AWS charge millions for, at your own desk.</span></p><h2><span>What you&#8217;re building</span></h2><p><span>By the end of this build, you&#8217;ll have a working, autonomous agent that watches your team&#8217;s support intake queue in Notion, reads a written playbook for how your team already answers common questions, drafts a response in your team&#8217;s voice, and hands that draft to a person for approval before anything goes out.</span></p><p><span>It checks the queue every 30 minutes on a set schedule; no one has to open a chat window and trigger it. I set mine to check only during work hours, since a person still needs to be around to review what it drafts, but you can widen that window to whatever hours your team covers.</span></p><p><span>I ran this against my own company&#8217;s queue, and every screenshot in this piece comes from that run. My team gets a handful of the same questions from new users, over and over. That&#8217;s the type of request this build is for.</span></p><p><span>You&#8217;ll use Claude Code to run the agent, and Notion to store incoming requests and the playbook that agent follows. If your team tracks requests somewhere else, the same setup works with whatever you&#8217;re already using. </span></p>
      <p>
          <a href="https://www.thedataletter.com/p/use-claude-code-notion-to-build-an">
              Read more
          </a>
      </p>
   ]]></content:encoded></item><item><title><![CDATA[Microsoft, AWS, the NFL, and Embedded AI]]></title><description><![CDATA[Thursday's live recording is up]]></description><link>https://www.thedataletter.com/p/microsoft-aws-the-nfl-and-embedded</link><guid isPermaLink="false">https://www.thedataletter.com/p/microsoft-aws-the-nfl-and-embedded</guid><dc:creator><![CDATA[Hodman | How To Build With AI]]></dc:creator><pubDate>Thu, 09 Jul 2026 13:47:03 GMT</pubDate><enclosure url="https://api.substack.com/feed/podcast/206214673/d1a37e895f6350019c6e93d330bc85c4.mp3" length="0" type="audio/mpeg"/><content:encoded><![CDATA[<p>This week&#8217;s live starts at the 12:28 mark of this recording. Apologies for the timing mix-up this morning! </p><p>We covered what Microsoft, AWS, and the NFL are all telling us about how enterprise AI needs to change to produce returns, plus a five-question diagnostic you can run to score any live AI projects your team currently has, and three failure modes to watch for as you start embedding AI into your workflows.</p><p>Sunday&#8217;s follow-up walks through the full build of an internal embedded AI agent that handles the repetitive knowledge work requests coming into your team. </p><p>See you Sunday!</p><p><a href="https://betweenthinkingdoing.substack.com/subscribe">Free Friction Audit</a></p><p><a href="https://www.thedataletter.com/subscribe">Free AI Readiness Checklist</a></p>]]></content:encoded></item><item><title><![CDATA[DIY AI Ticket Router Template]]></title><description><![CDATA[Your Support Team Is Drowning in Manual Triage]]></description><link>https://www.thedataletter.com/p/diy-ai-ticket-router-template</link><guid isPermaLink="false">https://www.thedataletter.com/p/diy-ai-ticket-router-template</guid><dc:creator><![CDATA[Hodman | How To Build With AI]]></dc:creator><pubDate>Sat, 04 Jul 2026 12:39:35 GMT</pubDate><enclosure url="https://substack-post-media.s3.amazonaws.com/public/images/4253ffdc-99ea-4473-8542-8ceb5b9406f3_1376x768.png" length="0" type="image/jpeg"/><content:encoded><![CDATA[<p><span>On a busy support team, every ticket that comes in goes through the same routing decision. It either stays with the rep who picked it up, gets passed to a team lead, escalates to a manager, or gets routed to engineering.</span></p><p><span>That decision happens dozens of times a day. Every ticket follows the same steps and uses the same types of information, even though the tickets themselves are different. High volume and a repeatable process are what make a decision a good candidate for AI to handle.</span></p><p><span>Every team has decisions like this. Support triage. Sales escalation. Refund reviews. Vendor evaluations. Once you can name these decisions, you can build AI tools that handle the parts that don&#8217;t need human judgment.</span></p><p><span>The way you identify these decisions on your own team is a 4-step audit. Recognizing these opportunities shows your team&#8217;s proactive approach and builds confidence in your ability to leverage AI effectively.</span></p><p><strong><span>Step one</span></strong><span> names the decision that recurs.</span></p><p><strong><span>Step two</span></strong><span> names who does each step today.</span></p><p><strong><span>Step three</span></strong><span> names the information each step needs.</span></p><p><strong><span>Step four</span></strong><span> circles the steps an AI model could handle.</span></p><p><span>Those four steps together give you a clear specification you can hand to your Revenue Operations team, or use to build the tool yourself in Claude Projects, empowering your team to innovate and improve efficiency.</span></p><p class="button-wrapper" data-attrs="{&quot;url&quot;:&quot;https://www.thedataletter.com/subscribe?&quot;,&quot;text&quot;:&quot;Subscribe now&quot;,&quot;action&quot;:null,&quot;class&quot;:null}" data-component-name="ButtonCreateButton"><a class="button primary" href="https://www.thedataletter.com/subscribe?"><span>Subscribe now</span></a></p><h3><strong><span>What&#8217;s below</span></strong></h3><p><span>The full audit walkthrough applied to customer support triage. A worksheet template you fill in for any decision on your team. The four outputs of a completed audit, and what each one tells you about the tool to build.</span></p><p><span>Then the Claude Project: the system prompt with six triage criteria, three sample tickets to calibrate the criteria before you connect anything, the connector setup for your support inbox and CRM, the approval flow that keeps a person in the loop until your team trusts the scoring, and four other decisions you can adapt this same setup to inside your team.</span></p><p><span>Setup takes about an hour once you&#8217;ve picked the decision you want to automate. If a support team of five is spending 45 minutes per day each on manually triaging, this build gives them back about 18 hours a week combined. That&#8217;s roughly half a full-time work-week of hours, returned to the work your team does best. </span></p>
      <p>
          <a href="https://www.thedataletter.com/p/diy-ai-ticket-router-template">
              Read more
          </a>
      </p>
   ]]></content:encoded></item><item><title><![CDATA[Pinterest Is Turning Taste Data Into an AI Powered Ad and Performance Engine]]></title><description><![CDATA[What Pinterest&#8217;s launch tells us about which decisions belong to people and which belong to AI]]></description><link>https://www.thedataletter.com/p/pinterest-is-turning-taste-data-into</link><guid isPermaLink="false">https://www.thedataletter.com/p/pinterest-is-turning-taste-data-into</guid><dc:creator><![CDATA[Hodman | How To Build With AI]]></dc:creator><pubDate>Mon, 29 Jun 2026 13:24:43 GMT</pubDate><enclosure url="https://substack-post-media.s3.amazonaws.com/public/images/d9cb2333-733c-4ffe-8324-bb8b8bfb413a_1376x768.png" length="0" type="image/jpeg"/><content:encoded><![CDATA[<p><span>On June 17, an advertiser at one of Pinterest&#8217;s pilot agencies opened her dashboard and saw something different. Searches for &#8216;clean beauty routine&#8217; were up 42% that week. Pinterest&#8217;s new Business Assistant had already pulled the chart, surfaced the leading Pins, and suggested a clean beauty ad campaign she could launch.</span></p><p><span>She didn&#8217;t have to search for the trend herself.</span></p><p><span>That advertiser&#8217;s workflow is one example of what Pinterest changed in June. The same pattern is rolling out across its advertiser tools, and operators outside ad-tech should look closely at how Pinterest is using its data to take repetitive analysis off the human side of the workflow.</span></p><div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="https://substackcdn.com/image/fetch/$s_!QAdF!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F3bc93432-ba33-4327-9776-5c88e4176d17_1408x768.png" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="https://substackcdn.com/image/fetch/$s_!QAdF!,w_424,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F3bc93432-ba33-4327-9776-5c88e4176d17_1408x768.png 424w, https://substackcdn.com/image/fetch/$s_!QAdF!,w_848,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F3bc93432-ba33-4327-9776-5c88e4176d17_1408x768.png 848w, https://substackcdn.com/image/fetch/$s_!QAdF!,w_1272,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F3bc93432-ba33-4327-9776-5c88e4176d17_1408x768.png 1272w, https://substackcdn.com/image/fetch/$s_!QAdF!,w_1456,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F3bc93432-ba33-4327-9776-5c88e4176d17_1408x768.png 1456w" sizes="100vw"><img src="https://substackcdn.com/image/fetch/$s_!QAdF!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F3bc93432-ba33-4327-9776-5c88e4176d17_1408x768.png" width="1408" height="768" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/3bc93432-ba33-4327-9776-5c88e4176d17_1408x768.png&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:768,&quot;width&quot;:1408,&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;: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_!QAdF!,w_424,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F3bc93432-ba33-4327-9776-5c88e4176d17_1408x768.png 424w, https://substackcdn.com/image/fetch/$s_!QAdF!,w_848,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F3bc93432-ba33-4327-9776-5c88e4176d17_1408x768.png 848w, https://substackcdn.com/image/fetch/$s_!QAdF!,w_1272,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F3bc93432-ba33-4327-9776-5c88e4176d17_1408x768.png 1272w, https://substackcdn.com/image/fetch/$s_!QAdF!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F3bc93432-ba33-4327-9776-5c88e4176d17_1408x768.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><span>What Pinterest Shipped a Week Before Cannes</span></h2><p><span>On June 17, Pinterest </span><a href="https://newsroom.pinterest.com/news/cannes-2026/"><span>announced four AI products</span></a><span> ahead of Cannes Lions: Business Assistant, Pinterest MCP, a new Performance+ creative model, and Ask Pinterest. The announcement reads like an ad-tech story. Underneath the ad-tech framing, Pinterest is using a decade of taste and intent data to automate the analysis and selection work advertisers used to do themselves.</span></p><p><span>In the announcement, Pinterest&#8217;s Chief Business Officer Lee Brown said, &#8216;The future of discovery won&#8217;t be driven by keywords alone. It will be shaped by context, taste, and trusted recommendations.&#8217;</span></p><p><span>Users don&#8217;t want to type queries anymore. They want the platform to already know what they&#8217;re looking for, and Pinterest is rebuilding its advertiser tools around the same idea.</span></p><p class="button-wrapper" data-attrs="{&quot;url&quot;:&quot;https://www.thedataletter.com/subscribe?&quot;,&quot;text&quot;:&quot;Subscribe now&quot;,&quot;action&quot;:null,&quot;class&quot;:null}" data-component-name="ButtonCreateButton"><a class="button primary" href="https://www.thedataletter.com/subscribe?"><span>Subscribe now</span></a></p><h2><span>Which Advertiser Decisions Pinterest&#8217;s AI Now Handles</span></h2><p><span>Each of the four products replaces a task someone on the advertiser side used to do manually.</span></p><ul><li><p><strong><span>Business Assistant</span></strong><span> automates the trend monitoring a campaign manager used to do by scanning dashboards.</span></p></li><li><p><strong><span>The Performance+ creative model</span></strong><span data-color="rgb(227, 237, 237)" style="color: rgb(227, 237, 237);">&nbsp;automates the asset selection that a creative lead used to do through A/B testing</span><span>.</span></p></li><li><p><strong><span>Pinterest MCP</span></strong><span> gives an agency analyst direct access to Pinterest campaign data and analytics from inside the analyst&#8217;s own working tools, instead of having to log into Pinterest separately to pull the same numbers by hand.</span></p></li><li><p><strong><span>Ask Pinterest</span></strong><span> automates the multi-step planning a shopper used to do across several searches.</span></p></li></ul><p><span>The people doing the work stay in place. What changes is the part of the job they spend time on.</span></p><p><span>A campaign manager defines what a winning campaign looks like and reviews the recommendations Business Assistant surfaces. A creative lead sets the brand voice and approves which AI-selected variant runs. An agency analyst advises the client using insights MCP delivers automatically. The strategy and judgment stay with the human. The retrieval, comparison, and selection now sit with the model.</span></p><p><span>Advertisers spend less time on retrieval and comparison and more time on strategy, judgment, and client relationships.</span></p><p class="button-wrapper" data-attrs="{&quot;url&quot;:&quot;https://www.thedataletter.com/subscribe?&quot;,&quot;text&quot;:&quot;Subscribe now&quot;,&quot;action&quot;:null,&quot;class&quot;:null}" data-component-name="ButtonCreateButton"><a class="button primary" href="https://www.thedataletter.com/subscribe?"><span>Subscribe now</span></a></p><h2><span>Why This Matters for the Team You Run</span></h2><p><span>Pinterest spent two years building infrastructure to automate the repetitive analysis its advertisers used to do themselves. The Performance+ model improved click volume by 7.5% in Pinterest&#8217;s own testing. Pinterest MCP is letting agencies like PMG, Pacvue, and Omnicom&#8217;s Jump450 plug Pinterest insights directly into their AI workflows.</span></p><p><span>The pattern is borrowable. The technology is open. Pinterest MCP runs on the same protocol your team can run.</span></p><p><span>Technology is the easy part. The harder part is auditing your team&#8217;s decision flows in enough detail to see which steps an AI tool could handle on its own. Without that audit, applying AI to your team stays abstract.</span></p><div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="https://substackcdn.com/image/fetch/$s_!DnkC!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Ffe8cb46b-6022-4e0e-938b-d2bbeb407fa8_1408x768.png" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="https://substackcdn.com/image/fetch/$s_!DnkC!,w_424,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Ffe8cb46b-6022-4e0e-938b-d2bbeb407fa8_1408x768.png 424w, https://substackcdn.com/image/fetch/$s_!DnkC!,w_848,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Ffe8cb46b-6022-4e0e-938b-d2bbeb407fa8_1408x768.png 848w, https://substackcdn.com/image/fetch/$s_!DnkC!,w_1272,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Ffe8cb46b-6022-4e0e-938b-d2bbeb407fa8_1408x768.png 1272w, https://substackcdn.com/image/fetch/$s_!DnkC!,w_1456,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Ffe8cb46b-6022-4e0e-938b-d2bbeb407fa8_1408x768.png 1456w" sizes="100vw"><img src="https://substackcdn.com/image/fetch/$s_!DnkC!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Ffe8cb46b-6022-4e0e-938b-d2bbeb407fa8_1408x768.png" width="1408" height="768" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/fe8cb46b-6022-4e0e-938b-d2bbeb407fa8_1408x768.png&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:768,&quot;width&quot;:1408,&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_!DnkC!,w_424,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Ffe8cb46b-6022-4e0e-938b-d2bbeb407fa8_1408x768.png 424w, https://substackcdn.com/image/fetch/$s_!DnkC!,w_848,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Ffe8cb46b-6022-4e0e-938b-d2bbeb407fa8_1408x768.png 848w, https://substackcdn.com/image/fetch/$s_!DnkC!,w_1272,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Ffe8cb46b-6022-4e0e-938b-d2bbeb407fa8_1408x768.png 1272w, https://substackcdn.com/image/fetch/$s_!DnkC!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Ffe8cb46b-6022-4e0e-938b-d2bbeb407fa8_1408x768.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><p><span>Many operators can name three or four obvious time sinks. Status meetings. Slack triage. Pulling numbers for the weekly review. Those are the symptoms a team sees.</span></p><p><span>The deeper layer is the work nobody tracks. Context switching. Re-reading yesterday&#8217;s threads to remember what was decided. The seven-minute Slack derail that costs forty minutes of regained focus. The constant low-grade pattern-matching across dashboards that no one would call work but everyone does anyway.</span></p><p><span>Until a team can name those untracked tasks specifically, no AI tool can handle them. The audit has to come first.</span></p><div><hr></div><p><span>In case you missed last week&#8217;s Data Letter sprint, it covered the same problem from a different angle. Samsung is rolling out ChatGPT, Gemini, and Claude to all 260,000 of its employees and measuring the rollout by full-time-equivalent.</span></p><ul><li><p><a href="https://www.thedataletter.com/p/samsung-gave-260000-employees-ai"><span>Samsung Gave 260,000 Employees AI. Few Will Use It Well.</span></a><span> explains why access to AI doesn&#8217;t change how the work gets done.</span></p></li><li><p><a href="https://www.thedataletter.com/p/build-the-ai-scoring-system-samsungs"><span>Build the AI Scoring System Samsung&#8217;s 260,000 Employees Aren&#8217;t Getting</span></a><span> is Wednesday&#8217;s live recording, where I built a working scoring system from scratch.</span></p></li><li><p><a href="https://www.thedataletter.com/p/i-built-an-ai-lead-scoring-system"><span>I Built an AI Lead Scoring System That Reads My Inbox and Writes to HubSpot. Here&#8217;s How.</span></a><span> is the full implementation guide: the Claude Project setup, the system prompt, and the HubSpot connector flow.</span></p></li></ul><div><hr></div><h2><span>One Thing to Try This Week</span></h2><p><span>Pick one decision your team makes every week. Something like &#8216;which support tickets get escalated this morning&#8217;, &#8216;which leads sales should prioritize, or &#8216;which marketing campaign deserves more budget this week&#8217;. The decision should recur often, have a clear input, and produce a clear output.</span></p><p><span>For each step in that decision, write down two things: the person who currently does the step, and the data or context they pull to do it. For a &#8216;pipeline coverage review&#8217;, for example, the person is the sales manager and the data is the current week&#8217;s deal stages from the CRM.</span></p><p><span>Many teams find that around 60% of the cognitive effort involves retrieval, comparison, or pattern matching. Work an AI tool can do faster than a tired manager at the end of the week.</span></p><p><span>If an AI tool handled the 60% that&#8217;s retrieval and comparison, the hours your team spends on that work would free up for the 40% that requires judgment, strategy, and client time.</span></p><p><span>Pinterest finished that audit for its advertisers two years ago. The same exercise is overdue on many teams.</span></p><div><hr></div><h2><span>Next Step</span></h2><p><span>This Thursday, July 2nd, I&#8217;m going </span><strong><span>LIVE </span></strong><span>to walk through </span><a href="https://open.substack.com/live-stream/259342?utm_source=live-stream-scheduled-upsell"><span>how AI is redistributing cognitive labor across organizations</span></a><span>. What the pattern looks like, where it&#8217;s working, and the framework operators can use to map their own teams.</span></p><p><span>On Thursday, I&#8217;ll release the full build: </span><strong><span>Map Where Your Team&#8217;s Mental Energy Goes, and Build an AI to Redistribute It</span></strong><span>. The Pinterest story above explains why this redistribution matters. Thursday&#8217;s build walks through a full example: a team&#8217;s weekly decision flow, the audit that identifies the 60%, and the AI tool built to handle it. You can run the same approach on your own team&#8217;s workflow.</span></p><p class="button-wrapper" data-attrs="{&quot;url&quot;:&quot;https://www.thedataletter.com/subscribe?&quot;,&quot;text&quot;:&quot;Subscribe now&quot;,&quot;action&quot;:null,&quot;class&quot;:null}" data-component-name="ButtonCreateButton"><a class="button primary" href="https://www.thedataletter.com/subscribe?"><span>Subscribe now</span></a></p>]]></content:encoded></item><item><title><![CDATA[I Built an AI Lead Scoring System That Reads My Inbox and Writes to HubSpot. Here’s How.]]></title><description><![CDATA[A full Claude Project setup, system prompt, and workflow that lets Claude read inbound leads from your inbox and write scores back to your CRM.]]></description><link>https://www.thedataletter.com/p/i-built-an-ai-lead-scoring-system</link><guid isPermaLink="false">https://www.thedataletter.com/p/i-built-an-ai-lead-scoring-system</guid><dc:creator><![CDATA[Hodman | How To Build With AI]]></dc:creator><pubDate>Thu, 25 Jun 2026 21:02:19 GMT</pubDate><enclosure url="https://substack-post-media.s3.amazonaws.com/public/images/896d07eb-154e-43f5-8d5b-49cf7e67e86b_1424x752.png" length="0" type="image/jpeg"/><content:encoded><![CDATA[<p><span>Sometimes more inbound leads come in for Asaura than I can handle, so I built a scoring system in Claude that reads each lead, scores it against the five criteria I care most about, and writes the score back to HubSpot as a note on the contact file.</span></p><p><span>The system runs continuously. Every time a new lead lands in the inbox, Claude reads it, scores it against the same criteria, and writes the score, tier, and reasoning back to the matching contact record in HubSpot. By the time my sales team checks the queue, every lead is already sorted by tier with an explanation attached.</span></p><p><span>This article is the full build. Setup takes about 45 minutes. You&#8217;ll need a paid Claude subscription, a HubSpot account, and a business email account that supports the Microsoft 365 or Gmail connector.</span></p><p><span>If your team uses a different CRM or inbox, the build is the same. The connector names change. Most major CRM and inbox platforms have Claude connectors now, or are adding them quickly.</span></p><h2><strong><span>What you&#8217;ll have at the end</span></strong></h2><p><span>A working Claude Project that:</span></p><ul><li><p><span>Reads inbound leads from your inbox automatically</span></p></li><li><p><span>Scores each lead against five criteria you can edit in 30 seconds</span></p></li><li><p><span>Returns a structured response with a score, a tier, an explanation, and the specific signals it picked up</span></p></li><li><p><span>Writes the score, tier, and explanation back to the corresponding HubSpot contact record</span></p></li><li><p><span>Stays consistent across hundreds of leads a week</span></p><p></p><p class="button-wrapper" data-attrs="{&quot;url&quot;:&quot;https://www.thedataletter.com/subscribe?&quot;,&quot;text&quot;:&quot;Subscribe now&quot;,&quot;action&quot;:null,&quot;class&quot;:null}" data-component-name="ButtonCreateButton"><a class="button primary" href="https://www.thedataletter.com/subscribe?"><span>Subscribe now</span></a></p></li></ul><h2><strong><span>Step 1: Create the Claude Project</span></strong></h2><p><span>Open Claude on the web or desktop app. In the sidebar, click &#8220;Projects.&#8221; Click &#8220;Create new Project.&#8221;</span></p><p><span>Name the Project something specific to the decision type. For lead scoring: &#8220;Lead Qualification Scoring System.&#8221; If your team plans to share this Project later, the name should make the use case clear at a glance.</span></p><p><span>Leave the description blank for now. You&#8217;ll fill in the Project Instructions in the next step.</span></p><div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="https://substackcdn.com/image/fetch/$s_!SAjy!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fb6ab710a-05d4-4c16-b04a-c6979e08d5f6_1612x1010.png" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="https://substackcdn.com/image/fetch/$s_!SAjy!,w_424,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fb6ab710a-05d4-4c16-b04a-c6979e08d5f6_1612x1010.png 424w, https://substackcdn.com/image/fetch/$s_!SAjy!,w_848,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fb6ab710a-05d4-4c16-b04a-c6979e08d5f6_1612x1010.png 848w, https://substackcdn.com/image/fetch/$s_!SAjy!,w_1272,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fb6ab710a-05d4-4c16-b04a-c6979e08d5f6_1612x1010.png 1272w, https://substackcdn.com/image/fetch/$s_!SAjy!,w_1456,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fb6ab710a-05d4-4c16-b04a-c6979e08d5f6_1612x1010.png 1456w" sizes="100vw"><img src="https://substackcdn.com/image/fetch/$s_!SAjy!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fb6ab710a-05d4-4c16-b04a-c6979e08d5f6_1612x1010.png" width="1456" height="912" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/b6ab710a-05d4-4c16-b04a-c6979e08d5f6_1612x1010.png&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:912,&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_!SAjy!,w_424,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fb6ab710a-05d4-4c16-b04a-c6979e08d5f6_1612x1010.png 424w, https://substackcdn.com/image/fetch/$s_!SAjy!,w_848,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fb6ab710a-05d4-4c16-b04a-c6979e08d5f6_1612x1010.png 848w, https://substackcdn.com/image/fetch/$s_!SAjy!,w_1272,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fb6ab710a-05d4-4c16-b04a-c6979e08d5f6_1612x1010.png 1272w, https://substackcdn.com/image/fetch/$s_!SAjy!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fb6ab710a-05d4-4c16-b04a-c6979e08d5f6_1612x1010.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>
      <p>
          <a href="https://www.thedataletter.com/p/i-built-an-ai-lead-scoring-system">
              Read more
          </a>
      </p>
   ]]></content:encoded></item><item><title><![CDATA[Build the AI Scoring System Samsung's 260,000 Employees Aren't Getting]]></title><description><![CDATA[Watch now]]></description><link>https://www.thedataletter.com/p/build-the-ai-scoring-system-samsungs</link><guid isPermaLink="false">https://www.thedataletter.com/p/build-the-ai-scoring-system-samsungs</guid><dc:creator><![CDATA[Hodman | How To Build With AI]]></dc:creator><pubDate>Wed, 24 Jun 2026 13:30:58 GMT</pubDate><enclosure url="https://api.substack.com/feed/podcast/203127692/f178f56ec7da06a12655476906f04722.mp3" length="0" type="audio/mpeg"/><content:encoded><![CDATA[<p>This morning, I went live with this AI scoring system.</p><p>It&#8217;s the system Samsung&#8217;s 260,000 employees aren&#8217;t being taught to build. It&#8217;s the system Salesforce hasn&#8217;t built after spending $300 million on Anthropic this year.</p><p><a href="https://www.thedataletter.com/p/i-built-an-ai-lead-scoring-system">Tomorrow on The Data Letter, I&#8217;m publishing the full implementation guide with the HubSpot and Gmail setup that lets Claude pull leads and score them automatically</a>. </p><p class="button-wrapper" data-attrs="{&quot;url&quot;:&quot;https://www.thedataletter.com/subscribe?&quot;,&quot;text&quot;:&quot;Subscribe now&quot;,&quot;action&quot;:null,&quot;class&quot;:null}" data-component-name="ButtonCreateButton"><a class="button primary" href="https://www.thedataletter.com/subscribe?"><span>Subscribe now</span></a></p>]]></content:encoded></item><item><title><![CDATA[Samsung Gave 260,000 Employees AI. Few Will Use It Well.]]></title><description><![CDATA[Giving employees the tools doesn&#8217;t change how the work gets done.]]></description><link>https://www.thedataletter.com/p/samsung-gave-260000-employees-ai</link><guid isPermaLink="false">https://www.thedataletter.com/p/samsung-gave-260000-employees-ai</guid><dc:creator><![CDATA[Hodman | How To Build With AI]]></dc:creator><pubDate>Mon, 22 Jun 2026 17:51:45 GMT</pubDate><enclosure url="https://substack-post-media.s3.amazonaws.com/public/images/52fb5357-c857-4e10-aa0e-e00a7d206b69_1424x752.png" length="0" type="image/jpeg"/><content:encoded><![CDATA[<p><span>On June 9th, Samsung announced that ChatGPT, Gemini, and Claude will be rolled out across every team at Samsung Electronics by the end of this year, with the rest of the Samsung Group to follow. It&#8217;s one of the largest enterprise AI rollouts ever announced.</span></p><p><span>The way Samsung plans to measure whether the rollout works is the part of the story every operator and manager needs to understand, because every other large enterprise AI rollout has hit the same wall: access without a system for using that access well.</span></p><div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="https://substackcdn.com/image/fetch/$s_!-1yZ!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Ff5cb15bd-e1f7-44af-b52b-afa579322e89_1584x672.png" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="https://substackcdn.com/image/fetch/$s_!-1yZ!,w_424,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Ff5cb15bd-e1f7-44af-b52b-afa579322e89_1584x672.png 424w, https://substackcdn.com/image/fetch/$s_!-1yZ!,w_848,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Ff5cb15bd-e1f7-44af-b52b-afa579322e89_1584x672.png 848w, https://substackcdn.com/image/fetch/$s_!-1yZ!,w_1272,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Ff5cb15bd-e1f7-44af-b52b-afa579322e89_1584x672.png 1272w, https://substackcdn.com/image/fetch/$s_!-1yZ!,w_1456,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Ff5cb15bd-e1f7-44af-b52b-afa579322e89_1584x672.png 1456w" sizes="100vw"><img src="https://substackcdn.com/image/fetch/$s_!-1yZ!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Ff5cb15bd-e1f7-44af-b52b-afa579322e89_1584x672.png" width="1456" height="618" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/f5cb15bd-e1f7-44af-b52b-afa579322e89_1584x672.png&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:618,&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;: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_!-1yZ!,w_424,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Ff5cb15bd-e1f7-44af-b52b-afa579322e89_1584x672.png 424w, https://substackcdn.com/image/fetch/$s_!-1yZ!,w_848,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Ff5cb15bd-e1f7-44af-b52b-afa579322e89_1584x672.png 848w, https://substackcdn.com/image/fetch/$s_!-1yZ!,w_1272,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Ff5cb15bd-e1f7-44af-b52b-afa579322e89_1584x672.png 1272w, https://substackcdn.com/image/fetch/$s_!-1yZ!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Ff5cb15bd-e1f7-44af-b52b-afa579322e89_1584x672.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><h3><strong><span>What Samsung Just Did for 260,000 Employees</span></strong></h3><p><span>Samsung Electronics has around 260,000 employees globally. By the end of 2026, every one of them will have access to ChatGPT, Gemini, and Claude. The DX Division, which builds phones, TVs, and home appliances, gets access first. Every other Samsung subsidiary, from Samsung Display to Samsung SDI to Samsung Biologics, follows after.</span></p><p><span>To get there, Samsung is running a top-down training program. About 50 senior leaders are training first. 2,300 executives follow through August. Then everyone else, in waves, through the rest of the year.</span></p><p><span>The metric Samsung is using to measure whether the rollout worked is full-time equivalent, or FTE. One FTE equals one person working a 40-hour week. Samsung will measure AI success by how many people&#8217;s worth of work a single employee can do with AI. If a marketing manager using ChatGPT produces what used to take three people, that&#8217;s a 3.0 FTE.</span></p><p><span>Samsung is the first of Korea&#8217;s four largest business groups, called chaebols, to fully adopt external AI tools across all its companies. The other three are SK, Hyundai, and LG. Together, these four groups account for a large share of Korea&#8217;s industrial economy. Whatever Samsung does, the other three watch. Whatever Samsung measures, the other three are likely to measure too.</span></p><p><a href="https://www.hani.co.kr/arti/english_edition/e_business/1264016.html"><span>The FTE metric is worrying some Samsung employees</span></a><span>, who said AI adoption &#8216;could be perceived as a measure for ultimately determining how many jobs can be cut rather than being used as a means of improving work efficiency.&#8217;</span></p><div><hr></div><p><span>Hey there! &#128075;&#127999;&#128075;&#127999;&#128075;&#127999; I&#8217;m Hodman Murad. I write The Data Letter for senior managers, operators, and technical builders rolling out AI. Here are some recent popular articles you may have missed:</span></p><p><strong><a href="https://hodmanmurad.substack.com/p/i-built-an-ai-agent-that-never-makes"><span>I Built an AI Agent That Sends Me My Numbers Every Monday Morning</span></a></strong><span> &#8594; A step-by-step n8n build for an AI agent that reads your live metrics, remembers context, recovers from failures, and runs on its own every Monday.</span></p><p><strong><a href="https://hodmanmurad.substack.com/p/build-your-own-local-ai-stack-a-session"><span>Build Your Own Local AI Stack: A Session on Models, Hardware, and Quantization</span></a></strong><span> &#8594; How to choose an open-weight model that fits your local machine, runs without a cloud subscription, and can&#8217;t be shut down by a vendor.</span></p><p><strong><a href="https://hodmanmurad.substack.com/p/three-pieces-of-free-software-install"><span>3 Pieces of Free Software That Install a Private AI</span></a></strong><span> &#8594; The full step-by-step build for a private AI on your laptop in under an hour. Free, offline, yours.</span></p><p>I sat down with <span class="mention-wrap" data-attrs="{&quot;name&quot;:&quot;Katharine Gallagher&quot;,&quot;id&quot;:355682652,&quot;type&quot;:&quot;user&quot;,&quot;url&quot;:null,&quot;photo_url&quot;:&quot;https://substackcdn.com/image/fetch/$s_!j__e!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F64557305-96c5-4849-833a-1ef94ba9d610_459x459.jpeg&quot;,&quot;uuid&quot;:&quot;2742802e-0086-4f1b-8def-71c2958162ab&quot;}" data-component-name="MentionToDOM"></span> for her Career Pivot Playbooks series to talk about how I got from data science to building AI for productivity. <a href="https://learngrowmonetize.substack.com/p/hodman-murad-from-between-thinking-and-doing">Read the interview here</a>.</p><div><hr></div><h3><strong><span>Why Giving Employees AI Doesn&#8217;t Change How Work Gets Done</span></strong></h3><p><span>Samsung&#8217;s rollout is the largest one announced this year. It isn&#8217;t the first to hit the same problem.</span></p><p><span>In May, </span><a href="https://www.youtube.com/watch?v=jJRAvZNGUvI"><span>Marc Benioff said on the All-In podcast</span></a><span> that Salesforce will spend $300 million on Anthropic tokens this year, primarily for coding. He described the efficiency gains across service, support, and marketing as &#8216;unprecedented.&#8217; Salesforce&#8217;s support team went from 9,000 people to 5,000 over the past year as AI agents took over more of the work.</span></p><p><span>Later in the same interview, Benioff said Salesforce still needs a smarter routing system to connect its employees with the models they use. Right now, every request from an employee goes to the same top-tier model.</span></p><p><span>Benioff said simpler requests should be sent to smaller, cheaper models, and only the complex ones should reach a frontier model like Claude. Salesforce is spending $300 million a year on Anthropic, and the routing system Benioff wants doesn&#8217;t yet exist at his company.</span></p><p><span>Two weeks before this appearance on the All-In podcast, Microsoft started canceling Claude Code licenses for the engineers who build Windows, Microsoft 365, Outlook, Teams, and Surface. The cancellations will finish by the end of June.</span><a href="https://www.theverge.com/tech/930447/microsoft-claude-code-discontinued-notepad"><span> The official reason</span></a><span> was that Microsoft wanted to consolidate its own GitHub Copilot CLI. The reason underneath was cost. Claude Code usage at Microsoft grew faster than the team&#8217;s budget could absorb.</span></p><p class="button-wrapper" data-attrs="{&quot;url&quot;:&quot;https://www.thedataletter.com/subscribe?&quot;,&quot;text&quot;:&quot;Subscribe now&quot;,&quot;action&quot;:null,&quot;class&quot;:null}" data-component-name="ButtonCreateButton"><a class="button primary" href="https://www.thedataletter.com/subscribe?"><span>Subscribe now</span></a></p><p><span>Each of these companies invested heavily in access to AI. None of them built the system that sits between the employee and the model and decides what the model should be asked to do, with what inputs, and scored against what criteria. That system is what&#8217;s missing. Without it, $300 million in token spend produces uneven output. Without it, access to frontier models becomes a budget problem. Without it, 260,000 employees with three AI tools each will fall back to the few uses they already know.</span></p><div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="https://substackcdn.com/image/fetch/$s_!m2R2!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F95c92e90-8d15-4a34-9234-705bd68101c0_1584x672.png" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="https://substackcdn.com/image/fetch/$s_!m2R2!,w_424,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F95c92e90-8d15-4a34-9234-705bd68101c0_1584x672.png 424w, https://substackcdn.com/image/fetch/$s_!m2R2!,w_848,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F95c92e90-8d15-4a34-9234-705bd68101c0_1584x672.png 848w, https://substackcdn.com/image/fetch/$s_!m2R2!,w_1272,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F95c92e90-8d15-4a34-9234-705bd68101c0_1584x672.png 1272w, https://substackcdn.com/image/fetch/$s_!m2R2!,w_1456,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F95c92e90-8d15-4a34-9234-705bd68101c0_1584x672.png 1456w" sizes="100vw"><img src="https://substackcdn.com/image/fetch/$s_!m2R2!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F95c92e90-8d15-4a34-9234-705bd68101c0_1584x672.png" width="1456" height="618" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/95c92e90-8d15-4a34-9234-705bd68101c0_1584x672.png&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:618,&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_!m2R2!,w_424,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F95c92e90-8d15-4a34-9234-705bd68101c0_1584x672.png 424w, https://substackcdn.com/image/fetch/$s_!m2R2!,w_848,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F95c92e90-8d15-4a34-9234-705bd68101c0_1584x672.png 848w, https://substackcdn.com/image/fetch/$s_!m2R2!,w_1272,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F95c92e90-8d15-4a34-9234-705bd68101c0_1584x672.png 1272w, https://substackcdn.com/image/fetch/$s_!m2R2!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F95c92e90-8d15-4a34-9234-705bd68101c0_1584x672.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><h3><strong><span>What a Scoring System Is</span></strong></h3><p><span>The operators I work with don&#8217;t ask the model to make the decision. They write down the criteria a good decision would meet, hand the model those criteria, and ask the model to score the option against them.</span></p><p><span>Let&#8217;s take a simple example: qualifying inbound sales leads. A new lead arrives through a contact form on your website. The sales manager writes down what makes a lead worth a call: job title fit (30 points), industry match (25), company size (20), intent signals in the message (15), tech stack overlap (10).</span></p><p><span>Each lead gets scored out of 100. The model reads the lead, scores it against the criteria, and returns the number, a tier (hot, warm, cold), and a written explanation of how it arrived at the score.</span></p><p><span>The sales team trusts the output because they can see exactly how the model arrived at the number, and they can change any single point value within 30 seconds if they disagree. The model applies the same scoring across hundreds of leads a week, faster than any one person could.</span></p><p><span>The same scoring approach works for almost any decision your team makes regularly:</span></p><ul><li><p><span>Evaluating vendor proposals</span></p></li><li><p><span>Triaging customer escalations</span></p></li><li><p><span>Reviewing inbound resumes</span></p></li><li><p><span>Flagging unusual expenses</span></p></li><li><p><span>Prioritizing bug reports</span></p></li></ul><p><span>A scoring system is what your team would write down if they had unlimited time to document how they make these calls. It&#8217;s the criteria, the point values, and the explanation requirement, written down once and applied consistently thereafter. AI handles the volume. Your team keeps control over the criteria.</span></p><p><span>Samsung&#8217;s training program covers how to use ChatGPT, Gemini, and Claude. From everything Samsung has announced publicly, it doesn&#8217;t cover how to build the system that turns those tools from a chat window into a decision engine the team can trust.</span></p><p class="button-wrapper" data-attrs="{&quot;url&quot;:&quot;https://www.thedataletter.com/subscribe?&quot;,&quot;text&quot;:&quot;Subscribe now&quot;,&quot;action&quot;:null,&quot;class&quot;:null}" data-component-name="ButtonCreateButton"><a class="button primary" href="https://www.thedataletter.com/subscribe?"><span>Subscribe now</span></a></p><h3><strong><span>Your Next Step</span></strong></h3><p><span>Two days is how long it&#8217;ll take you to build the system that Samsung&#8217;s 260,000 employees aren&#8217;t getting.</span></p><p><a href="https://open.substack.com/live-stream/251081?utm_source=live-stream-scheduled-upsell"><span>This Wednesday at 8:30 AM EST, I&#8217;m going live on Substack to build a working scoring system from scratch</span></a><span>. Here&#8217;s what I&#8217;ll be covering:</span></p><ul><li><p><span>How to take the way your team already makes a decision and turn it into a written scoring system</span></p></li><li><p><span>The structure of a scoring prompt that returns a usable number every time</span></p></li><li><p><span>How to write the explanation field so your team trusts the output</span></p></li><li><p><span>What to do when a domain expert on your team disagrees with the model&#8217;s score</span></p></li><li><p><span>Why a short, plain scoring system outperforms a complicated AI agent</span></p></li></ul><p><a href="https://www.thedataletter.com/p/i-built-an-ai-lead-scoring-system"><span>Thursday&#8217;s article is the full implementation guide of what we built on the live</span></a><span>. Every line of the scoring prompt, the workflow setup, the structured output format, and the integration into your existing tools. </span></p><p><span>By the end of this week, you&#8217;ll have a working scoring system running on your team&#8217;s own decisions, in your own tools, with your own criteria. You&#8217;ll be the person on your team who built it.</span></p><p class="button-wrapper" data-attrs="{&quot;url&quot;:&quot;https://www.thedataletter.com/subscribe?&quot;,&quot;text&quot;:&quot;Subscribe now&quot;,&quot;action&quot;:null,&quot;class&quot;:null}" data-component-name="ButtonCreateButton"><a class="button primary" href="https://www.thedataletter.com/subscribe?"><span>Subscribe now</span></a></p><p></p>]]></content:encoded></item><item><title><![CDATA[3 pieces of free software that install a private AI ]]></title><description><![CDATA[For your team. For your work. For your data.]]></description><link>https://www.thedataletter.com/p/three-pieces-of-free-software-install</link><guid isPermaLink="false">https://www.thedataletter.com/p/three-pieces-of-free-software-install</guid><dc:creator><![CDATA[Hodman | How To Build With AI]]></dc:creator><pubDate>Thu, 18 Jun 2026 11:09:07 GMT</pubDate><enclosure url="https://substack-post-media.s3.amazonaws.com/public/images/99613168-0a41-4e92-9596-601d50c6cf3b_1424x752.png" length="0" type="image/jpeg"/><content:encoded><![CDATA[<p>The operators, managers, and technical teams I write for will spend the next year having two kinds of conversations about AI. The first is the one most people are still having: which vendor should we use, what does it cost, and what happens if they raise their prices?</p><p>The second is the one a smaller group has already started: what does our team own, and what runs regardless of whether others are having an outage today?</p><p>This article is for people moving into the second conversation. The full step-by-step build for a private AI on your laptop in under an hour. Free, offline, yours. </p>
      <p>
          <a href="https://www.thedataletter.com/p/three-pieces-of-free-software-install">
              Read more
          </a>
      </p>
   ]]></content:encoded></item><item><title><![CDATA[Build Your Own Local AI Stack: A Session on Models, Hardware, and Quantization]]></title><description><![CDATA[How to choose an open-weight AI model that fits your local machine, runs without a cloud subscription, and can't be shut down by a vendor.]]></description><link>https://www.thedataletter.com/p/build-your-own-local-ai-stack-a-session</link><guid isPermaLink="false">https://www.thedataletter.com/p/build-your-own-local-ai-stack-a-session</guid><dc:creator><![CDATA[Hodman | How To Build With AI]]></dc:creator><pubDate>Wed, 17 Jun 2026 13:30:08 GMT</pubDate><enclosure url="https://api.substack.com/feed/podcast/202004777/c48ca50ed12e7b3d4dc538157b3d2698.mp3" length="0" type="audio/mpeg"/><content:encoded><![CDATA[<p>This morning, I went live to discuss three things you should know before you set up a local AI model on your own machine:</p><ol><li><p>Where the model came from. </p></li><li><p>What your hardware allows. </p></li><li><p>And a concept called quantization that decides whether the model runs smoothly on your machine or slows everything down.</p></li></ol><p>Watch the recording above.</p><p>Every step-by-step build I&#8217;ve published over the last two months lives in one place, from your first local AI agent on a laptop to wiring one into your team&#8217;s data. The n8n local tutorial alone gets you a private AI on your machine in about thirty minutes, no cloud, no API keys. </p><p><strong>Get them here: <a href="https://www.thedataletter.com/p/build-ai-tools-you-control">https://www.thedataletter.com/p/build-ai-tools-you-control</a></strong></p><p>Tomorrow&#8217;s article on The Data Letter is a build that takes the three questions from this morning&#8217;s live, applies them to your machine, and walks you through setting up a local model you can connect to the work you already do every day. </p><p><strong>Read it here:</strong> </p><div class="digest-post-embed" data-attrs="{&quot;nodeId&quot;:&quot;5ad984e7-7b5d-4916-af1c-6e0725337ca3&quot;,&quot;caption&quot;:&quot;The operators, managers, and technical teams I write for will spend the next year having two kinds of conversations about AI. The first is the one most people are still having: which vendor should we use, what does it cost, and what happens if they raise their prices?&quot;,&quot;cta&quot;:null,&quot;showBylines&quot;:true,&quot;showDescription&quot;:true,&quot;showImage&quot;:true,&quot;size&quot;:&quot;sm&quot;,&quot;isEditorNode&quot;:true,&quot;title&quot;:&quot;Three pieces of free software install a private AI on your laptop.&quot;,&quot;publishedBylines&quot;:[{&quot;id&quot;:12281524,&quot;name&quot;:&quot;Hodman Murad&quot;,&quot;bio&quot;:&quot;Founder, Asaura AI, Between Thinking and Doing, and The Data Letter. | I help ND high performers and teams with execution friction use structured data and AI systems to get traction on complex work | Better work, less cognitive drag&quot;,&quot;photo_url&quot;:&quot;https://substackcdn.com/image/fetch/$s_!OiT1!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fbucketeer-e05bbc84-baa3-437e-9518-adb32be77984.s3.amazonaws.com%2Fpublic%2Fimages%2F9b44c6d4-7c0e-44bc-b736-43224bd8bcef_763x752.jpeg&quot;,&quot;is_guest&quot;:false,&quot;bestseller_tier&quot;:null}],&quot;post_date&quot;:&quot;2026-06-18T11:09:07.051Z&quot;,&quot;cover_image&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/99613168-0a41-4e92-9596-601d50c6cf3b_1424x752.png&quot;,&quot;cover_image_alt&quot;:null,&quot;canonical_url&quot;:&quot;https://www.thedataletter.com/p/three-pieces-of-free-software-install&quot;,&quot;section_name&quot;:null,&quot;video_upload_id&quot;:null,&quot;id&quot;:202559205,&quot;type&quot;:&quot;newsletter&quot;,&quot;reaction_count&quot;:1,&quot;comment_count&quot;:0,&quot;publication_id&quot;:5557397,&quot;publication_name&quot;:&quot;The Data Letter&quot;,&quot;publication_logo_url&quot;:&quot;https://substackcdn.com/image/fetch/$s_!q9bB!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F87106c62-c084-4b01-b694-ac5d6a824442_500x500.png&quot;,&quot;belowTheFold&quot;:false,&quot;youtube_url&quot;:null,&quot;show_links&quot;:null,&quot;feed_url&quot;:null}"></div><p>After the Fable 5 fiasco, it&#8217;s time to take ownership of your own stack seriously. </p><p class="button-wrapper" data-attrs="{&quot;url&quot;:&quot;https://www.thedataletter.com/subscribe?&quot;,&quot;text&quot;:&quot;Subscribe now&quot;,&quot;action&quot;:null,&quot;class&quot;:null}" data-component-name="ButtonCreateButton"><a class="button primary" href="https://www.thedataletter.com/subscribe?"><span>Subscribe now</span></a></p>]]></content:encoded></item></channel></rss>