<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Composition on Programmer.ie</title>
    <link>http://programmer.ie/tags/composition/</link>
    <description>Recent content in Composition on Programmer.ie</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Fri, 28 Aug 2026 10:20:00 +0100</lastBuildDate>
    <atom:link href="http://programmer.ie/tags/composition/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>DSPy From First Principles 05: Build Programs From Programs</title>
      <link>http://programmer.ie/books/dspy-from-first-principles/05-chapter/</link>
      <pubDate>Fri, 28 Aug 2026 10:20:00 +0100</pubDate>
      <guid>http://programmer.ie/books/dspy-from-first-principles/05-chapter/</guid>
      <description>&lt;h1 id=&#34;build-programs-from-programs&#34;&gt;Build Programs From Programs&lt;/h1&gt;&#xA;&lt;p&gt;In chapter 4 we ran the same signature with different execution policies. That helped isolate one question:&lt;/p&gt;&#xA;&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; style=&#34;color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;&#34;&gt;&lt;code class=&#34;language-text&#34; data-lang=&#34;text&#34;&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;Should this behavior be attempted directly or with intermediate reasoning?&#xA;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;p&gt;Real applications usually ask a larger question. A sentence-improvement system may need to find what is wrong, generate a candidate, assess risk, and return something the rest of the product can store.&lt;/p&gt;&#xA;&lt;p&gt;That is where a single LM call starts to hide several distinct operations.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Building the Complete Agent</title>
      <link>http://programmer.ie/books/agents-from-first-principles/11-chapter/</link>
      <pubDate>Wed, 26 Aug 2026 10:00:00 +0100</pubDate>
      <guid>http://programmer.ie/books/agents-from-first-principles/11-chapter/</guid>
      <description>&lt;p&gt;Every mechanism in this book was argued against a problem chosen to isolate it.&lt;/p&gt;&#xA;&lt;p&gt;That isolation was deliberate, and it was also a form of protection. The memory chapter picked a task where recall was the bottleneck, held everything else still, and measured the one thing it came to measure. The result is a clean explanation and a weak claim. Nothing in it establishes that the same retrieval policy behaves when a search controller is expanding forty nodes, or when a verifier insists that every piece of evidence carry a state identity the search controller has never heard of.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
