<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
     xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd"
     xmlns:content="http://purl.org/rss/1.0/modules/content/"
     xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Greenfield</title>
    <link>https://www.sharmaprakash.com.np/series/greenfield/</link>
    <atom:link href="https://www.sharmaprakash.com.np/podcast/greenfield.xml" rel="self" type="application/rss+xml" />
    <description><![CDATA[Engineering, AI, and the businesses we build from scratch. Solo-narrated essay episodes on the rules, layers, and judgment calls behind working with coding agents in real codebases.]]></description>
    <language>en</language>
    <copyright>© 2026 Prakash Poudel Sharma</copyright>
    <itunes:author>Prakash Poudel Sharma</itunes:author>
    <itunes:summary>Engineering, AI, and the businesses we build from scratch. Solo-narrated essay episodes on the rules, layers, and judgment calls behind working with coding agents in real codebases.</itunes:summary>
    <itunes:owner>
      <itunes:name>Prakash Poudel Sharma</itunes:name>
      <itunes:email>prakash.poudel@varicon.com.au</itunes:email>
    </itunes:owner>
    <itunes:image href="https://www.sharmaprakash.com.np/images/blog/series/greenfield.png" />
    <itunes:category text="Technology" />
    <itunes:explicit>false</itunes:explicit>
    <itunes:type>episodic</itunes:type>
    <image>
      <url>https://www.sharmaprakash.com.np/images/blog/series/greenfield.png</url>
      <title>Greenfield</title>
      <link>https://www.sharmaprakash.com.np/series/greenfield/</link>
    </image>
    <item>
      <title>The Subagent I Didn't Need</title>
      <description><![CDATA[A confession about a subagent I wrote, ran for a month, and quietly deleted — and the broader taxonomy of agent-side artifacts that helped me see why. Five things live in a mature agent-ready repo, and they are not interchangeable. A field guide to when not to delegate.]]></description>
      <link>https://www.sharmaprakash.com.np/ai/the-subagent-i-deleted/</link>
      <guid isPermaLink="false">https://github.com/poudelprakash/personal_blog_2026/releases/download/podcast-greenfield-ep-03/ep-03.mp3</guid>
      <pubDate>Fri, 22 May 2026 18:17:00 GMT</pubDate>
      <enclosure url="https://github.com/poudelprakash/personal_blog_2026/releases/download/podcast-greenfield-ep-03/ep-03.mp3" type="audio/mpeg" />
      <itunes:author>Prakash Poudel Sharma</itunes:author>
      <itunes:summary>A confession about a subagent I wrote, ran for a month, and quietly deleted — and the broader taxonomy of agent-side artifacts that helped me see why. Five things live in a mature agent-ready repo, and they are not interchangeable. A field guide to when not to delegate.</itunes:summary>
      <itunes:duration>15:02</itunes:duration>
      <itunes:episode>3</itunes:episode>
      <itunes:explicit>false</itunes:explicit>
    </item>
    <item>
      <title>Static and Dynamic: When Each Wins</title>
      <description><![CDATA[Prompts and subagents look similar from a distance — both are markdown files, both shape how the agent works. They are not the same tool. One is static, one is dynamic, and the line between them is sharper than people realize. A story about a 900-line prompt that paid for itself and a subagent that didn't.]]></description>
      <link>https://www.sharmaprakash.com.np/series/greenfield/</link>
      <guid isPermaLink="false">https://github.com/poudelprakash/personal_blog_2026/releases/download/podcast-greenfield-ep-02/ep-02.mp3</guid>
      <pubDate>Fri, 22 May 2026 18:16:00 GMT</pubDate>
      <enclosure url="https://github.com/poudelprakash/personal_blog_2026/releases/download/podcast-greenfield-ep-02/ep-02.mp3" type="audio/mpeg" />
      <itunes:author>Prakash Poudel Sharma</itunes:author>
      <itunes:summary>Prompts and subagents look similar from a distance — both are markdown files, both shape how the agent works. They are not the same tool. One is static, one is dynamic, and the line between them is sharper than people realize. A story about a 900-line prompt that paid for itself and a subagent that didn't.</itunes:summary>
      <itunes:duration>13:49</itunes:duration>
      <itunes:episode>2</itunes:episode>
      <itunes:explicit>false</itunes:explicit>
    </item>
    <item>
      <title>The Rule Lives in Your Head</title>
      <description><![CDATA[Why the corrections you give your coding agent keep evaporating — and the four places a rule can live so that it stops. A story about barrel imports, a UUID that broke staging, and the moment I stopped trusting my own memory as infrastructure.]]></description>
      <link>https://www.sharmaprakash.com.np/series/greenfield/</link>
      <guid isPermaLink="false">https://github.com/poudelprakash/personal_blog_2026/releases/download/podcast-greenfield-ep-01/ep-01.mp3</guid>
      <pubDate>Fri, 22 May 2026 18:15:00 GMT</pubDate>
      <enclosure url="https://github.com/poudelprakash/personal_blog_2026/releases/download/podcast-greenfield-ep-01/ep-01.mp3" type="audio/mpeg" />
      <itunes:author>Prakash Poudel Sharma</itunes:author>
      <itunes:summary>Why the corrections you give your coding agent keep evaporating — and the four places a rule can live so that it stops. A story about barrel imports, a UUID that broke staging, and the moment I stopped trusting my own memory as infrastructure.</itunes:summary>
      <itunes:duration>24:47</itunes:duration>
      <itunes:episode>1</itunes:episode>
      <itunes:explicit>false</itunes:explicit>
    </item>
  </channel>
</rss>
