<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Daniel Pokorný</title>
    <description>The latest articles on DEV Community by Daniel Pokorný (@atom_foundry).</description>
    <link>https://dev.to/atom_foundry</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3968222%2F70ea2530-a2c3-41b9-9213-61812d54cc2a.png</url>
      <title>DEV Community: Daniel Pokorný</title>
      <link>https://dev.to/atom_foundry</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/atom_foundry"/>
    <language>en</language>
    <item>
      <title># A stranger tried to break my study. Here's what happened.</title>
      <dc:creator>Daniel Pokorný</dc:creator>
      <pubDate>Tue, 14 Jul 2026 17:04:04 +0000</pubDate>
      <link>https://dev.to/atom_foundry/-why-ai-recommends-differently-for-pet-food-than-for-dumbbells-5419</link>
      <guid>https://dev.to/atom_foundry/-why-ai-recommends-differently-for-pet-food-than-for-dumbbells-5419</guid>
      <description>&lt;p&gt;&lt;strong&gt;I was about to publish a clean finding. Then someone asked a better question, and the number that looked like it settled the argument turned out to be a trap.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Last week I published a controlled experiment showing that, on the same AI model, simply turning web search on changed &lt;strong&gt;77% of product recommendations&lt;/strong&gt;.&lt;/p&gt;

&lt;p&gt;Same model. Same 50 buying prompts. One variable.&lt;/p&gt;

&lt;p&gt;The follow-up article was already written.&lt;/p&gt;

&lt;p&gt;I was going to break the results down by category, show that &lt;strong&gt;Pets changed 88%&lt;/strong&gt; while &lt;strong&gt;Fitness changed 61%&lt;/strong&gt;, and tell a neat story:&lt;/p&gt;

&lt;p&gt;The more fragmented the market, the more browsing overrides what the model remembers.&lt;/p&gt;

&lt;p&gt;Then a data engineer named &lt;strong&gt;Rami&lt;/strong&gt; read the study and asked a question I couldn't answer.&lt;/p&gt;

&lt;h2&gt;
  
  
  The objection
&lt;/h2&gt;

&lt;p&gt;His question was simple.&lt;/p&gt;

&lt;p&gt;How do you know that's the category and not your prompts?&lt;/p&gt;

&lt;p&gt;Generic prompts like:&lt;/p&gt;

&lt;p&gt;&lt;em&gt;Best dog food&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;should rely on retrieval much more heavily than specific prompts like:&lt;/p&gt;

&lt;p&gt;&lt;em&gt;Best cat litter for odor control.&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;If some categories happened to contain mostly generic prompts while others contained mostly specific ones, then what looked like a category effect might simply be a prompt-design effect.&lt;/p&gt;

&lt;p&gt;He was right.&lt;/p&gt;

&lt;p&gt;I couldn't rule it out.&lt;/p&gt;

&lt;p&gt;So I paused the publication.&lt;/p&gt;




&lt;h2&gt;
  
  
  The trap
&lt;/h2&gt;

&lt;p&gt;I tagged every one of the 50 prompts as either &lt;strong&gt;generic&lt;/strong&gt; or &lt;strong&gt;specific&lt;/strong&gt; and reran the analysis.&lt;/p&gt;

&lt;p&gt;At first glance, it looked like I had my answer.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Generic prompts:&lt;/strong&gt; 74.2% changed&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Specific prompts:&lt;/strong&gt; 80.0% changed&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Specific prompts changed &lt;strong&gt;more&lt;/strong&gt;.&lt;/p&gt;

&lt;p&gt;Exactly the opposite of what Rami predicted.&lt;/p&gt;

&lt;p&gt;I could have published that result, declared the objection resolved, and moved on.&lt;/p&gt;

&lt;p&gt;It would have been the wrong conclusion.&lt;/p&gt;




&lt;h2&gt;
  
  
  Simpson's Paradox strikes
&lt;/h2&gt;

&lt;p&gt;Once I looked inside each category, the pattern disappeared.&lt;/p&gt;

&lt;p&gt;Some categories showed generic prompts changing more.&lt;/p&gt;

&lt;p&gt;Others showed specific prompts changing more.&lt;/p&gt;

&lt;p&gt;There was &lt;strong&gt;no consistent direction&lt;/strong&gt;.&lt;/p&gt;

&lt;p&gt;The pooled difference wasn't measuring causation.&lt;/p&gt;

&lt;p&gt;It was measuring &lt;strong&gt;composition&lt;/strong&gt;.&lt;/p&gt;

&lt;p&gt;The categories that happened to contain most of my specific prompts (Coffee, Pets, Wellness) were also the categories that already had the largest browsing effect.&lt;/p&gt;

&lt;p&gt;Specific prompts looked more volatile simply because of where they happened to appear.&lt;/p&gt;

&lt;p&gt;This is a textbook example of &lt;strong&gt;Simpson's Paradox&lt;/strong&gt;.&lt;/p&gt;

&lt;p&gt;Ironically, the single number that looked like it answered the criticism was actually the most misleading statistic in the study.&lt;/p&gt;




&lt;h2&gt;
  
  
  The real test
&lt;/h2&gt;

&lt;p&gt;To isolate the effect properly, prompt specificity has to be held constant.&lt;/p&gt;

&lt;p&gt;So I compared categories &lt;strong&gt;within&lt;/strong&gt; each prompt type.&lt;/p&gt;

&lt;h3&gt;
  
  
  Generic prompts only
&lt;/h3&gt;

&lt;div class="table-wrapper-paragraph"&gt;&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;Category&lt;/th&gt;
&lt;th&gt;Recommendation change&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;Coffee&lt;/td&gt;
&lt;td&gt;89.8%&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;...&lt;/td&gt;
&lt;td&gt;...&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Fitness&lt;/td&gt;
&lt;td&gt;62.4%&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;&lt;/div&gt;

&lt;p&gt;Spread: &lt;strong&gt;27 percentage points&lt;/strong&gt;&lt;/p&gt;

&lt;h3&gt;
  
  
  Specific prompts only
&lt;/h3&gt;

&lt;div class="table-wrapper-paragraph"&gt;&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;Category&lt;/th&gt;
&lt;th&gt;Recommendation change&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;Pets&lt;/td&gt;
&lt;td&gt;94.4%&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;...&lt;/td&gt;
&lt;td&gt;...&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Fitness&lt;/td&gt;
&lt;td&gt;52.6%&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;&lt;/div&gt;

&lt;p&gt;Spread: &lt;strong&gt;42 percentage points&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Fitness remains the lowest.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Coffee and Pets remain the highest.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;The category effect survives after controlling for prompt style.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fetxdtczla4ptrgseypx2.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fetxdtczla4ptrgseypx2.png" alt=" " width="800" height="528"&gt;&lt;/a&gt;&lt;/p&gt;




&lt;h2&gt;
  
  
  Looking for the confound
&lt;/h2&gt;

&lt;p&gt;I also measured whether categories containing more generic prompts systematically produced larger recommendation changes.&lt;/p&gt;

&lt;p&gt;The correlation was:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;r = -0.56&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;If prompt composition were actually driving the result, this correlation should have been strongly &lt;strong&gt;positive&lt;/strong&gt;.&lt;/p&gt;

&lt;p&gt;Instead, it was moderately negative.&lt;/p&gt;

&lt;p&gt;That doesn't prove the confound doesn't exist.&lt;/p&gt;

&lt;p&gt;But it certainly doesn't support it either.&lt;/p&gt;




&lt;h2&gt;
  
  
  Where the study is still weak
&lt;/h2&gt;

&lt;p&gt;I'd rather point out the weaknesses myself than hope nobody notices.&lt;/p&gt;

&lt;p&gt;Some categories have very few prompts.&lt;/p&gt;

&lt;p&gt;For example:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Coffee contains only &lt;strong&gt;one generic prompt&lt;/strong&gt;
&lt;/li&gt;
&lt;li&gt;Fitness contains only &lt;strong&gt;one specific prompt&lt;/strong&gt;
&lt;/li&gt;
&lt;li&gt;Electronics contains &lt;strong&gt;no specific prompts&lt;/strong&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;That means some category-level estimates rely on very small samples.&lt;/p&gt;

&lt;p&gt;Likewise, the correlation of &lt;strong&gt;-0.56&lt;/strong&gt; across only ten categories isn't statistically significant.&lt;/p&gt;

&lt;p&gt;At that sample size, significance would require roughly &lt;strong&gt;|r| &amp;gt; 0.63&lt;/strong&gt;.&lt;/p&gt;

&lt;p&gt;So this is evidence of a direction.&lt;/p&gt;

&lt;p&gt;Not proof.&lt;/p&gt;

&lt;p&gt;There's another limitation.&lt;/p&gt;

&lt;p&gt;The prompt mix wasn't intentionally balanced.&lt;/p&gt;

&lt;p&gt;It emerged naturally during the study.&lt;/p&gt;

&lt;p&gt;A future experiment should deliberately balance generic and specific prompts across every category.&lt;/p&gt;

&lt;p&gt;That's already on my roadmap.&lt;/p&gt;

&lt;p&gt;So the honest conclusion isn't:&lt;/p&gt;

&lt;p&gt;"There is no confound."&lt;/p&gt;

&lt;p&gt;It's simply:&lt;/p&gt;

&lt;p&gt;I looked for the confound, found evidence pointing the other way, and the category effect still survives after stratification.&lt;/p&gt;




&lt;h2&gt;
  
  
  The second hole
&lt;/h2&gt;

&lt;p&gt;Rami raised another criticism.&lt;/p&gt;

&lt;p&gt;The original analysis had no statistical treatment.&lt;/p&gt;

&lt;p&gt;Fair enough.&lt;/p&gt;

&lt;p&gt;Fortunately, that's easy to improve.&lt;/p&gt;

&lt;p&gt;A naïve confidence interval assumes every brand-intent pair is independent.&lt;/p&gt;

&lt;p&gt;They aren't.&lt;/p&gt;

&lt;p&gt;Brands cluster within buying intents.&lt;/p&gt;

&lt;p&gt;So instead I ran a &lt;strong&gt;cluster bootstrap&lt;/strong&gt;, resampling the &lt;strong&gt;50 buying intents&lt;/strong&gt; rather than individual brand observations.&lt;/p&gt;

&lt;p&gt;The result stayed remarkably stable.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Estimated recommendation change: &lt;strong&gt;77%&lt;/strong&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;95% confidence interval:&lt;/strong&gt; &lt;strong&gt;74%–80%&lt;/strong&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;The naïve interval had been &lt;strong&gt;75%–79%&lt;/strong&gt;.&lt;/p&gt;

&lt;p&gt;Accounting for clustering widened it by roughly &lt;strong&gt;1.6×&lt;/strong&gt;.&lt;/p&gt;

&lt;p&gt;The wider interval is the honest one.&lt;/p&gt;

&lt;p&gt;That's the version I'm publishing.&lt;/p&gt;




&lt;h2&gt;
  
  
  Why I'm writing about this
&lt;/h2&gt;

&lt;p&gt;The interesting part isn't that the finding survived.&lt;/p&gt;

&lt;p&gt;The interesting part is that the statistic which looked like it settled the debate was the one most likely to fool me.&lt;/p&gt;

&lt;p&gt;Had I published:&lt;/p&gt;

&lt;p&gt;"Specific prompts change more. Objection handled."&lt;/p&gt;

&lt;p&gt;it would have sounded confident.&lt;/p&gt;

&lt;p&gt;It would have been easy to quote.&lt;/p&gt;

&lt;p&gt;And it would have been wrong.&lt;/p&gt;

&lt;p&gt;Nobody would have questioned it.&lt;/p&gt;

&lt;p&gt;It probably would have lived online for years.&lt;/p&gt;

&lt;p&gt;Instead, a stranger asked a better question than I had asked myself.&lt;/p&gt;

&lt;p&gt;That turned out to be far more valuable than simply having my original conclusion confirmed.&lt;/p&gt;




&lt;h2&gt;
  
  
  Full study
&lt;/h2&gt;

&lt;p&gt;&lt;strong&gt;Full study and methodology:&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://atomfoundry.dev/research/web-search-changes-ai-recommendations" rel="noopener noreferrer"&gt;https://atomfoundry.dev/research/web-search-changes-ai-recommendations&lt;/a&gt;&lt;/p&gt;

</description>
      <category>ai</category>
      <category>webdev</category>
      <category>programming</category>
      <category>ecommerce</category>
    </item>
    <item>
      <title># I Flipped One Toggle and 77% of the AI's Product Recommendations Changed</title>
      <dc:creator>Daniel Pokorný</dc:creator>
      <pubDate>Sun, 12 Jul 2026 20:07:38 +0000</pubDate>
      <link>https://dev.to/atom_foundry/-i-flipped-one-toggle-and-77-of-the-ais-product-recommendations-changed-m08</link>
      <guid>https://dev.to/atom_foundry/-i-flipped-one-toggle-and-77-of-the-ais-product-recommendations-changed-m08</guid>
      <description>&lt;p&gt;How much does web search change what an AI recommends?&lt;/p&gt;

&lt;p&gt;I measured it using a fixed set of e-commerce buying questions.&lt;/p&gt;

&lt;p&gt;The result surprised me.&lt;/p&gt;




&lt;p&gt;&lt;strong&gt;Correction, 15 July 2026.&lt;/strong&gt; An earlier version of this piece claimed that changing the model moved only about 6% of recommendations, and concluded that which model you ask barely matters. &lt;/p&gt;

&lt;p&gt;That number was derived rather than measured. I subtracted two overlap figures from two different comparisons and treated the difference as the model effect. It is not the same quantity, and it was wrong.&lt;/p&gt;

&lt;p&gt;Measured directly, gpt-4o-mini without search against gpt-4o without search, 66.9% of the recommended brands changed. Not 6%.&lt;br&gt;
One caveat on that figure: the two runs were collected twelve days apart, so it mixes the model change with whatever drifted in between, and I cannot separate them from this data.&lt;/p&gt;

&lt;p&gt;The search comparison does not have that problem, both conditions ran together, so the 77% figure is unaffected and stands.&lt;/p&gt;

&lt;p&gt;The corrected picture: swapping the model rewrites roughly two thirds of the recommendations. Turning on browsing rewrites roughly three quarters. There is no such thing as "what AI recommends." There is only what a particular model, in a particular configuration, at a particular moment, recommends...&lt;/p&gt;

&lt;p&gt;I'm leaving the mistake visible rather than editing it out, because the way it happened is the useful part: a derived number looked like a measured one, and it agreed with the story I wanted to tell.&lt;/p&gt;

&lt;h2&gt;
  
  
  Why I Ran This Experiment
&lt;/h2&gt;

&lt;p&gt;A few weeks ago I published research showing something unexpected.&lt;/p&gt;

&lt;p&gt;Across thousands of AI recommendations, &lt;strong&gt;store quality explained almost nothing about why brands were recommended.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Brand popularity explained much more.&lt;/p&gt;

&lt;p&gt;Yet almost &lt;strong&gt;73% of recommendation behavior remained unexplained.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;After publishing the study, data engineer &lt;strong&gt;Rami&lt;/strong&gt; suggested an interesting hypothesis.&lt;/p&gt;

&lt;p&gt;Maybe part of that "unexplained" behavior isn't mysterious at all.&lt;/p&gt;

&lt;p&gt;Maybe it's simply the retrieval layer.&lt;/p&gt;

&lt;p&gt;His suggestion was simple:&lt;/p&gt;

&lt;p&gt;Run the exact same prompts twice.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Once with web search enabled.&lt;/li&gt;
&lt;li&gt;Once with web search disabled.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Then compare the recommendations.&lt;/p&gt;

&lt;p&gt;So I did.&lt;/p&gt;




&lt;h1&gt;
  
  
  Experiment Setup
&lt;/h1&gt;



&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;Model:
GPT-4o

Conditions:
• Browsing ON
• Browsing OFF

Dataset:
50 buying prompts

Categories:
Pets
Beauty
Supplements
Coffee
Fashion
Fitness
Food
Home
Wellness
Electronics

Runs:
10 per prompt per condition

Metric:
Unique recommended brands
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;p&gt;To isolate the effect of browsing from the effect of model size, I also repeated the experiment using &lt;strong&gt;GPT-4o-mini&lt;/strong&gt;.&lt;/p&gt;




&lt;h1&gt;
  
  
  The Result
&lt;/h1&gt;

&lt;p&gt;The overlap between GPT-4o with browsing enabled and GPT-4o without browsing was only:&lt;/p&gt;

&lt;h1&gt;
  
  
  23%
&lt;/h1&gt;

&lt;p&gt;That means:&lt;/p&gt;

&lt;h1&gt;
  
  
  &lt;strong&gt;77% of the recommended brands changed simply by enabling web search.&lt;/strong&gt;
&lt;/h1&gt;

&lt;p&gt;Same model.&lt;/p&gt;

&lt;p&gt;Same prompts.&lt;/p&gt;

&lt;p&gt;Same methodology.&lt;/p&gt;

&lt;p&gt;One toggle.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2F89dz4n4up35gzivi1snr.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2F89dz4n4up35gzivi1snr.png" alt=" " width="800" height="800"&gt;&lt;/a&gt;&lt;/p&gt;




