<?xml version="1.0" encoding="UTF-8"?>
<!--
  EDIT ME: replace every instance of https://YOUR-DOMAIN.com below with your
  real domain once the site is deployed (Vercel default or custom domain).
  RSS readers and tools like Buttondown need absolute URLs, so this can't
  stay as a relative path the way links elsewhere on the site do.

  When you publish a new post:
  1. Copy the <item>...</item> block below.
  2. Update <title>, <link>, <guid>, <description>, and <pubDate>
     (RFC 822 format, e.g. "Fri, 10 Jul 2026 12:00:00 GMT").
  3. Paste the new block ABOVE the existing item(s) — newest first.
  4. Update the channel's top-level <lastBuildDate> to match.
-->
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Steven-Jon Lewis | AI Coherence Manager</title>
    <link>https://YOUR-DOMAIN.com/</link>
    <atom:link href="https://YOUR-DOMAIN.com/rss.xml" rel="self" type="application/rss+xml"/>
    <description>Field notes on AI, tech, and investing — where the hype actually is versus where the value lands.</description>
    <language>en-us</language>
    <lastBuildDate>Fri, 10 Jul 2026 21:37:53 GMT</lastBuildDate>

    <item>
      <title>The AI Expectation Curve: A Field Guide</title>
      <link>https://YOUR-DOMAIN.com/ai-expectation-curve.html</link>
      <guid isPermaLink="true">https://YOUR-DOMAIN.com/ai-expectation-curve.html</guid>
      <description>A short framework for telling AI hype from durable capability — the four phases every AI launch moves through, and how to tell which one you're actually in.</description>
      <pubDate>Fri, 10 Jul 2026 12:00:00 GMT</pubDate>
    </item>

  </channel>
</rss>
