<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Sergio Avila — Writing</title>
    <link>http://sergioavi.la/writing</link>
    <description>Technical notes on inference, evaluation, retrieval, and building with LLMs.</description>
    <language>en-us</language>
    <atom:link href="http://sergioavi.la/rss.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>The Cache That Lies Politely</title>
      <link>http://sergioavi.la/writing/the-cache-that-lies-politely</link>
      <guid isPermaLink="true">http://sergioavi.la/writing/the-cache-that-lies-politely</guid>
      <pubDate>Thu, 13 Aug 2026 19:12:51 GMT</pubDate>
      <description>Everyone ships semantic caching. Almost nobody measures how often it silently returns the wrong answer — because measuring that needs exact ground truth. I had some. At the industry-default threshold, one cache hit in five was a wrong answer served with confidence.</description>
    </item>
    <item>
      <title>The Gate Failed Both Runs</title>
      <link>http://sergioavi.la/writing/the-gate-failed-both-runs</link>
      <guid isPermaLink="true">http://sergioavi.la/writing/the-gate-failed-both-runs</guid>
      <pubDate>Sat, 08 Aug 2026 20:57:26 GMT</pubDate>
      <description>I deployed my agent platform to AWS and re-ran its 133-question eval suite as a pre-registered experiment. The scores landed 0.8 points apart. Then the regression gate failed both runs — local and cloud, on completely different categories — and that turned out to be the best result on the table.</description>
    </item>
    <item>
      <title>Interrogate Your Zeros</title>
      <link>http://sergioavi.la/writing/interrogate-your-zeros</link>
      <guid isPermaLink="true">http://sergioavi.la/writing/interrogate-your-zeros</guid>
      <pubDate>Fri, 07 Aug 2026 03:40:55 GMT</pubDate>
      <description>I built a 133-question eval suite with an exact answer key and pointed it at my own agent platform. In its first 24 hours it caught four bugs — every one of them mine, none of them the model&apos;s. Then it settled which model is actually worth the money.</description>
    </item>
    <item>
      <title>The Entity Did the Arithmetic</title>
      <link>http://sergioavi.la/writing/the-entity-did-the-arithmetic</link>
      <guid isPermaLink="true">http://sergioavi.la/writing/the-entity-did-the-arithmetic</guid>
      <pubDate>Wed, 05 Aug 2026 20:20:07 GMT</pubDate>
      <description>My agent wrote fourteen documents about its tasks and executed code zero times. It wasn&apos;t malfunctioning — it was responding to prices. Mechanism design lessons from an agent that optimized against me.</description>
    </item>
  </channel>
</rss>