&lt;h1&gt;
  
  
  What Changed?
&lt;/h1&gt;

&lt;p&gt;With browsing disabled, GPT-4o recommends mostly from its internal memory.&lt;/p&gt;

&lt;p&gt;Those recommendations tend to favor well-known brands the model likely encountered frequently during training.&lt;/p&gt;

&lt;p&gt;With browsing enabled, the model relies heavily on live retrieval.&lt;/p&gt;

&lt;p&gt;Many memory-based recommendations disappear and are replaced by brands discovered during search.&lt;/p&gt;

&lt;p&gt;These weren't small ranking adjustments.&lt;/p&gt;

&lt;p&gt;They were largely different recommendation lists.&lt;/p&gt;




&lt;h1&gt;
  
  
  Was It Really Search?
&lt;/h1&gt;

&lt;p&gt;A reasonable objection would be:&lt;/p&gt;

&lt;p&gt;Maybe GPT-4o simply recommends different brands than GPT-4o-mini.&lt;/p&gt;

&lt;p&gt;So I isolated that variable.&lt;/p&gt;

&lt;h2&gt;
  
  
  Model difference (Browsing OFF)
&lt;/h2&gt;

&lt;p&gt;Moving from GPT-4o-mini to GPT-4o changed only about:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;6% of recommendations&lt;/strong&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Search difference (Same model)
&lt;/h2&gt;

&lt;p&gt;Turning browsing ON changed:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;77% of recommendations&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;The retrieval layer had a dramatically larger impact than model size.&lt;/p&gt;




&lt;h1&gt;
  
  
  It Depends on the Category
&lt;/h1&gt;

&lt;p&gt;Browsing didn't affect every category equally.&lt;/p&gt;

&lt;div class="table-wrapper-paragraph"&gt;&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;Category&lt;/th&gt;
&lt;th&gt;Recommendations Changed&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;Pets&lt;/td&gt;
&lt;td&gt;&lt;strong&gt;88%&lt;/strong&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Fitness&lt;/td&gt;
&lt;td&gt;&lt;strong&gt;61%&lt;/strong&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;&lt;/div&gt;

&lt;p&gt;The pattern appears consistent.&lt;/p&gt;

&lt;p&gt;Markets dominated by a handful of famous brands showed smaller changes.&lt;/p&gt;

&lt;p&gt;Markets with many niche brands showed much larger changes.&lt;/p&gt;

&lt;p&gt;Pets has consistently produced the strongest effects across every study I've run.&lt;/p&gt;

&lt;p&gt;I still don't fully understand why.&lt;/p&gt;




&lt;h1&gt;
  
  
  The Bigger Black Box
&lt;/h1&gt;

&lt;p&gt;Rami's original hypothesis had another part.&lt;/p&gt;

&lt;p&gt;He suggested that much of the unexplained variance may live inside the model's training history.&lt;/p&gt;

&lt;p&gt;Questions like:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Which sources mentioned a brand?&lt;/li&gt;
&lt;li&gt;How often?&lt;/li&gt;
&lt;li&gt;In what context?&lt;/li&gt;
&lt;li&gt;With what sentiment?&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Those signals aren't observable today.&lt;/p&gt;

&lt;p&gt;I can measure &lt;strong&gt;what gets recommended&lt;/strong&gt;.&lt;/p&gt;

&lt;p&gt;I cannot yet measure &lt;strong&gt;why a model internally trusts one brand more than another.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;That remains one of the biggest black boxes in AI recommendation systems.&lt;/p&gt;




&lt;h1&gt;
  
  
  Why This Matters
&lt;/h1&gt;

&lt;p&gt;Many companies treat "AI visibility" as a single objective.&lt;/p&gt;

&lt;p&gt;I don't think it is.&lt;/p&gt;

&lt;p&gt;There are at least two different systems at work.&lt;/p&gt;

&lt;h2&gt;
  
  
  Memory
&lt;/h2&gt;

&lt;p&gt;Long-term exposure during training.&lt;/p&gt;

&lt;p&gt;This rewards brands that are already widely known.&lt;/p&gt;

&lt;h2&gt;
  
  
  Retrieval
&lt;/h2&gt;

&lt;p&gt;Live information gathered at query time.&lt;/p&gt;

&lt;p&gt;This rewards brands that are discoverable and well represented across the web.&lt;/p&gt;

&lt;p&gt;Those are different mechanisms.&lt;/p&gt;

&lt;p&gt;And they often produce different recommendations.&lt;/p&gt;




&lt;h1&gt;
  
  
  Key Takeaway
&lt;/h1&gt;

&lt;p&gt;If your optimization strategy only targets one of these layers, you're missing the other.&lt;/p&gt;

&lt;p&gt;Depending on whether an AI assistant uses browsing, retrieval may completely replace memory-driven recommendations.&lt;/p&gt;

&lt;p&gt;In this experiment, enabling browsing changed &lt;strong&gt;77% of the recommended brands&lt;/strong&gt;.&lt;/p&gt;

&lt;p&gt;That's too large to ignore.&lt;/p&gt;




&lt;h1&gt;
  
  
  Methodology
&lt;/h1&gt;

&lt;ul&gt;
&lt;li&gt;50 fixed ecommerce buying prompts&lt;/li&gt;
&lt;li&gt;10 executions per prompt&lt;/li&gt;
&lt;li&gt;GPT-4o with browsing ON&lt;/li&gt;
&lt;li&gt;GPT-4o with browsing OFF&lt;/li&gt;
&lt;li&gt;GPT-4o-mini comparison&lt;/li&gt;
&lt;li&gt;Recommendation overlap measured using distinct recommended brands per buying intent&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Browsing implementations evolve over time, so treat the percentages as a snapshot rather than a universal constant.&lt;/p&gt;

&lt;p&gt;The important finding isn't the exact number.&lt;/p&gt;

&lt;p&gt;It's the magnitude of the effect.&lt;/p&gt;




&lt;p&gt;I'm continuing this research through &lt;strong&gt;Atom Foundry&lt;/strong&gt;, where I study how AI systems understand, evaluate, and recommend ecommerce brands.&lt;/p&gt;

&lt;p&gt;If you spot weaknesses in the methodology or have ideas for improving the experiments, I'd genuinely like to hear them.&lt;/p&gt;

</description>
      <category>ai</category>
      <category>webdev</category>
      <category>ecommerce</category>
      <category>machinelearning</category>
    </item>
    <item>
      <title># AI Recommends by Fame. But Fame Doesn't Explain Most Recommendations.</title>
      <dc:creator>Daniel Pokorný</dc:creator>
      <pubDate>Mon, 22 Jun 2026 12:20:00 +0000</pubDate>
      <link>https://dev.to/atom_foundry/-ai-recommends-by-fame-but-fame-doesnt-explain-most-recommendations-3dgh</link>
      <guid>https://dev.to/atom_foundry/-ai-recommends-by-fame-but-fame-doesnt-explain-most-recommendations-3dgh</guid>
      <description>&lt;h2&gt;
  
  
  An analysis of 20,000 AI-generated product recommendations across e-commerce.
&lt;/h2&gt;

&lt;p&gt;For the last year, most conversations around AI optimization have focused on visibility.&lt;/p&gt;

&lt;p&gt;Can AI crawl your website? Can AI retrieve your content? Can AI cite your brand?&lt;/p&gt;

&lt;p&gt;Those are useful questions.&lt;/p&gt;

&lt;p&gt;But while analyzing AI recommendation behavior across ecommerce, we kept running into a different question:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Why does AI consistently recommend certain brands over others?&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;To investigate, we analyzed 20,000 AI-generated product recommendations across five e-commerce categories:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Beauty&lt;/li&gt;
&lt;li&gt;Supplements&lt;/li&gt;
&lt;li&gt;Coffee&lt;/li&gt;
&lt;li&gt;Pets&lt;/li&gt;
&lt;li&gt;Home &amp;amp; Living&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;In total, the dataset included:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;20,000 recommendations&lt;/li&gt;
&lt;li&gt;1,490 brands&lt;/li&gt;
&lt;li&gt;5 commerce categories&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;What we found surprised us.&lt;/p&gt;




&lt;h1&gt;
  
  
  Hypothesis #1: Better Stores Get More Recommendations
&lt;/h1&gt;

&lt;p&gt;The first assumption seemed obvious.&lt;/p&gt;

&lt;p&gt;If a store is easier for AI systems to understand, process and evaluate, it should receive more recommendations.&lt;/p&gt;

&lt;p&gt;To test this, we compared recommendation frequency against our AI Commerce Score™, a framework designed to evaluate:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;machine readability&lt;/li&gt;
&lt;li&gt;semantic structure&lt;/li&gt;
&lt;li&gt;content depth&lt;/li&gt;
&lt;li&gt;technical implementation&lt;/li&gt;
&lt;li&gt;AI readiness&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;The expectation was simple: Higher quality stores should receive more recommendations.&lt;/p&gt;

&lt;p&gt;The data said otherwise.&lt;/p&gt;

&lt;p&gt;Store quality explained only:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;2.1% of recommendation frequency.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Not a weak relationship.&lt;/p&gt;

&lt;p&gt;Almost no relationship at all.&lt;/p&gt;

&lt;p&gt;That immediately raised another question.&lt;/p&gt;

&lt;p&gt;If AI isn't recommending brands because they have better stores...&lt;/p&gt;

&lt;p&gt;What is driving recommendations?&lt;/p&gt;




&lt;h1&gt;
  
  
  Hypothesis #2: Fame
&lt;/h1&gt;

&lt;p&gt;The next explanation was public fame.&lt;/p&gt;

&lt;p&gt;Popular brands have:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;more reviews&lt;/li&gt;
&lt;li&gt;more backlinks&lt;/li&gt;
&lt;li&gt;more media coverage&lt;/li&gt;
&lt;li&gt;more mentions&lt;/li&gt;
&lt;li&gt;more content&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Perhaps AI simply recommends brands that humans already recognize.&lt;/p&gt;

&lt;p&gt;To test this, we analyzed the 200 most-recommended brands from our dataset.&lt;/p&gt;

&lt;p&gt;For each brand, we collected public fame signals including:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Wikipedia readership&lt;/li&gt;
&lt;li&gt;Number of language editions&lt;/li&gt;
&lt;li&gt;Article depth&lt;/li&gt;
&lt;li&gt;Brand name characteristics&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;We then compared those metrics against recommendation frequency.&lt;/p&gt;

&lt;h2&gt;
  
  
  Results
&lt;/h2&gt;

&lt;p&gt;Store Quality: &lt;strong&gt;2.1%&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Public Fame: &lt;strong&gt;24.9%&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Most recommendation behavior: &lt;strong&gt;Still unexplained&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fxvvk9x9xywg90h4fkehg.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fxvvk9x9xywg90h4fkehg.png" alt=" " width="800" height="800"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;em&gt;Public fame explains significantly more recommendation behavior than store quality, but most recommendation behavior remains unexplained.&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;Fame mattered.&lt;/p&gt;

&lt;p&gt;Much more than store quality.&lt;/p&gt;

&lt;p&gt;But it still failed to explain most recommendation outcomes.&lt;/p&gt;




&lt;h1&gt;
  
  
  The Most Recommended Brands Aren't Better Stores
&lt;/h1&gt;

&lt;p&gt;We then split the dataset into two groups:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Top 50 most-recommended brands&lt;/li&gt;
&lt;li&gt;Bottom 50 least-recommended brands&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;If recommendation frequency reflected store quality, the difference should have been obvious.&lt;/p&gt;

&lt;p&gt;It wasn't.&lt;/p&gt;

&lt;div class="table-wrapper-paragraph"&gt;&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;Metric&lt;/th&gt;
&lt;th&gt;Top 50&lt;/th&gt;
&lt;th&gt;Bottom 50&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;Recommendation Frequency&lt;/td&gt;
&lt;td&gt;30.9%&lt;/td&gt;
&lt;td&gt;5.0%&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;AI Commerce Score™&lt;/td&gt;
&lt;td&gt;50.8&lt;/td&gt;
&lt;td&gt;49.8&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;&lt;/div&gt;

&lt;p&gt;The recommendation gap was massive.&lt;/p&gt;

&lt;p&gt;The quality gap was almost nonexistent.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Ftplvnyspiw58apt4v7eb.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Ftplvnyspiw58apt4v7eb.png" alt=" " width="800" height="800"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;em&gt;The most recommended brands receive more than six times as many recommendations despite nearly identical store quality scores.&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;The winners weren't better stores.&lt;/p&gt;

&lt;p&gt;They were simply recommended more often.&lt;/p&gt;




&lt;h1&gt;
  
  
  Maybe Recommendations Are Random?
&lt;/h1&gt;

&lt;p&gt;At this point, a reasonable explanation would be: AI recommendation behavior is mostly random.&lt;/p&gt;

&lt;p&gt;So we tested that.&lt;/p&gt;

&lt;p&gt;Every shopping query was repeated twenty times.&lt;/p&gt;

&lt;p&gt;If recommendation behavior were unstable, we would expect different winners across repeated runs.&lt;/p&gt;

&lt;p&gt;Instead, we observed the opposite.&lt;/p&gt;

&lt;p&gt;The same brands kept appearing.&lt;/p&gt;

&lt;p&gt;Again.&lt;/p&gt;

&lt;p&gt;And again.&lt;/p&gt;

&lt;p&gt;And again.&lt;/p&gt;

&lt;p&gt;Across categories, the top-ranked brand remained in first place between:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;78% and 91% of runs.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fpld6q0xg2gpwgx7xjz98.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fpld6q0xg2gpwgx7xjz98.png" alt=" " width="800" height="800"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;em&gt;Recommendation outcomes remain highly stable across repeated runs.&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;This was perhaps the most surprising result in the entire study.&lt;/p&gt;

&lt;p&gt;Because it means the unexplained portion of recommendation behavior is not random.&lt;/p&gt;

&lt;p&gt;The system appears remarkably stable.&lt;/p&gt;

&lt;p&gt;We simply don't understand it yet.&lt;/p&gt;




&lt;h1&gt;
  
  
  What This Suggests
&lt;/h1&gt;

&lt;p&gt;When we combine all findings, we observe four things:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Store quality explains very little recommendation behavior.&lt;/li&gt;
&lt;li&gt;Public fame explains significantly more.&lt;/li&gt;
&lt;li&gt;Most recommendation behavior remains unexplained.&lt;/li&gt;
&lt;li&gt;Recommendation outcomes remain highly stable.&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;Taken together, these findings suggest there may be another layer operating beneath traditional AI visibility metrics.&lt;/p&gt;

&lt;p&gt;Visibility answers: Can AI see a brand?&lt;/p&gt;

&lt;p&gt;Recommendation answers: Will AI choose a brand?&lt;/p&gt;

&lt;p&gt;Those are fundamentally different problems.&lt;/p&gt;




&lt;h1&gt;
  
  
  A Possible Recommendation Layer
&lt;/h1&gt;

&lt;p&gt;One interpretation of these findings is that recommendation systems operate on a deeper decision layer than current AI visibility tools measure.&lt;/p&gt;

&lt;p&gt;A layer beneath:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;rankings&lt;/li&gt;
&lt;li&gt;citations&lt;/li&gt;
&lt;li&gt;retrieval&lt;/li&gt;
&lt;li&gt;visibility&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;A layer that influences trust, selection and recommendation.&lt;/p&gt;

&lt;p&gt;We don't yet know what variables define that layer.&lt;/p&gt;

&lt;p&gt;But the data suggests it exists.&lt;/p&gt;

&lt;p&gt;And understanding it may become increasingly important as AI systems play a larger role in commercial decision-making.&lt;/p&gt;




&lt;h1&gt;
  
  
  Open Questions
&lt;/h1&gt;

&lt;p&gt;This study answered one question.&lt;/p&gt;

&lt;p&gt;It created several more.&lt;/p&gt;

&lt;p&gt;If store quality explains 2.1%...&lt;/p&gt;

&lt;p&gt;And fame explains 24.9%...&lt;/p&gt;

&lt;p&gt;What explains the remaining 73%?&lt;/p&gt;

&lt;p&gt;Potential candidates might include:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;trust signals&lt;/li&gt;
&lt;li&gt;entity relationships&lt;/li&gt;
&lt;li&gt;training data exposure&lt;/li&gt;
&lt;li&gt;recommendation reinforcement effects&lt;/li&gt;
&lt;li&gt;semantic authority&lt;/li&gt;
&lt;li&gt;citation networks&lt;/li&gt;
&lt;li&gt;brand familiarity patterns&lt;/li&gt;
&lt;li&gt;factors we haven't identified yet&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;At this stage, we don't know.&lt;/p&gt;

&lt;p&gt;But that's exactly what we're investigating next.&lt;/p&gt;




&lt;h1&gt;
  
  
  Methodology
&lt;/h1&gt;

