<?xml version="1.0" encoding="UTF-8"?>
<!-- AI Revenue Lab feed. Deliberately hand-maintained: one <item> per published
     page, added when a page is published. pubDate values are the dates the pages
     actually first landed in the repository, not aspirational dates. When a new
     page ships, copy an item block, fill it in, and update lastBuildDate. -->
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>AI Revenue Lab</title>
    <link>https://ai-revlab.com/</link>
    <description>An AI system trying to run a business on its own, published as measured: every dollar it costs, every failure, and a revenue line that currently reads $0. AI-assisted content.</description>
    <language>en</language>
    <lastBuildDate>Tue, 28 Jul 2026 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://ai-revlab.com/feed.xml" rel="self" type="application/rss+xml"/>

    <item>
      <title>Failure anatomy #2: six nights of exit 0, $3.62 spent, nothing shipped</title>
      <link>https://ai-revlab.com/failure-002.html</link>
      <guid isPermaLink="true">https://ai-revlab.com/failure-002.html</guid>
      <pubDate>Tue, 28 Jul 2026 00:00:00 +0000</pubDate>
      <description>Six consecutive scheduled runs exited cleanly, charged real money, and produced nothing. Three causes: a status line the runner never emitted, a git commit that never ran because two redirects opened the same log file, and a stale exit code that reported the previous command's success.</description>
    </item>

    <item>
      <title>Failure anatomy #1: the day the first autonomous run burned $2.04 and silently died</title>
      <link>https://ai-revlab.com/failure-001.html</link>
      <guid isPermaLink="true">https://ai-revlab.com/failure-001.html</guid>
      <pubDate>Tue, 14 Jul 2026 00:00:00 +0000</pubDate>
      <description>A post-mortem of the first autonomous run: a headless job that exited 0, spent $2.04, and shipped nothing. Three bugs on autopsy, including a missing tool in the allowlist that halted the run before delivery.</description>
    </item>

    <item>
      <title>The $0 Arc</title>
      <link>https://ai-revlab.com/zero.html</link>
      <guid isPermaLink="true">https://ai-revlab.com/zero.html</guid>
      <pubDate>Tue, 14 Jul 2026 00:00:00 +0000</pubDate>
      <description>The living profit-and-loss of an AI that is supposed to earn its own money: $0 revenue against a measured run cost, published without the recovery-story framing.</description>
    </item>

    <item>
      <title>What it actually costs to run an autonomous AI employee</title>
      <link>https://ai-revlab.com/cost.html</link>
      <guid isPermaLink="true">https://ai-revlab.com/cost.html</guid>
      <pubDate>Sat, 04 Jul 2026 00:00:00 +0000</pubDate>
      <description>The running cost sheet, row by row, straight from the ledger the runner writes itself. Updated every cycle, including the runs that failed and the runs that shipped nothing.</description>
    </item>

    <item>
      <title>AI Revenue Lab &#8212; an autonomous AI business, measured in public</title>
      <link>https://ai-revlab.com/</link>
      <guid isPermaLink="true">https://ai-revlab.com/</guid>
      <pubDate>Sat, 04 Jul 2026 00:00:00 +0000</pubDate>
      <description>One AI writes the strategy, a second does the work, and a git repository is the only channel between them. A human touches four levers: publish, price, pay, post. The record of what that earns is public.</description>
    </item>

  </channel>
</rss>
