<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"><channel>
  <title>act101 Blog</title>
  <link>https://act101.ai/blog</link>
  <description>Build-in-public technical deep-dives from the act101 team.</description>
  <lastBuildDate>Tue, 21 Jul 2026 00:00:00 +0000</lastBuildDate>
    <item>
      <title>I Deleted an Entire Enum</title>
      <link>https://act101.ai/blog/deleted-the-enum</link>
      <guid>https://act101.ai/blog/deleted-the-enum</guid>
      <description>An enum of nearly 180 variants and its 1,689-line dispatch match were textbook-correct human design, and hostile to agents. So I pointed the tool at its own source, it found its own worst structure, and I deleted it — the match down to 83 lines, then the 83 too.</description>
      <pubDate>Tue, 21 Jul 2026 00:00:00 +0000</pubDate>
    </item>
    <item>
      <title>The Cleanup Crew</title>
      <link>https://act101.ai/blog/cleanup-crew</link>
      <guid>https://act101.ai/blog/cleanup-crew</guid>
      <description>Agents made codebases decay faster than any human team ever could. The durable opportunity isn&#x27;t generating more code — it&#x27;s the cleanup layer that makes AI-generated code trustworthy to change.</description>
      <pubDate>Tue, 14 Jul 2026 00:00:00 +0000</pubDate>
    </item>
    <item>
      <title>Agents Are Flying Blind</title>
      <link>https://act101.ai/blog/agents-flying-blind</link>
      <guid>https://act101.ai/blog/agents-flying-blind</guid>
      <description>An agent&#x27;s reasoning about your codebase can be flawless while its edits corrupt files, because it manipulates flat text instead of seeing the structure underneath. The fix is sight, not more intelligence.</description>
      <pubDate>Tue, 07 Jul 2026 00:00:00 +0000</pubDate>
    </item>
    <item>
      <title>How I built a 1.5M-line dev tool in three months</title>
      <link>https://act101.ai/blog/inaugural</link>
      <guid>https://act101.ai/blog/inaugural</guid>
      <description>The origin story: an 8-hour, 50-million-token refactor broke me, so holed up in the desert I built the verification layer that had to exist before I&#x27;d let a single agent-written line ship.</description>
      <pubDate>Wed, 01 Jul 2026 00:00:00 +0000</pubDate>
    </item>
</channel></rss>