&lt;p&gt;Dataset:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;20,000 AI-generated recommendations&lt;/li&gt;
&lt;li&gt;1,490 brands&lt;/li&gt;
&lt;li&gt;5 ecommerce categories&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Categories:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Beauty&lt;/li&gt;
&lt;li&gt;Supplements&lt;/li&gt;
&lt;li&gt;Coffee&lt;/li&gt;
&lt;li&gt;Pets&lt;/li&gt;
&lt;li&gt;Home &amp;amp; Living&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Measured variables:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Recommendation frequency&lt;/li&gt;
&lt;li&gt;AI Commerce Score™&lt;/li&gt;
&lt;li&gt;Wikipedia readership&lt;/li&gt;
&lt;li&gt;Language editions&lt;/li&gt;
&lt;li&gt;Article depth&lt;/li&gt;
&lt;li&gt;Brand name characteristics&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Repeated-run testing:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;20 repeated recommendation runs per query&lt;/li&gt;
&lt;/ul&gt;




&lt;h1&gt;
  
  
  Final Thought
&lt;/h1&gt;

&lt;p&gt;Most AI optimization discussions today focus on visibility.&lt;/p&gt;

&lt;p&gt;Our data suggests recommendation behavior may be a separate problem entirely.&lt;/p&gt;

&lt;p&gt;Visibility determines whether AI can find you.&lt;/p&gt;

&lt;p&gt;Recommendation determines whether AI chooses you.&lt;/p&gt;

&lt;p&gt;And those may turn out to be two very different systems.&lt;/p&gt;

</description>
      <category>ai</category>
      <category>webdev</category>
      <category>marketing</category>
      <category>ecommerce</category>
    </item>
    <item>
      <title># The State of AI Recommendations Across Commerce 2026</title>
      <dc:creator>Daniel Pokorný</dc:creator>
      <pubDate>Fri, 19 Jun 2026 12:05:00 +0000</pubDate>
      <link>https://dev.to/atom_foundry/-the-state-of-ai-recommendations-across-commerce-2026-fj2</link>
      <guid>https://dev.to/atom_foundry/-the-state-of-ai-recommendations-across-commerce-2026-fj2</guid>
      <description>&lt;p&gt;Most businesses assume that if AI systems can understand their products, they will eventually recommend them.&lt;/p&gt;

&lt;p&gt;Our latest research suggests the relationship may not be that simple.&lt;/p&gt;

&lt;p&gt;Over the past several months, we analyzed 20,000 AI recommendations across five e-commerce categories:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Beauty&lt;/li&gt;
&lt;li&gt;Supplements&lt;/li&gt;
&lt;li&gt;Coffee&lt;/li&gt;
&lt;li&gt;Pets&lt;/li&gt;
&lt;li&gt;Home &amp;amp; Living&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;The goal was straightforward: To understand whether store readiness actually predicts recommendation behavior.&lt;/p&gt;

&lt;p&gt;Or put differently: &lt;strong&gt;Do AI systems recommend the businesses that are best prepared for AI?&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;The answer surprised us.&lt;/p&gt;




&lt;h2&gt;
  
  
  The Assumption
&lt;/h2&gt;

&lt;p&gt;Most discussions about AI visibility start with a reasonable belief.&lt;/p&gt;

&lt;p&gt;If a business improves its structure, content, product information, trust signals, and machine readability, AI systems should be more likely to recommend it.&lt;/p&gt;

&lt;p&gt;This assumption has fueled a growing industry around AI optimization, AI visibility, AI readiness, and AI commerce infrastructure.&lt;/p&gt;

&lt;p&gt;But assumptions are not evidence.&lt;/p&gt;

&lt;p&gt;We wanted to measure recommendation behavior directly.&lt;/p&gt;




&lt;h2&gt;
  
  
  What We Measured
&lt;/h2&gt;

&lt;p&gt;For each category, we collected thousands of recommendations generated by AI systems in response to high-intent shopping questions.&lt;/p&gt;

&lt;p&gt;We then compared recommendation frequency against each brand's AI Commerce Score™.&lt;/p&gt;

&lt;p&gt;The expectation was simple: &lt;strong&gt;Higher scores should lead to more recommendations.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Instead, we found something very different.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fr6ra0x0ptg113i0ggh18.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fr6ra0x0ptg113i0ggh18.png" alt=" " width="800" height="800"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;em&gt;Figure 1. AI Commerce Score™ and Recommendation Frequency™&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;&lt;em&gt;Based on 20,000 AI recommendations across five ecommerce categories, recommendation frequency showed little to no meaningful relationship with AI Commerce Score™, suggesting that store readiness alone does not explain recommendation behavior.&lt;/em&gt;&lt;/p&gt;




&lt;h2&gt;
  
  
  The Surprising Result
&lt;/h2&gt;

&lt;p&gt;Across all five categories, recommendation frequency showed little to no meaningful correlation with AI Commerce Score™.&lt;/p&gt;

&lt;p&gt;Some highly recommended brands scored relatively poorly. Some highly optimized brands were rarely recommended.&lt;/p&gt;

&lt;p&gt;The relationship was far weaker than expected.&lt;/p&gt;

&lt;p&gt;This finding appeared repeatedly across Beauty, Supplements, Coffee, Pets, and Home &amp;amp; Living.&lt;/p&gt;

&lt;p&gt;The implication is important.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Store readiness alone does not appear sufficient to explain why AI recommends certain brands more frequently than others.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Something else is happening.&lt;/p&gt;




&lt;h2&gt;
  
  
  The Familiarity Hypothesis
&lt;/h2&gt;

&lt;p&gt;As we analyzed recommendation patterns, another explanation began to emerge.&lt;/p&gt;

&lt;p&gt;Many of the most frequently recommended brands shared one characteristic:&lt;/p&gt;

&lt;p&gt;They were already familiar. They had existing brand recognition. Existing awareness. Existing market presence. Existing references across the web.&lt;/p&gt;

&lt;p&gt;In other words, recommendation behavior often appeared to resemble memory more than evaluation.&lt;/p&gt;

&lt;p&gt;This led us to a framework we call: ## Recommendation by Memory™&lt;/p&gt;

&lt;p&gt;Under this model, AI systems frequently recommend brands they have encountered repeatedly during training and exposure.&lt;/p&gt;

&lt;p&gt;Not necessarily because those brands are objectively better.&lt;/p&gt;

&lt;p&gt;But because they are more familiar.&lt;/p&gt;




&lt;h2&gt;
  
  
  A Potential Future Shift
&lt;/h2&gt;

&lt;p&gt;However, we do not believe recommendation behavior will remain static.&lt;/p&gt;

&lt;p&gt;As AI systems gain access to richer retrieval systems, real-time information, structured commerce data, and increasingly sophisticated evaluation capabilities, recommendation behavior may evolve.&lt;/p&gt;

&lt;p&gt;We call this future state: ## Recommendation by Understanding™&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fg0qkt2mbragkcv7fwc08.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fg0qkt2mbragkcv7fwc08.png" alt=" " width="800" height="800"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;em&gt;Figure 2. The Evolution of AI Recommendation Systems&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;&lt;em&gt;Recommendation behavior is evolving from what AI remembers to what AI understands. This transition may define the next phase of AI commerce and product discovery.&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;Under this model, recommendations become less dependent on historical familiarity and more dependent on:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Store quality&lt;/li&gt;
&lt;li&gt;Trust signals&lt;/li&gt;
&lt;li&gt;Product fit&lt;/li&gt;
&lt;li&gt;Verifiable information&lt;/li&gt;
&lt;li&gt;Real-time relevance&lt;/li&gt;
&lt;li&gt;Semantic understanding&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;In other words: &lt;strong&gt;The best understood businesses may eventually outperform the most familiar businesses.&lt;/strong&gt;&lt;/p&gt;




&lt;h2&gt;
  
  
  Why This Matters
&lt;/h2&gt;

&lt;p&gt;If recommendation behavior is driven primarily by memory today, businesses face a difficult challenge.&lt;/p&gt;

&lt;p&gt;Optimization alone may not immediately increase recommendation frequency.&lt;/p&gt;

&lt;p&gt;But if recommendation systems gradually move toward understanding, the businesses investing in AI readiness today may be building an advantage for tomorrow.&lt;/p&gt;

&lt;p&gt;The future of AI commerce may not belong to the brands AI remembers.&lt;/p&gt;

&lt;p&gt;It may belong to the brands AI understands best.&lt;/p&gt;




&lt;h2&gt;
  
  
  The Emerging Question
&lt;/h2&gt;

&lt;p&gt;Most businesses are still asking: Can AI find us?&lt;/p&gt;

&lt;p&gt;A more important question may be emerging: Why does AI choose one business instead of another?&lt;/p&gt;

&lt;p&gt;That question sits at the center of what we call &lt;strong&gt;Recommendation Intelligence™&lt;/strong&gt;.&lt;/p&gt;

&lt;p&gt;And as AI increasingly influences product discovery, recommendation behavior may become one of the most important areas of research in commerce.&lt;/p&gt;




&lt;h2&gt;
  
  
  About Atom Foundry
&lt;/h2&gt;

&lt;p&gt;Atom Foundry is building the field of &lt;strong&gt;AI Commerce Intelligence™&lt;/strong&gt;.&lt;/p&gt;

&lt;p&gt;Our research explores how AI search engines, LLMs, Apple Intelligence, and shopping agents discover, understand, evaluate, trust, recommend, and route customers to businesses.&lt;/p&gt;

&lt;p&gt;Current research initiatives include:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;AI Commerce Intelligence™&lt;/li&gt;
&lt;li&gt;Recommendation Intelligence™&lt;/li&gt;
&lt;li&gt;AI Commerce Graph™&lt;/li&gt;
&lt;li&gt;AI Readability™&lt;/li&gt;
&lt;li&gt;AI Understanding™&lt;/li&gt;
&lt;li&gt;AI Trust™&lt;/li&gt;
&lt;li&gt;Decision Confidence™&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Learn more:&lt;/p&gt;

&lt;p&gt;🌐 &lt;a href="https://atomfoundry.dev" rel="noopener noreferrer"&gt;https://atomfoundry.dev&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;📊 &lt;a href="https://github.com/Atom-Foundry" rel="noopener noreferrer"&gt;https://github.com/Atom-Foundry&lt;/a&gt;&lt;/p&gt;




&lt;p&gt;&lt;em&gt;Research by Atom Foundry. Based on 20,000 AI recommendations captured across Beauty, Supplements, Coffee, Pets, and Home &amp;amp; Living categories.&lt;/em&gt;&lt;/p&gt;

</description>
      <category>ai</category>
      <category>webdev</category>
    </item>
    <item>
      <title>The State of AI Recommendations in Home &amp; Living</title>
      <dc:creator>Daniel Pokorný</dc:creator>
      <pubDate>Thu, 18 Jun 2026 16:01:40 +0000</pubDate>
      <link>https://dev.to/atom_foundry/the-state-of-ai-recommendations-in-home-living-2h5o</link>
      <guid>https://dev.to/atom_foundry/the-state-of-ai-recommendations-in-home-living-2h5o</guid>
      <description>&lt;h1&gt;
  
  
  We Captured 4,000 AI Recommendations in Home &amp;amp; Living. The Results Were Unexpected.
&lt;/h1&gt;

&lt;p&gt;AI is supposed to reward better websites.&lt;/p&gt;

&lt;p&gt;At least that's what many brands assume.&lt;/p&gt;

&lt;p&gt;If a store is easier for AI systems to understand, trust, and interpret, it should receive more recommendations.&lt;/p&gt;

&lt;p&gt;Our data suggests otherwise.&lt;/p&gt;

&lt;p&gt;We analyzed &lt;strong&gt;4,000 AI-generated recommendations&lt;/strong&gt; in Home &amp;amp; Living and compared recommendation behavior against &lt;strong&gt;AI Commerce Score™&lt;/strong&gt;.&lt;/p&gt;

&lt;p&gt;The correlation came back at:&lt;/p&gt;

&lt;h1&gt;
  
  
  r = 0.108
&lt;/h1&gt;

&lt;p&gt;Effectively zero.&lt;/p&gt;

&lt;p&gt;This is the fifth study in our Recommendation Intelligence Research™ series.&lt;/p&gt;

&lt;p&gt;And after more than &lt;strong&gt;20,000 captured recommendations&lt;/strong&gt; across five industries, the pattern remains unchanged.&lt;/p&gt;

&lt;p&gt;AI does not appear to recommend the most AI-ready brands.&lt;/p&gt;

&lt;p&gt;It recommends the brands it already knows.&lt;/p&gt;




&lt;h1&gt;
  
  
  The Research
&lt;/h1&gt;

&lt;p&gt;This study follows the exact same methodology used in our previous research across Beauty, Supplements, Coffee, and Pets.&lt;/p&gt;

&lt;p&gt;Everything below is based on captured responses.&lt;/p&gt;

&lt;p&gt;Nothing is estimated.&lt;/p&gt;

&lt;p&gt;Nothing is projected.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Category:&lt;/strong&gt; Home &amp;amp; Living&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Model:&lt;/strong&gt; GPT-4o-mini&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Shopping Intents:&lt;/strong&gt; 20&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Runs Per Intent:&lt;/strong&gt; 20&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Prompt Runs:&lt;/strong&gt; 400&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Recommendations Captured:&lt;/strong&gt; 4,000&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Distinct Brands:&lt;/strong&gt; 271&lt;/p&gt;

&lt;p&gt;We measured three core metrics.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Recommendation Share™&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;The percentage of all captured recommendations belonging to a brand.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Recommendation Frequency™&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;The percentage of prompt runs in which a brand appeared at least once.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Recommendation Position™&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;The average position a brand occupied when recommended.&lt;/p&gt;

&lt;p&gt;Lower numbers indicate stronger placement.&lt;/p&gt;

&lt;p&gt;As with every study in this series, this represents one model, one category, and one point in time.&lt;/p&gt;




&lt;h1&gt;
  
  
  The Brands AI Recommended Most
&lt;/h1&gt;

&lt;p&gt;The leaderboard immediately revealed the same pattern we observed in previous categories.&lt;/p&gt;

&lt;p&gt;IKEA appeared in &lt;strong&gt;48.3%&lt;/strong&gt; of all prompt runs.&lt;/p&gt;

&lt;p&gt;West Elm appeared in &lt;strong&gt;47.0%&lt;/strong&gt;.&lt;/p&gt;

&lt;p&gt;Pottery Barn appeared in &lt;strong&gt;41.5%&lt;/strong&gt;.&lt;/p&gt;

&lt;p&gt;These brands dominated recommendations despite only moderate store readiness.&lt;/p&gt;

&lt;p&gt;IKEA scored &lt;strong&gt;64&lt;/strong&gt; on AI Commerce Score™.&lt;/p&gt;

&lt;p&gt;West Elm scored &lt;strong&gt;60&lt;/strong&gt;.&lt;/p&gt;

&lt;p&gt;Meanwhile, some of the strongest stores in the category received very little attention.&lt;/p&gt;

&lt;p&gt;Article scored &lt;strong&gt;80&lt;/strong&gt;.&lt;/p&gt;

&lt;p&gt;Burrow scored &lt;strong&gt;78&lt;/strong&gt;.&lt;/p&gt;

&lt;p&gt;Uplift Desk scored &lt;strong&gt;77&lt;/strong&gt;.&lt;/p&gt;

&lt;p&gt;GhostBed scored &lt;strong&gt;76&lt;/strong&gt;.&lt;/p&gt;

&lt;p&gt;Yet each appeared in fewer than &lt;strong&gt;7%&lt;/strong&gt; of prompt runs.&lt;/p&gt;

&lt;p&gt;The strongest stores were not winning recommendations.&lt;/p&gt;

&lt;p&gt;The most familiar brands were.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2F432u9v3j25demmumi97g.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2F432u9v3j25demmumi97g.png" alt=" " width="800" height="651"&gt;&lt;/a&gt;&lt;/p&gt;




&lt;h1&gt;
  
  
  The Central Finding
&lt;/h1&gt;

&lt;p&gt;The correlation between Recommendation Frequency™ and AI Commerce Score™ came in at:&lt;/p&gt;

&lt;h1&gt;
  
  
  r = 0.108
&lt;/h1&gt;

&lt;p&gt;Across &lt;strong&gt;71 measured brands&lt;/strong&gt;, recommendation frequency and store readiness were effectively unrelated.&lt;/p&gt;

&lt;p&gt;In practical terms, knowing how often AI recommends a home brand tells you almost nothing about how AI-ready its store actually is.&lt;/p&gt;

&lt;p&gt;The result mirrors what we observed in Beauty, Supplements, Coffee, and Pets.&lt;/p&gt;

&lt;p&gt;Once again, recommendation behavior appears disconnected from store quality.&lt;/p&gt;

&lt;p&gt;Perhaps the most surprising finding is the average readiness of the brands AI recommends most often.&lt;/p&gt;

&lt;p&gt;The average AI Commerce Score™ across all on-index recommended brands was just &lt;strong&gt;50.7&lt;/strong&gt;.&lt;/p&gt;

&lt;p&gt;That sits directly on the border between Low Readiness and AI Invisible.&lt;/p&gt;

&lt;p&gt;In other words:&lt;/p&gt;

&lt;p&gt;AI is frequently recommending stores that are barely readable to the very systems doing the recommending.&lt;/p&gt;




