<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>T25 Blog</title>
    <link>https://t25.io/en/blog/</link>
    <atom:link href="https://t25.io/en/blog/rss.xml" rel="self" type="application/rss+xml" />
    <description>The T25 Factory blog: engineering, guides and research on software factories, AI coding agents, approval gates and isolated worktrees.</description>
    <language>en</language>
    <lastBuildDate>Sat, 19 Sep 2026 12:00:00 GMT</lastBuildDate>
    <item>
      <title>What is a software factory for AI coding agents (and what it isn't)</title>
      <link>https://t25.io/en/blog/what-is-a-software-factory-for-ai-coding-agents/</link>
      <guid isPermaLink="true">https://t25.io/en/blog/what-is-a-software-factory-for-ai-coding-agents/</guid>
      <pubDate>Sat, 19 Sep 2026 12:00:00 GMT</pubDate>
      <category>Guides</category>
      <description>A software factory for AI coding agents takes a task from spec to pull request through fixed states, approval gates, isolated git worktrees and QA. How it works, and how it differs from running one agent on its own.</description>
    </item>
    <item>
      <title>The model's APPROVE is not the merge</title>
      <link>https://t25.io/en/blog/the-models-approve-is-not-the-merge/</link>
      <guid isPermaLink="true">https://t25.io/en/blog/the-models-approve-is-not-the-merge/</guid>
      <pubDate>Sat, 19 Sep 2026 12:00:00 GMT</pubDate>
      <category>Engineering</category>
      <description>An AI code review agent writes APPROVE, but who decides the merge? How T25 recomputes the verdict from findings, the bug that taught us to, and how to build a human gate that doesn't depend on the model.</description>
    </item>
    <item>
      <title>One task, one worktree: isolating AI coding agents with git worktree</title>
      <link>https://t25.io/en/blog/one-task-one-worktree-isolating-ai-coding-agents/</link>
      <guid isPermaLink="true">https://t25.io/en/blog/one-task-one-worktree-isolating-ai-coding-agents/</guid>
      <pubDate>Sat, 19 Sep 2026 12:00:00 GMT</pubDate>
      <category>Engineering</category>
      <description>How to use git worktree to isolate AI coding agents like Claude Code and Codex, one task per worktree. The path, ownership, lock and cleanup guards T25 uses, and the mistakes they prevent.</description>
    </item>
  </channel>
</rss>
