<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Appendix on Programmer.ie: Modern AI programming</title>
    <link>http://programmer.ie/tags/appendix/</link>
    <description>Recent content in Appendix on Programmer.ie: Modern AI programming</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Thu, 03 Sep 2026 11:00:00 +0100</lastBuildDate>
    <atom:link href="http://programmer.ie/tags/appendix/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Beyond the Book: Production DSPy Systems (Appendix)</title>
      <link>http://programmer.ie/books/dspy-from-first-principles/21-chapter/</link>
      <pubDate>Thu, 03 Sep 2026 11:00:00 +0100</pubDate>
      <guid>http://programmer.ie/books/dspy-from-first-principles/21-chapter/</guid>
      <description>&lt;p&gt;Chapter 20 assembled the book&amp;rsquo;s mechanisms into one loop. This appendix does something smaller and more specific: it shows three of those mechanisms already running in a production codebase that was not written for this book, and it holds itself to a stricter evidence rule than the chapters do.&lt;/p&gt;&#xA;&lt;blockquote&gt;&#xA;&lt;p&gt;&lt;strong&gt;Evidence rule for this appendix.&lt;/strong&gt; There are two tiers here. The &lt;strong&gt;mechanics&lt;/strong&gt; around each language-model call — UCT selection, the budget gate, the trace cache, the champion-update rule, the output parser — are deterministic software, and a committed fixture (&lt;code&gt;experiments/dspy-from-first-principles/ch21_beyond_book/&lt;/code&gt;) exercises them with no LM and no DSPy import. Those results are measured. The &lt;strong&gt;kernels themselves&lt;/strong&gt; — the production modules the excerpts are drawn from — are &lt;em&gt;selection evidence from one codebase&lt;/em&gt;, not a generalisation. Their full source lives in the &lt;a href=&#34;https://github.com/ernanhughes/stephanie&#34;&gt;Stephanie repository&lt;/a&gt;, linked below and pinned to &lt;code&gt;main&lt;/code&gt; at revision &lt;code&gt;32d02ee&lt;/code&gt; (2026-01-06).&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