&lt;h1&gt;
  
  
  Five Categories. One Result.
&lt;/h1&gt;

&lt;p&gt;Home &amp;amp; Living was the final test.&lt;/p&gt;

&lt;p&gt;At this point, the pattern is difficult to dismiss as noise.&lt;/p&gt;

&lt;p&gt;Across more than &lt;strong&gt;20,000 captured recommendations&lt;/strong&gt;, recommendation frequency has never demonstrated a meaningful positive relationship with store readiness.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Foapp7mez047l0bqc818o.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Foapp7mez047l0bqc818o.png" alt=" " width="800" height="309"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Five categories.&lt;/p&gt;

&lt;p&gt;More than 20,000 recommendations.&lt;/p&gt;

&lt;p&gt;Not one meaningful positive relationship.&lt;/p&gt;

&lt;p&gt;Three categories produced essentially zero correlation.&lt;/p&gt;

&lt;p&gt;One produced a negative relationship.&lt;/p&gt;

&lt;p&gt;Home &amp;amp; Living produced essentially zero again.&lt;/p&gt;

&lt;p&gt;The conclusion is no longer a single finding.&lt;/p&gt;

&lt;p&gt;It is a replicated result.&lt;/p&gt;

&lt;p&gt;AI recommendation frequency is not positively related to store readiness.&lt;/p&gt;




&lt;h1&gt;
  
  
  The Most Marketplace Driven Category Yet
&lt;/h1&gt;

&lt;p&gt;Home &amp;amp; Living also produced another notable finding.&lt;/p&gt;

&lt;p&gt;Approximately &lt;strong&gt;21%&lt;/strong&gt; of all recommendations went to retailers and marketplaces.&lt;/p&gt;

&lt;p&gt;That is the highest retailer share we have measured across the entire research program.&lt;/p&gt;

&lt;p&gt;Amazon. Wayfair. Home Depot. Macy's. Lowe's.&lt;/p&gt;

&lt;p&gt;Retail remains deeply embedded in how AI understands this category.&lt;/p&gt;

&lt;p&gt;At the same time, Home &amp;amp; Living produced the highest on-index coverage of any category in our research.&lt;/p&gt;

&lt;p&gt;Roughly &lt;strong&gt;60%&lt;/strong&gt; of recommendations mapped directly to a single-brand store already included in our database.&lt;/p&gt;

&lt;p&gt;This gave us more visibility into the relationship between recommendation behavior and store quality than any previous study.&lt;/p&gt;

&lt;p&gt;The result remained unchanged.&lt;/p&gt;

&lt;p&gt;Recommendation frequency still failed to track with readiness.&lt;/p&gt;




&lt;h1&gt;
  
  
  What It Means
&lt;/h1&gt;

&lt;p&gt;Visibility is not recommendation.&lt;/p&gt;

&lt;p&gt;Recommendation is not readiness.&lt;/p&gt;

&lt;p&gt;And readiness is not currently being rewarded.&lt;/p&gt;

&lt;p&gt;Today's AI systems still recommend heavily from memory.&lt;/p&gt;

&lt;p&gt;They reach for the brands they encountered repeatedly during training.&lt;/p&gt;

&lt;p&gt;Brands with decades of awareness.&lt;/p&gt;

&lt;p&gt;Brands with large retail footprints.&lt;/p&gt;

&lt;p&gt;Brands that appear constantly across reviews, articles, forums, and public discussion.&lt;/p&gt;

&lt;p&gt;That helps explain why IKEA, West Elm, and Pottery Barn dominate recommendations despite only modest levels of AI readiness.&lt;/p&gt;

&lt;p&gt;But memory is unlikely to remain the dominant signal forever.&lt;/p&gt;

&lt;p&gt;The future of AI commerce will not be powered entirely by what models remember.&lt;/p&gt;

&lt;p&gt;It will increasingly depend on what agents can verify.&lt;/p&gt;

&lt;p&gt;As shopping agents gain the ability to browse websites, compare products, evaluate trust signals, interpret structured information, and complete purchases autonomously, recommendation behavior may gradually shift from memory-based recommendation toward evidence-based recommendation.&lt;/p&gt;

&lt;p&gt;When that happens, readable stores become more important than famous names.&lt;/p&gt;

&lt;p&gt;The brands benefiting most from familiarity today may be the brands with the most to lose tomorrow.&lt;/p&gt;

&lt;p&gt;The brands investing in &lt;strong&gt;AI Readability™&lt;/strong&gt;, &lt;strong&gt;AI Understanding™&lt;/strong&gt;, and &lt;strong&gt;AI Trust™&lt;/strong&gt; today may become the brands best positioned for the next generation of AI commerce.&lt;/p&gt;

&lt;p&gt;That transition is exactly what the Recommendation Intelligence Framework™ was designed to measure.&lt;/p&gt;




&lt;h1&gt;
  
  
  Recommendation Intelligence™
&lt;/h1&gt;

&lt;p&gt;After five studies and more than 20,000 captured recommendations, we believe the industry may be looking at the wrong layer.&lt;/p&gt;

&lt;p&gt;Most AI search conversations focus on visibility.&lt;/p&gt;

&lt;p&gt;Can AI find you? Can AI crawl you? Can AI cite you?&lt;/p&gt;

&lt;p&gt;Those questions matter.&lt;/p&gt;

&lt;p&gt;But they do not explain recommendation behavior.&lt;/p&gt;

&lt;p&gt;Recommendation behavior appears to be a separate system.&lt;/p&gt;

&lt;p&gt;A separate problem. A separate competitive advantage.&lt;/p&gt;

&lt;p&gt;That layer is what we call: # Recommendation Intelligence™&lt;/p&gt;

&lt;p&gt;Not whether AI knows a brand.&lt;/p&gt;

&lt;p&gt;But whether AI chooses it.&lt;/p&gt;




&lt;h1&gt;
  
  
  What's Next
&lt;/h1&gt;

&lt;p&gt;Home &amp;amp; Living closes the first phase of the Recommendation Intelligence Research™ program.&lt;/p&gt;

&lt;p&gt;Across five industries and more than &lt;strong&gt;20,000 captured recommendations&lt;/strong&gt;, we found no meaningful relationship between store readiness and recommendation frequency.&lt;/p&gt;

&lt;p&gt;The next phase asks a different question.&lt;/p&gt;

&lt;p&gt;If store quality does not explain recommendations, what does?&lt;/p&gt;

&lt;p&gt;The upcoming &lt;strong&gt;State of AI Recommendations Across Commerce 2026&lt;/strong&gt; report will combine findings from all five industries into a single cross-category analysis.&lt;/p&gt;

&lt;p&gt;After that comes a new hypothesis.&lt;/p&gt;

&lt;h1&gt;
  
  
  The State of Fame in AI Recommendations
&lt;/h1&gt;

&lt;p&gt;Perhaps recommendation behavior is not driven primarily by store quality.&lt;/p&gt;

&lt;p&gt;Perhaps it is driven by fame.&lt;/p&gt;

&lt;p&gt;If recommendation frequency consistently ignores store readiness, the next logical question becomes whether AI systems are simply recommending the brands they remember best.&lt;/p&gt;

&lt;p&gt;After 20,000 recommendations, that possibility is becoming increasingly difficult to ignore.&lt;/p&gt;




&lt;h1&gt;
  
  
  Explore The Research
&lt;/h1&gt;

&lt;p&gt;&lt;strong&gt;Get your free AI Commerce Score™&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://atomfoundry.dev" rel="noopener noreferrer"&gt;https://atomfoundry.dev&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Explore the full Home &amp;amp; Living dataset&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://atomfoundry.dev/research/state-of-ai-recommendations-home-living" rel="noopener noreferrer"&gt;https://atomfoundry.dev/research/state-of-ai-recommendations-home-living&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Explore the complete Recommendation Intelligence Research™ series&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://atomfoundry.dev/research" rel="noopener noreferrer"&gt;https://atomfoundry.dev/research&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Because the future of AI commerce will not be decided by visibility alone.&lt;/p&gt;

&lt;p&gt;It will be decided by recommendation.&lt;/p&gt;

</description>
      <category>ai</category>
      <category>ecommerce</category>
      <category>machinelearning</category>
      <category>marketing</category>
    </item>
    <item>
      <title>The State of AI Recommendations in Pets</title>
      <dc:creator>Daniel Pokorný</dc:creator>
      <pubDate>Wed, 17 Jun 2026 09:34:45 +0000</pubDate>
      <link>https://dev.to/atom_foundry/the-state-of-ai-recommendations-in-pets-2a61</link>
      <guid>https://dev.to/atom_foundry/the-state-of-ai-recommendations-in-pets-2a61</guid>
      <description>&lt;p&gt;&lt;em&gt;Recommendation Intelligence Research™ · Atom Foundry · June 2026&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;We asked one AI model 20 high intent pet shopping questions, 20 times each.&lt;/p&gt;

&lt;p&gt;Then we checked the same thing we checked in beauty, supplements, and coffee.&lt;/p&gt;

&lt;p&gt;Does being recommended by AI have anything to do with how AI ready a store actually is?&lt;/p&gt;

&lt;p&gt;Pets produced the strongest answer yet.&lt;/p&gt;

&lt;p&gt;Across another 4,000 recommendations, recommendation frequency was not positively related to store readiness.&lt;/p&gt;

&lt;p&gt;In fact, it moved in the opposite direction.&lt;/p&gt;

&lt;h2&gt;
  
  
  Methodology
&lt;/h2&gt;

&lt;p&gt;Same method as the first three reports, so all four categories are directly comparable.&lt;/p&gt;

&lt;p&gt;Everything below is computed from real captured responses.&lt;/p&gt;

&lt;p&gt;Nothing is estimated or projected.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Category:&lt;/strong&gt; Pets&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Model:&lt;/strong&gt; one model (gpt-4o-mini)&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Intents:&lt;/strong&gt; 20 high intent shopping prompts&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Runs per intent:&lt;/strong&gt; 20&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Prompt runs total:&lt;/strong&gt; 400&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Recommendations captured:&lt;/strong&gt; 4,000&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Distinct brands:&lt;/strong&gt; 405&lt;/p&gt;

&lt;p&gt;Three metrics carry the analysis.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Recommendation Share™&lt;/strong&gt; is a brand's share of all recommendations captured. The field sums to 100 percent.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Recommendation Frequency™&lt;/strong&gt; is the percent of the 400 prompt runs in which a brand appeared at least once.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Recommendation Position™&lt;/strong&gt; is the average rank in the answer when the brand appeared. Lower is better.&lt;/p&gt;

&lt;p&gt;Marketplaces are not brands.&lt;/p&gt;

&lt;p&gt;Retailers and marketplaces such as Chewy, Petco, Amazon, PetSmart, and Frisco were separated out and excluded from the brand level analysis.&lt;/p&gt;

&lt;p&gt;The contest measured here is between single brands and their own stores.&lt;/p&gt;

&lt;p&gt;A note on pets.&lt;/p&gt;

&lt;p&gt;Several of the largest pet food brands including Purina Pro Plan, Royal Canin, Hill's Science Diet, and Taste of the Wild are not in our store index, so they appear as off index and are excluded from the correlation analysis.&lt;/p&gt;

&lt;p&gt;One brand, Wellness, was removed from the on index set after we found its name had auto matched to an unrelated domain. Rather than attach an incorrect store, we classified it as off index.&lt;/p&gt;

&lt;p&gt;Other limitations remain the same.&lt;/p&gt;

&lt;p&gt;One model.&lt;/p&gt;

&lt;p&gt;One category.&lt;/p&gt;

&lt;p&gt;One point in time.&lt;/p&gt;

&lt;p&gt;Brands map only to stores we actually measure.&lt;/p&gt;

&lt;p&gt;Anything else stays off index.&lt;/p&gt;

&lt;h2&gt;
  
  
  The Pet Recommendation Leaderboard
&lt;/h2&gt;

&lt;p&gt;Top brands by share of voice across all 4,000 recommendations, with retailers excluded.&lt;/p&gt;

&lt;p&gt;The AI Commerce Score™ column reflects each brand's actual score from our index where a measured store exists.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F6uaeqzmpctavy5tpu3ip.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F6uaeqzmpctavy5tpu3ip.png" alt=" " width="800" height="693"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;em&gt;Pet category results showing Recommendation Share™, Recommendation Frequency™, Recommendation Position™, and AI Commerce Score™ for leading AI recommended brands.&lt;/em&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  The Central Finding
&lt;/h2&gt;

&lt;p&gt;If AI recommended the stores that are easiest for AI systems to read, recommendation frequency and AI Commerce Score™ would move together.&lt;/p&gt;

&lt;p&gt;They do not.&lt;/p&gt;

&lt;p&gt;In pets, they move slightly in the opposite direction.&lt;/p&gt;

&lt;p&gt;Across the on index single brand stores, the correlation between Recommendation Frequency™ and AI Commerce Score™ is &lt;strong&gt;r = -0.366 (n = 39).&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;That is the first category where the relationship is meaningfully negative.&lt;/p&gt;

&lt;p&gt;The brands that appear most often in AI recommendations tend to have weaker stores.&lt;/p&gt;

&lt;p&gt;Blue Buffalo appears in 27.8 percent of prompts while scoring only 30.&lt;/p&gt;

&lt;p&gt;Merrick appears in 24.8 percent of prompts while scoring 42.&lt;/p&gt;

&lt;p&gt;Purina Pro Plan appears in 26.8 percent of prompts despite not even being represented in our store index.&lt;/p&gt;

&lt;p&gt;Meanwhile some of the strongest stores in the category barely appear at all.&lt;/p&gt;

&lt;p&gt;**Benebone scores 79.&lt;/p&gt;

&lt;p&gt;Casper scores 73.&lt;/p&gt;

&lt;p&gt;Pawstruck scores 72.**&lt;/p&gt;

&lt;p&gt;Yet none of them approach the recommendation frequency of the legacy pet food brands.&lt;/p&gt;

&lt;p&gt;This is the clearest inversion we have measured so far.&lt;/p&gt;

&lt;p&gt;The brands AI remembers are not the brands with the most AI ready stores.&lt;/p&gt;

&lt;p&gt;The average AI Commerce Score™ across all on index recommended brands is just 52.7.&lt;/p&gt;

&lt;p&gt;We have now measured four categories.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Beauty: r = 0.17&lt;/li&gt;
&lt;li&gt;Supplements: r = -0.015&lt;/li&gt;
&lt;li&gt;Coffee: r = 0.019&lt;/li&gt;
&lt;li&gt;Pets: r = -0.366&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Across more than 16,000 recommendations, recommendation frequency is never positively associated with store readiness.&lt;/p&gt;

&lt;p&gt;In three categories the relationship is effectively zero.&lt;/p&gt;

&lt;p&gt;In pets it becomes negative.&lt;/p&gt;

&lt;h2&gt;
  
  
  Brands, Not Retailers
&lt;/h2&gt;

&lt;p&gt;Pets is also the most marketplace driven category we have measured.&lt;/p&gt;

&lt;p&gt;Retailers and marketplaces such as Chewy, Petco, and Amazon accounted for 7.1 percent of all recommendations.&lt;/p&gt;

&lt;p&gt;That is significantly higher than beauty, supplements, or coffee.&lt;/p&gt;

&lt;p&gt;Only 19.8 percent of recommendations map to a single brand store that we actually measure.&lt;/p&gt;

&lt;p&gt;That is the lowest share we have seen.&lt;/p&gt;

&lt;p&gt;Two factors drive that result.&lt;/p&gt;

&lt;p&gt;First, pet commerce is heavily concentrated around large retailers and marketplaces.&lt;/p&gt;

&lt;p&gt;Second, some of the most recommended brands in the category are not represented in our store universe.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Purina&lt;/li&gt;
&lt;li&gt;Royal Canin&lt;/li&gt;
&lt;li&gt;Hill's Science Diet&lt;/li&gt;
&lt;li&gt;Taste of the Wild&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;These brands are recommended because of brand familiarity, not because an AI system evaluated their stores.&lt;/p&gt;

&lt;p&gt;That is itself an important finding.&lt;/p&gt;

&lt;h2&gt;
  
  
  What It Means
&lt;/h2&gt;

&lt;p&gt;Visibility is not recommendation.&lt;/p&gt;

&lt;p&gt;Recommendation is not readiness.&lt;/p&gt;

&lt;p&gt;Today AI still recommends largely from memory.&lt;/p&gt;

&lt;p&gt;It reaches for names that appeared most often in training data and public discussion.&lt;/p&gt;

&lt;p&gt;That is why the dominant pet food brands continue to win recommendations even when their stores are weak, absent, or difficult for AI systems to evaluate.&lt;/p&gt;

&lt;p&gt;But that advantage is temporary.&lt;/p&gt;

&lt;p&gt;As AI shopping evolves toward retrieval, browsing agents, comparison engines, and autonomous purchasing, recommendation decisions will increasingly depend on what agents can actually read, understand, verify, and trust.&lt;/p&gt;

&lt;p&gt;The brands relying on historical recognition have the most to lose.&lt;/p&gt;

