<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>21xVentures · Field Notes</title>
    <link>https://21xventures.com/blog/</link>
    <atom:link href="https://21xventures.com/blog/feed.xml" rel="self" type="application/rss+xml" />
    <description>Short notes from 21xVentures on AI, building, and the work in front of us. A small AI-first tech and consulting practice, from Brazil.</description>
    <language>en</language>
    <lastBuildDate>Mon, 11 May 2026 12:00:00 +0000</lastBuildDate>

    <item>
      <title>The Demo Trap</title>
      <link>https://21xventures.com/blog/the-demo-trap/</link>
      <guid isPermaLink="true">https://21xventures.com/blog/the-demo-trap/</guid>
      <pubDate>Mon, 11 May 2026 16:00:00 +0000</pubDate>
      <description>Most AI demos optimize for convincing the room. The ones that translate to production optimize for telling the truth. Four sins of demos that lie, and the test that catches them.</description>
    </item>

    <item>
      <title>When Your Eval Set Stops Telling the Truth</title>
      <link>https://21xventures.com/blog/when-evals-stop-telling-truth/</link>
      <guid isPermaLink="true">https://21xventures.com/blog/when-evals-stop-telling-truth/</guid>
      <pubDate>Mon, 11 May 2026 12:00:00 +0000</pubDate>
      <description>Your eval set is supposed to be the truth. It can quietly stop being it. Four ways evals lie, the quarterly audit that catches them, and the discipline of killing examples.</description>
    </item>

    <item>
      <title>Latency Budgets for AI Features</title>
      <link>https://21xventures.com/blog/latency-budgets/</link>
      <guid isPermaLink="true">https://21xventures.com/blog/latency-budgets/</guid>
      <pubDate>Mon, 04 May 2026 12:00:00 +0000</pubDate>
      <description>Cost gets a ceiling. Latency rarely does — until users churn. The interactive bar, the budget hierarchy, and the four levers when you're over the line.</description>
    </item>

    <item>
      <title>Structured Outputs and the Validation Trap</title>
      <link>https://21xventures.com/blog/structured-outputs-validation-trap/</link>
      <guid isPermaLink="true">https://21xventures.com/blog/structured-outputs-validation-trap/</guid>
      <pubDate>Tue, 07 Apr 2026 12:00:00 +0000</pubDate>
      <description>How to get a model to return clean JSON without paying the retry tax. The minimum schema design, the validation pattern, and the three schema failures that quietly leak budget.</description>
    </item>

    <item>
      <title>Picking a Model Size for a Given Task</title>
      <link>https://21xventures.com/blog/picking-a-model-size/</link>
      <guid isPermaLink="true">https://21xventures.com/blog/picking-a-model-size/</guid>
      <pubDate>Tue, 17 Mar 2026 12:00:00 +0000</pubDate>
      <description>Smaller models do most of the work — when given the right work. A five-step process for sizing models to tasks, and the three signals you've picked wrong.</description>
    </item>

    <item>
      <title>Tool Use vs. Agents: Knowing When to Add Steps</title>
      <link>https://21xventures.com/blog/tool-use-vs-agents/</link>
      <guid isPermaLink="true">https://21xventures.com/blog/tool-use-vs-agents/</guid>
      <pubDate>Mon, 23 Feb 2026 12:00:00 +0000</pubDate>
      <description>Most "we need an agent" problems are tool-use problems, and most tool-use problems are prompt problems. The hierarchy of complexity — and the cost of skipping a rung.</description>
    </item>

    <item>
      <title>Retrieval That Earns Its Keep</title>
      <link>https://21xventures.com/blog/retrieval-that-earns-its-keep/</link>
      <guid isPermaLink="true">https://21xventures.com/blog/retrieval-that-earns-its-keep/</guid>
      <pubDate>Mon, 02 Feb 2026 12:00:00 +0000</pubDate>
      <description>Most RAG isn't worth it. A four-question test for when to add retrieval, the three failure modes that turn it into a debugging burden, and what to try first.</description>
    </item>

    <item>
      <title>Prompt Versioning Without the Hairball</title>
      <link>https://21xventures.com/blog/prompt-versioning/</link>
      <guid isPermaLink="true">https://21xventures.com/blog/prompt-versioning/</guid>
      <pubDate>Mon, 12 Jan 2026 12:00:00 +0000</pubDate>
      <description>How to keep a prompt from becoming 30 untracked variants in 30 places. A four-rule discipline that scales from one prompt to a hundred.</description>
    </item>

    <item>
      <title>Cost Ceilings for AI Features</title>
      <link>https://21xventures.com/blog/cost-ceilings/</link>
      <guid isPermaLink="true">https://21xventures.com/blog/cost-ceilings/</guid>
      <pubDate>Mon, 01 Dec 2025 12:00:00 +0000</pubDate>
      <description>Most AI features die for cost, not quality. Set the unit-economics ceiling before you ship, watch the four cost vectors, and know the three levers when you're over budget.</description>
    </item>

    <item>
      <title>Logging for LLM Systems</title>
      <link>https://21xventures.com/blog/logging-for-llm-systems/</link>
      <guid isPermaLink="true">https://21xventures.com/blog/logging-for-llm-systems/</guid>
      <pubDate>Mon, 10 Nov 2025 12:00:00 +0000</pubDate>
      <description>What to capture before you regret not capturing it. The minimum log schema for any AI feature in production — and the three questions it should let you answer in under five minutes.</description>
    </item>

    <item>
      <title>Where Humans Belong in Your AI Loop</title>
      <link>https://21xventures.com/blog/where-humans-belong/</link>
      <guid isPermaLink="true">https://21xventures.com/blog/where-humans-belong/</guid>
      <pubDate>Mon, 20 Oct 2025 12:00:00 +0000</pubDate>
      <description>Every AI feature has humans somewhere in the loop. Most teams put them in the wrong place. Four placement modes — and a four-question test for picking the right one.</description>
    </item>

    <item>
      <title>Evals Before Features</title>
      <link>https://21xventures.com/blog/evals-before-features/</link>
      <guid isPermaLink="true">https://21xventures.com/blog/evals-before-features/</guid>
      <pubDate>Mon, 29 Sep 2025 12:00:00 +0000</pubDate>
      <description>The unit-test playbook for LLM systems. How to build your first 50-example eval set in a week — and why every team that skips this step pays for it later.</description>
    </item>

    <item>
      <title>The AI Ambition Gap</title>
      <link>https://21xventures.com/blog/the-ai-ambition-gap/</link>
      <guid isPermaLink="true">https://21xventures.com/blog/the-ai-ambition-gap/</guid>
      <pubDate>Mon, 08 Sep 2025 12:00:00 +0000</pubDate>
      <description>Almost every team has shipped an AI demo. Almost none have shipped an AI feature their users rely on every day. A diagnostic — and a three-question filter to get unstuck.</description>
    </item>
  </channel>
</rss>
