<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Deployment on Programmer.ie</title>
    <link>http://programmer.ie/tags/deployment/</link>
    <description>Recent content in Deployment on Programmer.ie</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Fri, 28 Aug 2026 11:20:00 +0100</lastBuildDate>
    <atom:link href="http://programmer.ie/tags/deployment/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>DSPy From First Principles 17: From Experiment to Production</title>
      <link>http://programmer.ie/books/dspy-from-first-principles/17-chapter/</link>
      <pubDate>Fri, 28 Aug 2026 11:20:00 +0100</pubDate>
      <guid>http://programmer.ie/books/dspy-from-first-principles/17-chapter/</guid>
      <description>&lt;h1 id=&#34;from-experiment-to-production&#34;&gt;From Experiment to Production&lt;/h1&gt;&#xA;&lt;p&gt;Chapter 16 gave us a candidate that can be evaluated without obvious leakage.&lt;/p&gt;&#xA;&lt;p&gt;That still does not mean:&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;optimizer.compile(...)&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;        ↓&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;production&#xA;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;p&gt;The lifecycle is closer to:&lt;/p&gt;&#xA;&lt;hr&gt;&#xA;&lt;h2 id=&#34;1-offline-win-is-insufficient&#34;&gt;1. Offline win is insufficient&lt;/h2&gt;&#xA;&lt;p&gt;A candidate may beat an aggregate metric and still be unacceptable:&lt;/p&gt;&#xA;&lt;hr&gt;&#xA;&lt;h2 id=&#34;2-cocoders-promotion-boundary&#34;&gt;2. CoCoder&amp;rsquo;s promotion boundary&lt;/h2&gt;&#xA;&lt;p&gt;CoCoder stores separate records:&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;ProgramEvaluationCaseResultDTO&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;ProgramEvaluationDTO&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;ProgramComparisonDTO&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;ProgramPromotionDTO&#xA;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;p&gt;The docs summarize the invariant:&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;optimizer proposes&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;CoCoder evaluates&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;CoCoder compares&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;operator/system policy promotes&#xA;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;p&gt;Promotion requires a persisted comparison, a &lt;code&gt;promote&lt;/code&gt; recommendation unless there is an explicit override, the comparison baseline still being the single active version, the target still being a candidate, and optimizer lineage—when present—matching that active baseline.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