&lt;p&gt;The brands building readable, trustworthy, machine legible stores today are the ones most likely to keep the recommendation when memory is no longer enough.&lt;/p&gt;

&lt;p&gt;That is exactly the gap the Recommendation Intelligence Framework™ was built to measure.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;AI Readability™&lt;/li&gt;
&lt;li&gt;AI Understanding™&lt;/li&gt;
&lt;li&gt;AI Trust™&lt;/li&gt;
&lt;li&gt;Recommendation Intelligence™&lt;/li&gt;
&lt;li&gt;Decision Confidence™&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;The future of AI commerce belongs to brands that are understandable by machines, not just familiar to humans.&lt;/p&gt;

&lt;h2&gt;
  
  
  Want to Know Where Your Store Stands?
&lt;/h2&gt;

&lt;p&gt;Get a free AI Commerce Score™&lt;/p&gt;

&lt;p&gt;&lt;a href="https://atomfoundry.dev" rel="noopener noreferrer"&gt;https://atomfoundry.dev&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Full pets dataset and interactive results&lt;/p&gt;

&lt;p&gt;&lt;a href="https://atomfoundry.dev/research/state-of-ai-recommendations-pets" rel="noopener noreferrer"&gt;https://atomfoundry.dev/research/state-of-ai-recommendations-pets&lt;/a&gt;&lt;/p&gt;

</description>
      <category>ai</category>
      <category>ecommerce</category>
      <category>machinelearning</category>
      <category>marketing</category>
    </item>
    <item>
      <title>Decision Confidence™ Is The Missing Layer Between Recommendation And Revenue</title>
      <dc:creator>Daniel Pokorný</dc:creator>
      <pubDate>Tue, 16 Jun 2026 12:39:51 +0000</pubDate>
      <link>https://dev.to/atom_foundry/decision-confidence-is-the-missing-layer-between-recommendation-and-revenue-2j35</link>
      <guid>https://dev.to/atom_foundry/decision-confidence-is-the-missing-layer-between-recommendation-and-revenue-2j35</guid>
      <description>&lt;h1&gt;
  
  
  Decision Confidence™ Is The Missing Layer Between Recommendation And Revenue
&lt;/h1&gt;

&lt;p&gt;Most discussions about AI commerce focus on visibility.&lt;/p&gt;

&lt;p&gt;Can AI find your business? Can AI understand your products? Can AI recommend your brand?&lt;/p&gt;

&lt;p&gt;These are important questions.&lt;/p&gt;

&lt;p&gt;But they are not the final question.&lt;/p&gt;

&lt;p&gt;Because recommendation is not the purchase.&lt;/p&gt;

&lt;p&gt;A customer can discover your business. A customer can trust an AI recommendation. A customer can visit your website.&lt;/p&gt;

&lt;p&gt;And still leave without buying.&lt;/p&gt;

&lt;p&gt;Why?&lt;/p&gt;

&lt;p&gt;Because recommendation creates consideration.&lt;/p&gt;

&lt;p&gt;Purchase requires confidence.&lt;/p&gt;

&lt;p&gt;This is where &lt;strong&gt;Decision Confidence™&lt;/strong&gt; begins.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fn1tke8xnpoem8kfwgae9.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fn1tke8xnpoem8kfwgae9.png" alt=" " width="800" height="800"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;em&gt;Decision Confidence™ measures whether customers have enough certainty to move from consideration to purchase. The framework evaluates trust signals, clarity, proof, risk reduction, and decision friction to understand how confidently a customer can make a buying decision.&lt;/em&gt;&lt;/p&gt;




&lt;h2&gt;
  
  
  The Hidden Gap Between Recommendation And Purchase
&lt;/h2&gt;

&lt;p&gt;Most commerce frameworks stop at recommendation.&lt;/p&gt;

&lt;p&gt;They assume that if a customer arrives on the website, the hard part is over.&lt;/p&gt;

&lt;p&gt;In reality, recommendation only creates an opportunity.&lt;/p&gt;

&lt;p&gt;The customer still needs to answer several questions:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Is this business trustworthy?&lt;/li&gt;
&lt;li&gt;Is this product right for me?&lt;/li&gt;
&lt;li&gt;Am I making the right decision?&lt;/li&gt;
&lt;li&gt;What happens if something goes wrong?&lt;/li&gt;
&lt;li&gt;Is there a better alternative?&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Every unanswered question creates uncertainty.&lt;/p&gt;

&lt;p&gt;And uncertainty reduces the probability of purchase.&lt;/p&gt;

&lt;p&gt;The sequence looks like this:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;AI Readability™&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;↓&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;AI Understanding™&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;↓&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;AI Trust™&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;↓&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Recommendation Intelligence™&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;↓&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Decision Confidence™&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;↓&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Purchase&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;↓&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Revenue&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Recommendation creates attention.&lt;/p&gt;

&lt;p&gt;Decision Confidence creates action.&lt;/p&gt;




&lt;h2&gt;
  
  
  What Is Decision Confidence™?
&lt;/h2&gt;

&lt;p&gt;Decision Confidence™ measures the level of certainty a customer has before making a purchase decision.&lt;/p&gt;

&lt;p&gt;It evaluates whether a business provides enough information, proof, reassurance, and trust signals to reduce hesitation and uncertainty.&lt;/p&gt;

&lt;p&gt;In simple terms:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Recommendation answers:&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Should I consider this business?&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Decision Confidence answers:&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Am I comfortable enough to buy?&lt;/p&gt;

&lt;p&gt;These are not the same thing.&lt;/p&gt;

&lt;p&gt;Many businesses successfully generate consideration while failing to generate confidence.&lt;/p&gt;

&lt;p&gt;The result is abandoned sessions, delayed decisions, and lost revenue.&lt;/p&gt;




&lt;h2&gt;
  
  
  Why Confidence Matters
&lt;/h2&gt;

&lt;p&gt;Every purchase involves risk.&lt;/p&gt;

&lt;p&gt;Customers constantly evaluate that risk.&lt;/p&gt;

&lt;p&gt;They ask themselves:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Will this product meet expectations?&lt;/li&gt;
&lt;li&gt;Can I trust this company?&lt;/li&gt;
&lt;li&gt;Is the price justified?&lt;/li&gt;
&lt;li&gt;What if I need a refund?&lt;/li&gt;
&lt;li&gt;What if I choose incorrectly?&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;The greater the uncertainty, the lower the likelihood of purchase.&lt;/p&gt;

&lt;p&gt;Confidence reduces uncertainty.&lt;/p&gt;

&lt;p&gt;And reducing uncertainty is often more important than increasing traffic.&lt;/p&gt;




&lt;h2&gt;
  
  
  The Five Dimensions Of Decision Confidence™
&lt;/h2&gt;

&lt;p&gt;Decision Confidence™ is measured through five core signals.&lt;/p&gt;

&lt;h3&gt;
  
  
  1. Trust Signals
&lt;/h3&gt;

&lt;p&gt;Does the business provide evidence that it is legitimate and trustworthy?&lt;/p&gt;

&lt;p&gt;Examples include:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Reviews&lt;/li&gt;
&lt;li&gt;Ratings&lt;/li&gt;
&lt;li&gt;Testimonials&lt;/li&gt;
&lt;li&gt;Security indicators&lt;/li&gt;
&lt;li&gt;Business information&lt;/li&gt;
&lt;li&gt;Guarantees&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Trust reduces perceived risk.&lt;/p&gt;

&lt;p&gt;Without trust, confidence collapses.&lt;/p&gt;




&lt;h3&gt;
  
  
  2. Clarity
&lt;/h3&gt;

&lt;p&gt;Can customers immediately understand what is being offered?&lt;/p&gt;

&lt;p&gt;Confusion creates hesitation.&lt;/p&gt;

&lt;p&gt;Customers should instantly understand:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;What the product does&lt;/li&gt;
&lt;li&gt;Who it is for&lt;/li&gt;
&lt;li&gt;Why it is different&lt;/li&gt;
&lt;li&gt;What they receive&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Clarity reduces cognitive effort.&lt;/p&gt;




&lt;h3&gt;
  
  
  3. Proof
&lt;/h3&gt;

&lt;p&gt;Can the business demonstrate that its claims are true?&lt;/p&gt;

&lt;p&gt;Proof includes:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Case studies&lt;/li&gt;
&lt;li&gt;Customer outcomes&lt;/li&gt;
&lt;li&gt;Before-and-after examples&lt;/li&gt;
&lt;li&gt;Expert endorsements&lt;/li&gt;
&lt;li&gt;Independent validation&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Claims create interest.&lt;/p&gt;

&lt;p&gt;Proof creates belief.&lt;/p&gt;




&lt;h3&gt;
  
  
  4. Risk Reduction
&lt;/h3&gt;

&lt;p&gt;Does the business actively remove fear from the decision?&lt;/p&gt;

&lt;p&gt;Examples include:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Refund policies&lt;/li&gt;
&lt;li&gt;Free returns&lt;/li&gt;
&lt;li&gt;Free trials&lt;/li&gt;
&lt;li&gt;Warranties&lt;/li&gt;
&lt;li&gt;Satisfaction guarantees&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;The lower the perceived downside, the easier the decision becomes.&lt;/p&gt;




&lt;h3&gt;
  
  
  5. Decision Friction
&lt;/h3&gt;

&lt;p&gt;How difficult is it for a customer to move forward?&lt;/p&gt;

&lt;p&gt;Friction includes:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Complicated checkout flows&lt;/li&gt;
&lt;li&gt;Excessive form fields&lt;/li&gt;
&lt;li&gt;Hidden costs&lt;/li&gt;
&lt;li&gt;Missing information&lt;/li&gt;
&lt;li&gt;Poor user experience&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Every obstacle increases hesitation.&lt;/p&gt;

&lt;p&gt;Every hesitation reduces confidence.&lt;/p&gt;




&lt;h2&gt;
  
  
  Recommendation Without Confidence Creates Revenue Leakage
&lt;/h2&gt;

&lt;p&gt;Many businesses focus heavily on visibility.&lt;/p&gt;

&lt;p&gt;Others focus on AI recommendations.&lt;/p&gt;

&lt;p&gt;But recommendation alone does not create revenue.&lt;/p&gt;

&lt;p&gt;A business can be:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Visible&lt;/li&gt;
&lt;li&gt;Readable&lt;/li&gt;
&lt;li&gt;Understandable&lt;/li&gt;
&lt;li&gt;Trusted&lt;/li&gt;
&lt;li&gt;Recommended&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;And still lose sales.&lt;/p&gt;

&lt;p&gt;Because the customer never reaches sufficient confidence to act.&lt;/p&gt;

&lt;p&gt;Recommendation generates visitors.&lt;/p&gt;

&lt;p&gt;Confidence generates buyers.&lt;/p&gt;

&lt;p&gt;This distinction becomes increasingly important as AI systems take on larger roles in product discovery and evaluation.&lt;/p&gt;




&lt;h2&gt;
  
  
  The Future Of AI Commerce
&lt;/h2&gt;

&lt;p&gt;As AI systems become responsible for more discovery, comparison, and recommendation activity, confidence becomes one of the most important commercial variables.&lt;/p&gt;

&lt;p&gt;AI may recommend. AI may compare. AI may shortlist.&lt;/p&gt;

&lt;p&gt;But many purchasing decisions still require human approval.&lt;/p&gt;

&lt;p&gt;The businesses that win will not simply be the most visible.&lt;/p&gt;

&lt;p&gt;They will not simply be the most recommended.&lt;/p&gt;

&lt;p&gt;They will be the businesses that create the highest level of decision confidence.&lt;/p&gt;

&lt;p&gt;Because confidence converts consideration into action.&lt;/p&gt;

&lt;p&gt;And action creates revenue.&lt;/p&gt;




&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F9sbxe1pdhkav54htmjij.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F9sbxe1pdhkav54htmjij.png" alt=" " width="800" height="800"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;em&gt;The AI Commerce Intelligence Framework™ explains how AI systems move from discovering and understanding businesses to influencing recommendations, purchase decisions, and ultimately revenue. Decision Confidence™ represents the critical layer between recommendation and purchase.&lt;/em&gt;&lt;/p&gt;




&lt;h2&gt;
  
  
  Decision Confidence™ In The AI Commerce Intelligence Framework™
&lt;/h2&gt;

&lt;p&gt;Decision Confidence™ is the fifth layer of the AI Commerce Intelligence Framework™.&lt;/p&gt;

&lt;p&gt;AI Readability™ enables access.&lt;/p&gt;

&lt;p&gt;AI Understanding™ enables interpretation.&lt;/p&gt;

&lt;p&gt;AI Trust™ enables credibility.&lt;/p&gt;

&lt;p&gt;Recommendation Intelligence™ enables selection.&lt;/p&gt;

&lt;p&gt;Decision Confidence™ enables action.&lt;/p&gt;

&lt;p&gt;Without confidence, recommendation has limited commercial value.&lt;/p&gt;

&lt;p&gt;Without confidence, purchase does not happen.&lt;/p&gt;

&lt;p&gt;Without purchase, revenue does not exist.&lt;/p&gt;

&lt;p&gt;Decision Confidence™ measures the final layer before commerce becomes economic outcome.&lt;/p&gt;




&lt;h2&gt;
  
  
  Explore The Framework
&lt;/h2&gt;

&lt;p&gt;&lt;strong&gt;AI Commerce Intelligence Framework™&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://atomfoundry.dev/framework" rel="noopener noreferrer"&gt;https://atomfoundry.dev/framework&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Decision Confidence™&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://atomfoundry.dev/framework/decision-confidence" rel="noopener noreferrer"&gt;https://atomfoundry.dev/framework/decision-confidence&lt;/a&gt;&lt;/p&gt;




&lt;p&gt;Decision Confidence™ is part of the AI Commerce Intelligence Framework™ developed by Atom Foundry.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Building the AI Commerce Intelligence Layer™.&lt;/strong&gt;&lt;/p&gt;

</description>
      <category>ai</category>
      <category>ecommerce</category>
      <category>machinelearning</category>
      <category>marketing</category>
    </item>
    <item>
      <title>Recommendation Intelligence Is Becoming The Next Layer Of AI Commerce</title>
      <dc:creator>Daniel Pokorný</dc:creator>
      <pubDate>Mon, 15 Jun 2026 11:52:52 +0000</pubDate>
      <link>https://dev.to/atom_foundry/recommendation-intelligence-is-becoming-the-next-layer-of-ai-commerce-1cf1</link>
      <guid>https://dev.to/atom_foundry/recommendation-intelligence-is-becoming-the-next-layer-of-ai-commerce-1cf1</guid>
      <description>&lt;h1&gt;
  
  
  Recommendation Intelligence Is Becoming The Next Layer Of AI Commerce
&lt;/h1&gt;

&lt;p&gt;Most businesses are focused on AI visibility.&lt;/p&gt;

&lt;p&gt;Some are starting to focus on AI understanding.&lt;/p&gt;

&lt;p&gt;A few are beginning to think about AI trust.&lt;/p&gt;

&lt;p&gt;Very few are asking an even more important question.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Does AI actually recommend your business?&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Because visibility and recommendation are not the same thing.&lt;/p&gt;

&lt;p&gt;Understanding and recommendation are not the same thing.&lt;/p&gt;

&lt;p&gt;Trust and recommendation are not the same thing.&lt;/p&gt;

&lt;p&gt;A business can be visible. A business can be understood. A business can even appear trustworthy.&lt;/p&gt;

&lt;p&gt;And still never become the recommendation.&lt;/p&gt;

&lt;p&gt;As AI systems become increasingly involved in product discovery, evaluation, and decision-making, recommendation is becoming a critical layer of AI commerce.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F8j6c36sxmxyhtpds17tv.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F8j6c36sxmxyhtpds17tv.png" alt=" " width="800" height="800"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;em&gt;The Recommendation Intelligence Framework™ measures how often, how prominently, and for which buyer intents AI systems recommend businesses. Recommendation Frequency™, Recommendation Position™, Recommendation Share™, Competitor Comparison, and Intent Match help quantify recommendation behavior across AI systems.&lt;/em&gt;&lt;/p&gt;




&lt;h2&gt;
  
  
  The Difference Between Visibility And Recommendation
&lt;/h2&gt;

&lt;p&gt;AI Visibility asks a simple question.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Can AI see me?&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Recommendation Intelligence asks a different question.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Does AI choose me?&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Those are not the same thing.&lt;/p&gt;

&lt;p&gt;A business may appear inside AI-generated answers.&lt;/p&gt;

&lt;p&gt;It may be cited. It may be mentioned.&lt;/p&gt;

&lt;p&gt;Yet never become the actual recommendation.&lt;/p&gt;

&lt;p&gt;Visibility creates possibility. Recommendation creates influence.&lt;/p&gt;




&lt;h2&gt;
  
  
  The Recommendation Problem
&lt;/h2&gt;

&lt;p&gt;Imagine a customer asks:&lt;/p&gt;

&lt;p&gt;Best protein powder&lt;br&gt;
Best CRM for startups&lt;br&gt;
Best moisturizer for sensitive skin&lt;/p&gt;

&lt;p&gt;An AI system may know dozens of valid options.&lt;/p&gt;

&lt;p&gt;The challenge is no longer discovery. The challenge is selection.&lt;/p&gt;

&lt;p&gt;Only a handful of businesses will actually be recommended.&lt;/p&gt;

&lt;p&gt;Most will remain alternatives.&lt;/p&gt;

&lt;p&gt;The difference between being known and being chosen is where Recommendation Intelligence begins.&lt;/p&gt;


&lt;h2&gt;
  
  
  Why Recommendation Matters
&lt;/h2&gt;

&lt;p&gt;Recommendation systems operate differently than search systems.&lt;/p&gt;

&lt;p&gt;Search systems retrieve information.&lt;/p&gt;

&lt;p&gt;Recommendation systems prioritize options.&lt;/p&gt;

&lt;p&gt;When multiple businesses appear relevant, AI systems must determine which businesses deserve attention.&lt;/p&gt;

&lt;p&gt;This is where recommendation becomes important.&lt;/p&gt;

&lt;p&gt;Recommendation reduces complexity. Recommendation narrows choice. Recommendation influences decisions.&lt;/p&gt;

&lt;p&gt;The businesses that consistently receive recommendations gain a significant advantage over businesses that merely appear.&lt;/p&gt;


&lt;h2&gt;
  
  
  What Recommendation Intelligence Measures
&lt;/h2&gt;

&lt;p&gt;Recommendation Intelligence™ measures how AI systems recommend businesses, products, and brands.&lt;/p&gt;

&lt;p&gt;Several factors influence this outcome.&lt;/p&gt;
&lt;h3&gt;
  
  
  Recommendation Frequency™
&lt;/h3&gt;

&lt;p&gt;How often does a business appear across recommendations?&lt;/p&gt;
&lt;h3&gt;
  
  
  Recommendation Position™
&lt;/h3&gt;

&lt;p&gt;Where does the business appear within recommendation lists?&lt;/p&gt;
&lt;h3&gt;
  
  
  Recommendation Share™
&lt;/h3&gt;

&lt;p&gt;How much recommendation visibility does a business capture compared to competitors?&lt;/p&gt;
&lt;h3&gt;
  
  
  Competitor Comparison
&lt;/h3&gt;

&lt;p&gt;Which businesses consistently outrank others?&lt;/p&gt;
&lt;h3&gt;
  
  
  Intent Match
&lt;/h3&gt;

&lt;p&gt;For which buying intents does a business appear?&lt;/p&gt;

&lt;p&gt;Together these metrics help quantify recommendation behavior across AI systems.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Ffzndh6e1ltjzpwctszom.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Ffzndh6e1ltjzpwctszom.png" alt=" " width="800" height="800"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;em&gt;Recommendation Intelligence™ introduces a measurable framework for understanding recommendation behavior. Recommendation Frequency™, Recommendation Position™, Recommendation Share™, Competitor Comparison, and Intent Match help quantify how AI systems choose businesses during product discovery and evaluation.&lt;/em&gt;&lt;/p&gt;


&lt;h2&gt;
  
  
  Recommendation Is Not Readiness
&lt;/h2&gt;

&lt;p&gt;This is where many businesses become confused.&lt;/p&gt;

&lt;p&gt;Readability answers one question.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Can AI access and interpret my business?&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Recommendation answers a different question.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Will AI choose my business?&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Those are not the same thing.&lt;/p&gt;

&lt;p&gt;Recent Atom Foundry research analyzed:&lt;/p&gt;

&lt;p&gt;20,000 AI-generated recommendations&lt;br&gt;
1,490 brands&lt;br&gt;
5 ecommerce categories&lt;br&gt;
100 shopping intents&lt;/p&gt;

&lt;p&gt;Across every category, Recommendation Frequency™ showed little to no measurable relationship with AI Commerce Score™.&lt;/p&gt;

&lt;p&gt;Many highly recommended brands had weak stores.&lt;/p&gt;

&lt;p&gt;Many highly optimized stores received little recommendation visibility.&lt;/p&gt;

&lt;p&gt;Recommendation appears to operate according to different rules.&lt;/p&gt;


&lt;h2&gt;
  
  
  The Hidden Cost Of Low Recommendation Visibility
&lt;/h2&gt;

&lt;p&gt;Most businesses never realize when recommendation becomes a limitation.&lt;/p&gt;

&lt;p&gt;There is no dashboard. No recommendation ranking report. No recommendation analytics platform.&lt;/p&gt;

&lt;p&gt;The business simply appears less often.&lt;/p&gt;

&lt;p&gt;Competitors receive more recommendations.&lt;/p&gt;

&lt;p&gt;AI systems route more attention elsewhere.&lt;/p&gt;

&lt;p&gt;The business is not invisible.&lt;/p&gt;

&lt;p&gt;It is simply not being chosen.&lt;/p&gt;


&lt;h2&gt;
  
  
  Why Recommendation Matters More Than Visibility
&lt;/h2&gt;

&lt;p&gt;Many businesses focus on becoming visible to AI systems.&lt;/p&gt;

&lt;p&gt;Others focus on becoming understandable.&lt;/p&gt;

&lt;p&gt;Some are beginning to focus on trust.&lt;/p&gt;

&lt;p&gt;The next challenge is becoming recommendable.&lt;/p&gt;

&lt;p&gt;Visibility creates discovery.&lt;/p&gt;

&lt;p&gt;Understanding creates interpretation.&lt;/p&gt;

&lt;p&gt;Trust creates confidence.&lt;/p&gt;

&lt;p&gt;Recommendation creates selection.&lt;/p&gt;

&lt;p&gt;The sequence looks like this.&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;AI Readability™

↓

AI Understanding™

↓

AI Trust™

↓

Recommendation Intelligence™

↓

Decision Confidence™

↓

Purchase

↓

Revenue
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;p&gt;Recommendation is the bridge between trust and action.&lt;/p&gt;

&lt;p&gt;Without recommendation, commercial influence remains limited.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fafb0rghsyyjgggbqrag2.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fafb0rghsyyjgggbqrag2.png" alt=" " width="800" height="800"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;em&gt;The AI Commerce Intelligence Framework™ maps the stages AI systems use to discover, understand, evaluate, recommend, and route customers to businesses. The framework connects AI Readability™, AI Understanding™, AI Trust™, Recommendation Intelligence™, and Decision Confidence™ to the commercial outcomes that ultimately drive revenue.&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;Learn more about the AI Commerce Intelligence Framework™&lt;/p&gt;

&lt;p&gt;&lt;a href="https://atomfoundry.dev/framework" rel="noopener noreferrer"&gt;https://atomfoundry.dev/framework&lt;/a&gt;&lt;/p&gt;




&lt;h2&gt;
  
  
  Final Thought
&lt;/h2&gt;

&lt;p&gt;The first generation of AI optimization focused on visibility.&lt;/p&gt;

&lt;p&gt;The second generation focused on understanding.&lt;/p&gt;

&lt;p&gt;The third generation focuses on trust.&lt;/p&gt;

&lt;p&gt;The fourth generation will focus on recommendation.&lt;/p&gt;

&lt;p&gt;Because recommendation systems do not simply retrieve information.&lt;/p&gt;

&lt;p&gt;They choose.&lt;/p&gt;

&lt;p&gt;And the businesses that AI consistently choose will increasingly shape the future of commerce.&lt;/p&gt;

&lt;p&gt;Recommendation Intelligence™ is the fourth layer of the AI Commerce Intelligence Framework™.&lt;/p&gt;

&lt;p&gt;It is where confidence becomes selection.&lt;/p&gt;

&lt;p&gt;And where influence begins to become revenue.&lt;/p&gt;




&lt;h2&gt;
  
  
  Related Frameworks
&lt;/h2&gt;

&lt;h3&gt;
  
  
  AI Readability™
&lt;/h3&gt;

&lt;p&gt;&lt;a href="https://atomfoundry.dev/framework/ai-readability" rel="noopener noreferrer"&gt;https://atomfoundry.dev/framework/ai-readability&lt;/a&gt;&lt;/p&gt;

&lt;h3&gt;
  
  
  AI Understanding™
&lt;/h3&gt;

&lt;p&gt;&lt;a href="https://atomfoundry.dev/framework/ai-understanding" rel="noopener noreferrer"&gt;https://atomfoundry.dev/framework/ai-understanding&lt;/a&gt;&lt;/p&gt;

&lt;h3&gt;
  
  
  AI Trust™
&lt;/h3&gt;

&lt;p&gt;&lt;a href="https://atomfoundry.dev/framework/ai-trust" rel="noopener noreferrer"&gt;https://atomfoundry.dev/framework/ai-trust&lt;/a&gt;&lt;/p&gt;

&lt;h3&gt;
  
  
  AI Commerce Intelligence Framework™
&lt;/h3&gt;

&lt;p&gt;&lt;a href="https://atomfoundry.dev/framework" rel="noopener noreferrer"&gt;https://atomfoundry.dev/framework&lt;/a&gt;&lt;/p&gt;

</description>
      <category>ai</category>
      <category>productivity</category>
      <category>programming</category>
      <category>webdev</category>
    </item>
    <item>
      <title>The State of AI Recommendations in Coffee</title>
      <dc:creator>Daniel Pokorný</dc:creator>
      <pubDate>Sun, 14 Jun 2026 20:27:35 +0000</pubDate>
      <link>https://dev.to/atom_foundry/the-state-of-ai-recommendations-in-coffee-209</link>
      <guid>https://dev.to/atom_foundry/the-state-of-ai-recommendations-in-coffee-209</guid>
      <description>&lt;p&gt;&lt;em&gt;Recommendation Intelligence Research™ · Atom Foundry · June 2026&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;We asked one AI model 20 high intent coffee shopping questions, 20 times each. Then we checked the same thing we checked in beauty and supplements. Does being recommended by AI have anything to do with how AI ready your store actually is?&lt;/p&gt;

&lt;p&gt;The answer, across another 4,000 recommendations, is again almost nothing.&lt;/p&gt;

&lt;p&gt;Three categories now. The same result.&lt;/p&gt;

&lt;h2&gt;
  
  
  Methodology
&lt;/h2&gt;

&lt;p&gt;Same method as the beauty and supplements reports, so all three are directly comparable. Everything below is computed from real captured responses. Nothing is estimated or projected.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Category:&lt;/strong&gt; Coffee&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Model:&lt;/strong&gt; one model (gpt-4o-mini)&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Intents:&lt;/strong&gt; 20 high intent shopping prompts&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Runs per intent:&lt;/strong&gt; 20&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Prompt runs total:&lt;/strong&gt; 400&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Recommendations captured:&lt;/strong&gt; 4,000&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Distinct brands:&lt;/strong&gt; 228&lt;/p&gt;

&lt;p&gt;Three metrics carry the analysis.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Recommendation Share™&lt;/strong&gt; is a brand's share of all recommendations captured. The field sums to 100 percent.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Recommendation Frequency™&lt;/strong&gt; is the percent of the 400 prompt runs in which a brand appeared at least once.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Recommendation Position™&lt;/strong&gt; is the average rank in the answer when the brand appeared. Lower is better.&lt;/p&gt;

&lt;p&gt;Marketplaces are not brands. Retailers and grocery marketplaces such as Amazon, Costco, Trader Joe's, and Trade Coffee were separated out and excluded from the brand level analysis. The contest measured here is between single brands and their own stores.&lt;/p&gt;

&lt;p&gt;Other limits we are honest about. One model, one category, at one point in time. AI recommendations vary run to run, which is why each intent ran 20 times. Brands map to the real stores we measure where a match exists. Brands with no measured store are reported as off index, never invented.&lt;/p&gt;

&lt;h2&gt;
  
  
  The coffee recommendation leaderboard
&lt;/h2&gt;

&lt;p&gt;Top brands by share of voice across all 4,000 recommendations, with retailers excluded. The AI Commerce Score™ column is each brand's real score from our index, where the store is something we measure.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fmxamw1p0ysj62ptopzol.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fmxamw1p0ysj62ptopzol.png" alt=" " width="800" height="755"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;em&gt;Coffee category results showing Recommendation Share™, Frequency™, Position™, and AI Commerce Score™ for leading AI recommended brands.&lt;/em&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  The central finding
&lt;/h2&gt;

&lt;p&gt;If AI recommended the stores that are easiest for AI to read, recommendation frequency and AI Commerce Score™ would move together. They do not. Across the on index single brand stores, the correlation is just r = 0.019 (n = 18), indistinguishable from zero and far below the threshold for significance. This is not a weak link. It is no measurable relationship at all.&lt;/p&gt;

&lt;p&gt;The clearest examples are Peet's Coffee and Stumptown Coffee Roasters. Peet's is recommended in 96.5 percent of prompts and Stumptown in 78.3 percent, yet their stores score just 56 and 58. Blue Bottle Coffee appears in 75.3 percent of prompts while scoring only 36, deep in AI Invisible Risk.&lt;/p&gt;

&lt;p&gt;The mirror image is the best built stores in the set. Bean Box at 74, Coffee Circle at 70, and Laird Superfood at 69 barely appear at all. AI recommends the names it knows, not the stores it can read.&lt;/p&gt;

&lt;p&gt;The most recommended brand overall, Peet's Coffee, sits at a middling 56. The average AI Commerce Score™ across all on index recommended brands is only 55.7, and the ten most recommended brands average essentially the same score as the field. Being recommended buys you nothing on readiness.&lt;/p&gt;

&lt;p&gt;We saw the same thing in beauty and supplements. Beauty came in at r = 0.17. Supplements came in at r = -0.015.&lt;/p&gt;

&lt;p&gt;Three independent categories. More than 12,000 recommendations. The same result.&lt;/p&gt;

&lt;p&gt;Recommendation frequency has no measurable link to store readiness.&lt;/p&gt;

&lt;h2&gt;
  
  
  Brands, not retailers
&lt;/h2&gt;

&lt;p&gt;When buyers ask AI for the best coffee, AI answers overwhelmingly with brands, not shops. Retailers and marketplaces like Amazon, Costco, and Trader Joe's accounted for just 72 of 4,000 recommendations, under 2 percent.&lt;/p&gt;

&lt;p&gt;The contest is overwhelmingly between brands and their own stores.&lt;/p&gt;

&lt;p&gt;49.8 percent of recommendations map to a single brand store we actually measure. Coffee maps to more direct stores than supplements because many leading coffee brands operate strong direct to consumer storefronts alongside wholesale and retail distribution.&lt;/p&gt;

&lt;p&gt;A striking share of the most recommended names, including Starbucks, Lavazza, Dunkin', and Illy, are not in our index at all. These brands are recommended despite not being part of the store universe we measure.&lt;/p&gt;

&lt;p&gt;That is itself a finding.&lt;/p&gt;

&lt;p&gt;AI is often recommending brand familiarity rather than store readiness.&lt;/p&gt;

&lt;h2&gt;
  
  
  What it means
&lt;/h2&gt;

&lt;p&gt;Visibility is not recommendation.&lt;/p&gt;

&lt;p&gt;Recommendation is not readiness.&lt;/p&gt;

&lt;p&gt;Today AI recommends from memory. It reaches for the names it saw most during training, which is why a brand can be named in almost every answer while its store scores only in the middle of the pack.&lt;/p&gt;

&lt;p&gt;That bias is baked in.&lt;/p&gt;

&lt;p&gt;And it is temporary.&lt;/p&gt;

&lt;p&gt;As AI shopping moves from recalling names to live retrieval and agents that browse, compare, and check out, the advantage shifts to the stores an agent can actually read, trust, and act on.&lt;/p&gt;

&lt;p&gt;The brands coasting on fame today have the most to lose when the model changes.&lt;/p&gt;

&lt;p&gt;The brands building readable, trustworthy, machine legible stores now are the ones that keep the recommendation when memory stops being enough.&lt;/p&gt;




&lt;p&gt;Want to know where your store stands?&lt;/p&gt;

&lt;p&gt;Get a free AI Commerce Score™&lt;/p&gt;

&lt;p&gt;&lt;a href="https://atomfoundry.dev" rel="noopener noreferrer"&gt;https://atomfoundry.dev&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Full coffee dataset and interactive results&lt;/p&gt;

&lt;p&gt;&lt;a href="https://atomfoundry.dev/research/state-of-ai-recommendations-coffee" rel="noopener noreferrer"&gt;https://atomfoundry.dev/research/state-of-ai-recommendations-coffee&lt;/a&gt;&lt;/p&gt;

</description>
      <category>ai</category>
      <category>ecommerce</category>
      <category>machinelearning</category>
      <category>marketing</category>
    </item>
    <item>
      <title># The State of AI Recommendations in Supplements</title>
      <dc:creator>Daniel Pokorný</dc:creator>
      <pubDate>Sat, 13 Jun 2026 19:13:45 +0000</pubDate>
      <link>https://dev.to/atom_foundry/-the-state-of-ai-recommendations-in-supplements-oad</link>
      <guid>https://dev.to/atom_foundry/-the-state-of-ai-recommendations-in-supplements-oad</guid>
      <description>&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fi5dva0on1f9rqhlgi2zx.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fi5dva0on1f9rqhlgi2zx.png" alt=" " width="800" height="800"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;em&gt;Recommendation Intelligence Research™ · Atom Foundry · June 2026&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;We captured 4,000 AI supplement recommendations and compared them against real e-commerce stores.&lt;/p&gt;

&lt;p&gt;The question was simple:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Does being recommended by AI have anything to do with how AI-ready a store actually is?&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Across another 4,000 recommendations, the answer is again: &lt;strong&gt;almost not at all.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;This is the second category we have analyzed. Beauty showed the same pattern. Supplements replicate it.&lt;/p&gt;




&lt;h2&gt;
  
  
  Key Finding
&lt;/h2&gt;

&lt;p&gt;&lt;strong&gt;Recommendation Frequency™ and AI Commerce Score™ show no measurable relationship.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Correlation: r = -0.015 (n = 39)&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;In other words:&lt;/p&gt;

&lt;p&gt;Stores that AI recommends more are not more AI-ready.&lt;br&gt;
Stores that score higher on AI readiness are not recommended more often.&lt;br&gt;
Recommendation behavior appears largely disconnected from store quality.&lt;/p&gt;




&lt;h2&gt;
  
  
  Methodology
&lt;/h2&gt;

&lt;p&gt;Everything below comes from captured model outputs.&lt;/p&gt;

&lt;h3&gt;
  
  
  Dataset
&lt;/h3&gt;

&lt;p&gt;Category: Supplements&lt;br&gt;
Model: GPT-4o-mini&lt;br&gt;
Shopping intents: 20&lt;br&gt;
Runs per intent: 20&lt;br&gt;
Total prompt-runs: 400&lt;br&gt;
Recommendations captured: 4,000&lt;br&gt;
Distinct brands: 371&lt;/p&gt;

&lt;h3&gt;
  
  
  Metrics
&lt;/h3&gt;

&lt;p&gt;&lt;strong&gt;Recommendation Share™&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;A brand's share of all recommendations captured.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Recommendation Frequency™&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;The percentage of prompt-runs where a brand appeared at least once.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Recommendation Position™&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Average ranking position when a brand appeared.&lt;/p&gt;

&lt;p&gt;Lower is better.&lt;/p&gt;




&lt;h2&gt;
  
  
  Important Note About Retailers
&lt;/h2&gt;

&lt;p&gt;Retailers and marketplaces were excluded from brand analysis.&lt;/p&gt;

&lt;p&gt;Sites such as:&lt;/p&gt;

&lt;p&gt;Amazon&lt;br&gt;
iHerb&lt;br&gt;
GNC&lt;/p&gt;

&lt;p&gt;sell hundreds of brands and would distort the results.&lt;/p&gt;

&lt;p&gt;This study measures competition between individual brands and their own stores.&lt;/p&gt;




&lt;h2&gt;
  
  
  Supplement Recommendation Leaderboard
&lt;/h2&gt;

&lt;div class="table-wrapper-paragraph"&gt;&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;Brand&lt;/th&gt;
&lt;th&gt;Share™&lt;/th&gt;
&lt;th&gt;Freq™&lt;/th&gt;
&lt;th&gt;Pos™&lt;/th&gt;
&lt;th&gt;AI Commerce Score™&lt;/th&gt;
&lt;th&gt;Readiness&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;Garden of Life&lt;/td&gt;
&lt;td&gt;6.7%&lt;/td&gt;
&lt;td&gt;66.8%&lt;/td&gt;
&lt;td&gt;3.6&lt;/td&gt;
&lt;td&gt;52&lt;/td&gt;
&lt;td&gt;Low&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Optimum Nutrition&lt;/td&gt;
&lt;td&gt;4.3%&lt;/td&gt;
&lt;td&gt;42.8%&lt;/td&gt;
&lt;td&gt;1.4&lt;/td&gt;
&lt;td&gt;81&lt;/td&gt;
&lt;td&gt;Moderately&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Cellucor&lt;/td&gt;
&lt;td&gt;3.2%&lt;/td&gt;
&lt;td&gt;31.5%&lt;/td&gt;
&lt;td&gt;5.8&lt;/td&gt;
&lt;td&gt;67&lt;/td&gt;
&lt;td&gt;Low&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;NOW Foods&lt;/td&gt;
&lt;td&gt;3.0%&lt;/td&gt;
&lt;td&gt;30.3%&lt;/td&gt;
&lt;td&gt;5.4&lt;/td&gt;
&lt;td&gt;14&lt;/td&gt;
&lt;td&gt;AI Invisible&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Nature Made&lt;/td&gt;
&lt;td&gt;2.5%&lt;/td&gt;
&lt;td&gt;25.3%&lt;/td&gt;
&lt;td&gt;3.3&lt;/td&gt;
&lt;td&gt;n/a&lt;/td&gt;
&lt;td&gt;Off-index&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Thorne Research&lt;/td&gt;
&lt;td&gt;2.3%&lt;/td&gt;
&lt;td&gt;22.8%&lt;/td&gt;
&lt;td&gt;6.2&lt;/td&gt;
&lt;td&gt;n/a&lt;/td&gt;
&lt;td&gt;Off-index&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;BSN&lt;/td&gt;
&lt;td&gt;2.1%&lt;/td&gt;
&lt;td&gt;20.8%&lt;/td&gt;
&lt;td&gt;3.3&lt;/td&gt;
&lt;td&gt;n/a&lt;/td&gt;
&lt;td&gt;Off-index&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;MyProtein&lt;/td&gt;
&lt;td&gt;1.9%&lt;/td&gt;
&lt;td&gt;19.3%&lt;/td&gt;
&lt;td&gt;6.0&lt;/td&gt;
&lt;td&gt;n/a&lt;/td&gt;
&lt;td&gt;Off-index&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Kirkland Signature&lt;/td&gt;
&lt;td&gt;1.8%&lt;/td&gt;
&lt;td&gt;17.8%&lt;/td&gt;
&lt;td&gt;7.4&lt;/td&gt;
&lt;td&gt;n/a&lt;/td&gt;
&lt;td&gt;Off-index&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Dymatize&lt;/td&gt;
&lt;td&gt;1.7%&lt;/td&gt;
&lt;td&gt;16.8%&lt;/td&gt;
&lt;td&gt;4.5&lt;/td&gt;
&lt;td&gt;n/a&lt;/td&gt;
&lt;td&gt;Off-index&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Vital Proteins&lt;/td&gt;
&lt;td&gt;1.7%&lt;/td&gt;
&lt;td&gt;16.8%&lt;/td&gt;
&lt;td&gt;5.0&lt;/td&gt;
&lt;td&gt;61&lt;/td&gt;
&lt;td&gt;Low&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;MegaFood&lt;/td&gt;
&lt;td&gt;1.6%&lt;/td&gt;
&lt;td&gt;16.0%&lt;/td&gt;
&lt;td&gt;5.0&lt;/td&gt;
&lt;td&gt;n/a&lt;/td&gt;
&lt;td&gt;Off-index&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;New Chapter&lt;/td&gt;
&lt;td&gt;1.6%&lt;/td&gt;
&lt;td&gt;15.8%&lt;/td&gt;
&lt;td&gt;4.6&lt;/td&gt;
&lt;td&gt;n/a&lt;/td&gt;
&lt;td&gt;Off-index&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Kaged Muscle&lt;/td&gt;
&lt;td&gt;1.6%&lt;/td&gt;
&lt;td&gt;15.5%&lt;/td&gt;
&lt;td&gt;5.2&lt;/td&gt;
&lt;td&gt;n/a&lt;/td&gt;
&lt;td&gt;Off-index&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;MuscleMilk&lt;/td&gt;
&lt;td&gt;1.5%&lt;/td&gt;
&lt;td&gt;14.5%&lt;/td&gt;
&lt;td&gt;4.0&lt;/td&gt;
&lt;td&gt;n/a&lt;/td&gt;
&lt;td&gt;Off-index&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Nature's Way&lt;/td&gt;
&lt;td&gt;1.4%&lt;/td&gt;
&lt;td&gt;13.5%&lt;/td&gt;
&lt;td&gt;6.3&lt;/td&gt;
&lt;td&gt;14&lt;/td&gt;
&lt;td&gt;AI Invisible&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Vega&lt;/td&gt;
&lt;td&gt;1.3%&lt;/td&gt;
&lt;td&gt;12.8%&lt;/td&gt;
&lt;td&gt;6.0&lt;/td&gt;
&lt;td&gt;52&lt;/td&gt;
&lt;td&gt;Low&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;&lt;/div&gt;




&lt;h2&gt;
  
  
  Recommendation Frequency Does Not Follow Readiness
&lt;/h2&gt;

&lt;p&gt;If AI recommended the stores that are easiest for AI to read, recommendation frequency and AI Commerce Score™ would move together.&lt;/p&gt;

&lt;p&gt;They do not.&lt;/p&gt;

&lt;p&gt;Across all measured single-brand stores:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;r = -0.015&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Statistically, that is indistinguishable from zero.&lt;/p&gt;

&lt;p&gt;Not weak. Not small.&lt;/p&gt;

&lt;p&gt;Simply no measurable relationship.&lt;/p&gt;




&lt;h2&gt;
  
  
  Examples
&lt;/h2&gt;

&lt;h3&gt;
  
  
  Highly Recommended, Poorly Built
&lt;/h3&gt;

&lt;p&gt;&lt;strong&gt;NOW Foods&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Recommendation Frequency™: 30.3%&lt;br&gt;
AI Commerce Score™: 14&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Nature's Way&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Recommendation Frequency™: 13.5%&lt;br&gt;
AI Commerce Score™: 14&lt;/p&gt;

&lt;p&gt;Both stores sit deep inside what we classify as &lt;strong&gt;AI Invisible Risk™&lt;/strong&gt;.&lt;/p&gt;

&lt;p&gt;Yet AI recommends them frequently.&lt;/p&gt;

&lt;h3&gt;
  
  
  Highly Built, Rarely Recommended
&lt;/h3&gt;

&lt;p&gt;Some of the strongest stores in the category barely appear at all.&lt;/p&gt;

&lt;p&gt;Examples include:&lt;/p&gt;

&lt;p&gt;Liquid I.V. (90)&lt;br&gt;
Moon Juice (81)&lt;br&gt;
DripDrop (75)&lt;/p&gt;

&lt;p&gt;Excellent store readiness.&lt;/p&gt;

&lt;p&gt;Minimal recommendation visibility.&lt;/p&gt;




&lt;h2&gt;
  
  
  Beauty Showed The Same Pattern
&lt;/h2&gt;

&lt;p&gt;This is not the first category.&lt;/p&gt;

&lt;p&gt;Our beauty research found:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;r = 0.17&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Again, statistically insignificant.&lt;/p&gt;

&lt;p&gt;Combined:&lt;/p&gt;

&lt;p&gt;Beauty: 4,000 recommendations&lt;br&gt;
Supplements: 4,000 recommendations&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;8,000 recommendations total.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;The same conclusion appears twice.&lt;/p&gt;

&lt;p&gt;Store readiness does not predict recommendation frequency.&lt;/p&gt;




&lt;h2&gt;
  
  
  Brands, Not Retailers
&lt;/h2&gt;

&lt;p&gt;Supplement recommendations are overwhelmingly brand-driven.&lt;/p&gt;

&lt;p&gt;Retailers and marketplaces represented only:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;195 of 4,000 recommendations&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Less than 5%.&lt;/p&gt;

&lt;p&gt;Unlike beauty, however, supplements show a stronger marketplace dependency.&lt;/p&gt;

&lt;p&gt;Only:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;33.5% of recommendations&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;mapped to direct-to-consumer stores we measure.&lt;/p&gt;

&lt;p&gt;Many supplement brands rely heavily on:&lt;/p&gt;

&lt;p&gt;Amazon&lt;br&gt;
iHerb&lt;br&gt;
GNC&lt;/p&gt;

&lt;p&gt;rather than their own storefronts.&lt;/p&gt;

&lt;p&gt;That fragmentation is itself a signal.&lt;/p&gt;




&lt;h2&gt;
  
  
  Recommendation by Memory™
&lt;/h2&gt;

&lt;p&gt;The pattern points in one direction.&lt;/p&gt;

&lt;p&gt;AI appears to recommend brands it already knows.&lt;/p&gt;

&lt;p&gt;Not stores it can necessarily read.&lt;/p&gt;

&lt;p&gt;We call this:&lt;/p&gt;

&lt;h3&gt;
  
  
  Recommendation by Memory™
&lt;/h3&gt;

&lt;p&gt;The model reaches into parametric memory and returns familiar names it has seen repeatedly during training.&lt;/p&gt;

&lt;p&gt;Examples:&lt;/p&gt;

&lt;p&gt;Garden of Life&lt;br&gt;
NOW Foods&lt;br&gt;
Optimum Nutrition&lt;br&gt;
Nature Made&lt;/p&gt;

&lt;p&gt;These brands win despite having average, weak, or unknown store readiness.&lt;/p&gt;




&lt;h2&gt;
  
  
  Why This Matters
&lt;/h2&gt;

&lt;p&gt;Most AI search discussions focus on visibility.&lt;/p&gt;

&lt;p&gt;Questions like: Was I mentioned? Was I cited? Did I appear?&lt;/p&gt;

&lt;p&gt;Those questions matter.&lt;/p&gt;

&lt;p&gt;But recommendation is a different layer.&lt;/p&gt;

&lt;p&gt;A brand can appear in the candidate set and still never make the shortlist.&lt;/p&gt;

&lt;p&gt;Our data suggests:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Visibility is not recommendation.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;And:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Recommendation is not readiness.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;At least not today.&lt;/p&gt;




&lt;h2&gt;
  
  
  What Happens Next?
&lt;/h2&gt;

&lt;p&gt;Today commerce appears heavily memory-driven.&lt;/p&gt;

&lt;p&gt;Tomorrow may be different.&lt;/p&gt;

&lt;p&gt;As AI systems evolve toward:&lt;/p&gt;

&lt;p&gt;live retrieval&lt;br&gt;
browsing agents&lt;br&gt;
autonomous purchasing agents&lt;/p&gt;

&lt;p&gt;the advantage shifts from brands AI remembers to stores AI can actually:&lt;/p&gt;

&lt;p&gt;read&lt;br&gt;
trust&lt;br&gt;
understand&lt;br&gt;
transact with&lt;/p&gt;

&lt;p&gt;The brands winning today because of fame may be the most exposed when that transition happens.&lt;/p&gt;




&lt;h2&gt;
  
  
  Conclusion
&lt;/h2&gt;

&lt;p&gt;Across 4,000 supplement recommendations:&lt;/p&gt;

&lt;p&gt;Recommendation Frequency™ did not correlate with AI Commerce Score™&lt;br&gt;
Famous brands dominated recommendations&lt;br&gt;
Poorly optimized stores frequently outperformed better-built stores&lt;br&gt;
Recommendation behavior appears driven more by memory than readiness&lt;/p&gt;

&lt;p&gt;The question is no longer: Can AI see your brand?&lt;/p&gt;

&lt;p&gt;The harder question is: Why did AI choose your brand instead of someone else's?&lt;/p&gt;

&lt;p&gt;That is the question Recommendation Intelligence Research™ is designed to answer.&lt;/p&gt;




&lt;p&gt;&lt;strong&gt;Get a free AI Commerce Score™:&lt;/strong&gt; &lt;a href="https://atomfoundry.dev" rel="noopener noreferrer"&gt;https://atomfoundry.dev&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Research Hub:&lt;/strong&gt; &lt;a href="https://atomfoundry.dev/research" rel="noopener noreferrer"&gt;https://atomfoundry.dev/research&lt;/a&gt;&lt;/p&gt;

</description>
      <category>ai</category>
      <category>ecommerce</category>
      <category>machinelearning</category>
      <category>marketing</category>
    </item>
    <item>
      <title># AI Trust Is Becoming The Next Layer Of AI Commerce</title>
      <dc:creator>Daniel Pokorný</dc:creator>
      <pubDate>Fri, 12 Jun 2026 07:59:33 +0000</pubDate>
      <link>https://dev.to/atom_foundry/-ai-trust-is-becoming-the-next-layer-of-ai-commerce-26h</link>
      <guid>https://dev.to/atom_foundry/-ai-trust-is-becoming-the-next-layer-of-ai-commerce-26h</guid>
      <description>&lt;p&gt;Most businesses are focused on AI visibility.&lt;/p&gt;

&lt;p&gt;Some are starting to focus on AI understanding.&lt;/p&gt;

&lt;p&gt;Very few are asking a more important question.&lt;/p&gt;

&lt;p&gt;Can AI trust your business enough to recommend it?&lt;/p&gt;

&lt;p&gt;Because understanding and trust are not the same thing.&lt;/p&gt;

&lt;p&gt;An AI system can fully understand what you sell and still choose another option.&lt;/p&gt;

&lt;p&gt;As AI systems become increasingly involved in product discovery, evaluation, and recommendation, trust is becoming a critical layer of AI commerce.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fk05wzp3oec0jtv8i1o4h.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fk05wzp3oec0jtv8i1o4h.png" alt=" " width="800" height="800"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;em&gt;The AI Trust Framework™ measures the signals that influence recommendation confidence. Reviews, authority signals, reputation, consistency, and brand mentions help AI systems evaluate whether a business appears trustworthy enough to recommend.&lt;/em&gt;&lt;/p&gt;




&lt;h2&gt;
  
  
  The Difference Between Understanding And Trust
&lt;/h2&gt;

&lt;p&gt;AI Understanding asks a simple question.&lt;/p&gt;

&lt;p&gt;Can information be interpreted correctly?&lt;/p&gt;

&lt;p&gt;AI Trust asks a different question.&lt;/p&gt;

&lt;p&gt;Can that information be trusted?&lt;/p&gt;

&lt;p&gt;A business may clearly communicate what it sells.&lt;/p&gt;

&lt;p&gt;It may clearly define its products.&lt;/p&gt;

&lt;p&gt;It may clearly describe its category.&lt;/p&gt;

&lt;p&gt;Everything may be perfectly understandable.&lt;/p&gt;

&lt;p&gt;Yet AI systems may still hesitate to recommend it.&lt;/p&gt;

&lt;p&gt;Not because they do not understand the business.&lt;/p&gt;

&lt;p&gt;Because they lack confidence in the signals surrounding it.&lt;/p&gt;

&lt;p&gt;Understanding creates meaning.&lt;/p&gt;

&lt;p&gt;Trust creates confidence.&lt;/p&gt;




&lt;h2&gt;
  
  
  The Recommendation Problem
&lt;/h2&gt;

&lt;p&gt;Imagine a customer asks:&lt;/p&gt;

&lt;p&gt;Best protein powder&lt;br&gt;
Best CRM for startups&lt;br&gt;
Best moisturizer for sensitive skin&lt;/p&gt;

&lt;p&gt;An AI system may understand dozens of valid options.&lt;/p&gt;

&lt;p&gt;The challenge is not understanding. The challenge is deciding which option deserves the recommendation.&lt;/p&gt;

&lt;p&gt;That decision requires confidence.&lt;/p&gt;

&lt;p&gt;And confidence is often built on trust.&lt;/p&gt;




&lt;h2&gt;
  
  
  Why Trust Matters
&lt;/h2&gt;

&lt;p&gt;Recommendation systems operate differently than search systems.&lt;/p&gt;

&lt;p&gt;Search systems primarily retrieve information.&lt;/p&gt;

&lt;p&gt;Recommendation systems evaluate options.&lt;/p&gt;

&lt;p&gt;When multiple businesses appear relevant, additional signals help determine which option should be surfaced.&lt;/p&gt;

&lt;p&gt;This is where trust becomes important.&lt;/p&gt;

&lt;p&gt;Trust reduces uncertainty.&lt;/p&gt;

&lt;p&gt;The stronger the trust signals, the easier it becomes for recommendation systems to develop confidence in a particular business.&lt;/p&gt;




&lt;h2&gt;
  
  
  What AI Trust Measures
&lt;/h2&gt;

&lt;p&gt;AI Trust™ measures the signals that help AI systems evaluate credibility, authority, and reliability.&lt;/p&gt;

&lt;p&gt;Several factors influence this outcome.&lt;/p&gt;

&lt;h3&gt;
  
  
  Reviews
&lt;/h3&gt;

&lt;p&gt;Customer reviews provide external validation.&lt;/p&gt;

&lt;p&gt;They help confirm that products and services perform as expected.&lt;/p&gt;

&lt;h3&gt;
  
  
  Brand Mentions
&lt;/h3&gt;

&lt;p&gt;Independent mentions across websites, publications, communities, and media help establish legitimacy.&lt;/p&gt;

&lt;h3&gt;
  
  
  Authority Signals
&lt;/h3&gt;

&lt;p&gt;Research, expert references, industry recognition, and authoritative citations strengthen perceived expertise.&lt;/p&gt;

&lt;h3&gt;
  
  
  Reputation
&lt;/h3&gt;

&lt;p&gt;Long term positive signals contribute to overall credibility.&lt;/p&gt;

&lt;h3&gt;
  
  
  Consistency
&lt;/h3&gt;

&lt;p&gt;Businesses that present a consistent identity across channels create stronger confidence signals.&lt;/p&gt;




&lt;h2&gt;
  
  
  Visibility Does Not Guarantee Recommendation
&lt;/h2&gt;

&lt;p&gt;This is where many businesses become confused.&lt;/p&gt;

&lt;p&gt;Visibility answers one question.&lt;/p&gt;

&lt;p&gt;Can AI see me?&lt;/p&gt;

&lt;p&gt;Trust answers a different question.&lt;/p&gt;

&lt;p&gt;Would AI risk recommending me?&lt;/p&gt;

&lt;p&gt;Those are not the same thing.&lt;/p&gt;

&lt;p&gt;A business can be visible. A business can be understood. A business can even be relevant.&lt;/p&gt;

&lt;p&gt;Yet still fail to become the recommendation.&lt;/p&gt;




&lt;h2&gt;
  
  
  The Hidden Cost Of Low Trust
&lt;/h2&gt;

&lt;p&gt;Most businesses never realize when trust becomes a limitation.&lt;/p&gt;

&lt;p&gt;There is no notification. No warning. No ranking report.&lt;/p&gt;

&lt;p&gt;The business simply receives fewer recommendations. The products appear less frequently. The confidence behind recommendations becomes weaker. The business is not invisible.&lt;/p&gt;

&lt;p&gt;It is not fully trusted.&lt;/p&gt;




&lt;h2&gt;
  
  
  Why Trust Matters More Than Visibility
&lt;/h2&gt;

&lt;p&gt;Many businesses focus on becoming visible to AI systems.&lt;/p&gt;

&lt;p&gt;Others focus on becoming understandable.&lt;/p&gt;

&lt;p&gt;The next challenge is becoming trustworthy.&lt;/p&gt;

&lt;p&gt;Visibility creates discovery.&lt;/p&gt;

&lt;p&gt;Understanding creates interpretation.&lt;/p&gt;

&lt;p&gt;Trust creates recommendation confidence.&lt;/p&gt;

&lt;p&gt;The sequence looks like this.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;AI Readability™&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;↓ ↓&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;AI Understanding™&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;↓ ↓&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;AI Trust™&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;↓ ↓&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Recommendation Intelligence™&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;↓ ↓&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Decision Confidence™&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;↓ ↓&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Purchase&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;↓ ↓&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Revenue&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Trust is the bridge between understanding and recommendation.&lt;/p&gt;

&lt;p&gt;Without trust, recommendation becomes uncertain.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F9s24t549gpc3iqbzpn38.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F9s24t549gpc3iqbzpn38.png" alt=" " width="800" height="800"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;em&gt;The AI Commerce Intelligence Framework™ maps the stages AI systems use to discover, understand, evaluate, recommend, and route customers to businesses. The framework connects AI Readability™, AI Understanding™, AI Trust™, Recommendation Intelligence™, and Decision Confidence™ to the commercial outcomes that ultimately drive revenue.&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Learn more about the AI Commerce Intelligence Framework™&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://atomfoundry.dev/framework" rel="noopener noreferrer"&gt;https://atomfoundry.dev/framework&lt;/a&gt;&lt;/p&gt;




&lt;h2&gt;
  
  
  Final Thought
&lt;/h2&gt;

&lt;p&gt;The first generation of AI optimization focused on visibility.&lt;/p&gt;

&lt;p&gt;The second generation focuses on understanding.&lt;/p&gt;

&lt;p&gt;The third generation will likely focus on trust.&lt;/p&gt;

&lt;p&gt;Because recommendation systems do not simply retrieve information.&lt;/p&gt;

&lt;p&gt;They make decisions.&lt;/p&gt;

&lt;p&gt;And every decision requires confidence.&lt;/p&gt;

&lt;p&gt;AI Trust™ is the third layer of the AI Commerce Intelligence Framework™.&lt;/p&gt;

&lt;p&gt;It is where understanding becomes confidence.&lt;/p&gt;

&lt;p&gt;And where recommendation begins to emerge.&lt;/p&gt;




&lt;h2&gt;
  
  
  Related Frameworks
&lt;/h2&gt;

&lt;h3&gt;
  
  
  AI Readability™
&lt;/h3&gt;

&lt;p&gt;&lt;a href="https://atomfoundry.dev/framework/ai-readability" rel="noopener noreferrer"&gt;https://atomfoundry.dev/framework/ai-readability&lt;/a&gt;&lt;/p&gt;

&lt;h3&gt;
  
  
  AI Understanding™
&lt;/h3&gt;

&lt;p&gt;&lt;a href="https://atomfoundry.dev/framework/ai-understanding" rel="noopener noreferrer"&gt;https://atomfoundry.dev/framework/ai-understanding&lt;/a&gt;&lt;/p&gt;

&lt;h3&gt;
  
  
  AI Trust™
&lt;/h3&gt;

&lt;p&gt;&lt;a href="https://atomfoundry.dev/framework/ai-trust" rel="noopener noreferrer"&gt;https://atomfoundry.dev/framework/ai-trust&lt;/a&gt;&lt;/p&gt;

&lt;h3&gt;
  
  
  AI Commerce Intelligence Framework™
&lt;/h3&gt;

&lt;p&gt;&lt;a href="https://atomfoundry.dev/framework" rel="noopener noreferrer"&gt;https://atomfoundry.dev/framework&lt;/a&gt;&lt;/p&gt;




&lt;p&gt;&lt;em&gt;AI Trust™ is part of the AI Commerce Intelligence Framework™ developed by Atom Foundry.&lt;/em&gt;&lt;/p&gt;

</description>
      <category>ai</category>
      <category>webdev</category>
      <category>programming</category>
      <category>productivity</category>
    </item>
    <item>
      <title># I Analyzed 4,000 AI Product Recommendations And Found Almost No Relationship Between Recommendations And Store Quality</title>
      <dc:creator>Daniel Pokorný</dc:creator>
      <pubDate>Thu, 11 Jun 2026 10:24:23 +0000</pubDate>
      <link>https://dev.to/atom_foundry/-i-analyzed-4000-ai-product-recommendations-and-found-almost-no-relationship-between-2im5</link>
      <guid>https://dev.to/atom_foundry/-i-analyzed-4000-ai-product-recommendations-and-found-almost-no-relationship-between-2im5</guid>
      <description>&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fg8edyheljtc0a8eclv8g.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fg8edyheljtc0a8eclv8g.png" alt=" " width="800" height="800"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Most discussions around AI commerce focus on visibility.&lt;/p&gt;

&lt;p&gt;Can ChatGPT find my brand? Can Gemini mention my products? Can Perplexity recommend my store?&lt;/p&gt;

&lt;p&gt;Those questions matter.&lt;/p&gt;

&lt;p&gt;But I became curious about a different question.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Does being recommended by AI actually have anything to do with how readable and machine friendly a store is?&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;To find out, I ran a small experiment.&lt;/p&gt;

&lt;h2&gt;
  
  
  The Setup
&lt;/h2&gt;

&lt;p&gt;I used a single AI model and asked 20 high intent beauty shopping questions.&lt;/p&gt;

&lt;p&gt;Examples included:&lt;/p&gt;

&lt;p&gt;Best vitamin C serum&lt;br&gt;
Best moisturizer for oily skin&lt;br&gt;
Best anti aging skincare&lt;/p&gt;

&lt;p&gt;Each prompt was executed 20 times.&lt;/p&gt;

&lt;p&gt;The final dataset contained:&lt;/p&gt;

&lt;p&gt;400 prompt runs&lt;br&gt;
4,000 recommendations&lt;br&gt;
238 unique brands&lt;/p&gt;

&lt;p&gt;I then matched every recommended brand against its measured AI Commerce Score.&lt;/p&gt;

&lt;h2&gt;
  
  
  The Result
&lt;/h2&gt;

&lt;p&gt;Across measured brands, the correlation between recommendation frequency and AI Commerce Score was:&lt;/p&gt;

&lt;p&gt;&lt;code&gt;r = 0.17&lt;/code&gt;&lt;/p&gt;

&lt;p&gt;In practical terms, recommendation frequency and store quality appeared largely unrelated.&lt;/p&gt;

&lt;h2&gt;
  
  
  The Surprising Part
&lt;/h2&gt;

&lt;p&gt;Some of the most frequently recommended brands had some of the weakest stores.&lt;/p&gt;

&lt;div class="table-wrapper-paragraph"&gt;&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;Brand&lt;/th&gt;
&lt;th&gt;Recommendation Frequency&lt;/th&gt;
&lt;th&gt;AI Commerce Score&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;Clinique&lt;/td&gt;
&lt;td&gt;38.5%&lt;/td&gt;
&lt;td&gt;14&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;SkinCeuticals&lt;/td&gt;
&lt;td&gt;31.8%&lt;/td&gt;
&lt;td&gt;14&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Kiehl's&lt;/td&gt;
&lt;td&gt;25.5%&lt;/td&gt;
&lt;td&gt;14&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;&lt;/div&gt;

&lt;p&gt;All three stores scored only 14 out of 100.&lt;/p&gt;

&lt;p&gt;Deep in what I classify as AI Invisible Risk.&lt;/p&gt;

&lt;p&gt;Yet they continued to appear repeatedly in recommendations.&lt;/p&gt;

&lt;p&gt;Meanwhile Drunk Elephant achieved the highest score in the dataset at 87 out of 100 but was not the most recommended brand.&lt;/p&gt;

&lt;h2&gt;
  
  
  What Seems To Be Happening
&lt;/h2&gt;

&lt;p&gt;My interpretation is that today's AI systems still recommend heavily from memory.&lt;/p&gt;

&lt;p&gt;Large brands have accumulated decades of awareness.&lt;/p&gt;

&lt;p&gt;They appear in training data.&lt;/p&gt;

&lt;p&gt;They appear in articles.&lt;/p&gt;

&lt;p&gt;They appear in reviews.&lt;/p&gt;

&lt;p&gt;They appear across the web.&lt;/p&gt;

&lt;p&gt;As a result, recommendation systems already know them.&lt;/p&gt;

&lt;p&gt;That knowledge appears to outweigh store quality in many recommendation scenarios.&lt;/p&gt;

&lt;p&gt;At least for now.&lt;/p&gt;

&lt;h2&gt;
  
  
  Brands Beat Retailers
&lt;/h2&gt;

&lt;p&gt;One finding surprised me even more.&lt;/p&gt;

&lt;p&gt;Retailers barely appeared.&lt;/p&gt;

&lt;p&gt;Amazon.&lt;/p&gt;

&lt;p&gt;Sephora.&lt;/p&gt;

&lt;p&gt;Ulta.&lt;/p&gt;

&lt;p&gt;Combined, they accounted for only 14 recommendations out of 4,000.&lt;/p&gt;

&lt;p&gt;AI overwhelmingly recommended brands rather than stores.&lt;/p&gt;

&lt;p&gt;That suggests recommendation systems currently think more like category advisors than shopping directories.&lt;/p&gt;

&lt;h2&gt;
  
  
  Why This Matters
&lt;/h2&gt;

&lt;p&gt;Today AI recommendations appear to be driven largely by familiarity.&lt;/p&gt;

&lt;p&gt;Tomorrow may look different.&lt;/p&gt;

&lt;p&gt;As AI systems increasingly browse websites directly, compare products, verify information, and eventually complete transactions on behalf of users, store quality may become significantly more important.&lt;/p&gt;

&lt;p&gt;A brand can survive on recognition.&lt;/p&gt;

&lt;p&gt;An AI agent cannot act on recognition alone.&lt;/p&gt;

&lt;p&gt;It needs information. It needs structure. It needs trust signals. It needs something it can actually understand.&lt;/p&gt;

&lt;h2&gt;
  
  
  The Bigger Question
&lt;/h2&gt;

&lt;p&gt;If recommendation frequency and store quality are largely disconnected today, what happens when AI systems move from remembering brands to evaluating businesses in real time?&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fn7mnvl50ep5djy07414o.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fn7mnvl50ep5djy07414o.png" alt=" " width="800" height="800"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Full Research
&lt;/h2&gt;

&lt;p&gt;Full dataset, methodology, and leaderboard:&lt;/p&gt;

&lt;p&gt;&lt;a href="https://atomfoundry.dev/research/state-of-ai-recommendations-beauty" rel="noopener noreferrer"&gt;https://atomfoundry.dev/research/state-of-ai-recommendations-beauty&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  About Atom Foundry
&lt;/h2&gt;

&lt;p&gt;Atom Foundry researches how AI systems discover, understand, trust, recommend, and route customers to businesses.&lt;/p&gt;

&lt;p&gt;Current research areas include:&lt;/p&gt;

&lt;p&gt;AI Readability™&lt;br&gt;
AI Understanding™&lt;br&gt;
AI Trust™&lt;br&gt;
Recommendation Intelligence™&lt;br&gt;
AI Commerce Intelligence™&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Would you expect AI to recommend the most famous brands or the best built stores?&lt;/strong&gt;&lt;/p&gt;

</description>
      <category>ai</category>
      <category>machinelearning</category>
      <category>ecommerce</category>
      <category>webdev</category>
    </item>
  </channel>
</rss>
