<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Knowledge Triage on Programmer.ie: Modern AI programming</title>
    <link>http://programmer.ie/tags/knowledge-triage/</link>
    <description>Recent content in Knowledge Triage on Programmer.ie: Modern AI programming</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Wed, 23 Sep 2026 05:00:07 +0100</lastBuildDate>
    <atom:link href="http://programmer.ie/tags/knowledge-triage/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Not All Tokens Are Equal</title>
      <link>http://programmer.ie/books/context/07-chapter/</link>
      <pubDate>Wed, 23 Sep 2026 05:00:07 +0100</pubDate>
      <guid>http://programmer.ie/books/context/07-chapter/</guid>
      <description>&lt;p&gt;A coding session under capacity pressure holds six items. A project safety rule: never modify production migrations without explicit approval. A test summary: 917 passed, 3 failed. A compiler log of 18,000 tokens. An architecture decision: PostgreSQL is required for this event-store workload. The contents of a source file. An abandoned hypothesis: maybe the serializer is corrupting timestamps.&lt;/p&gt;&#xA;&lt;p&gt;Pressure arrives, and the harness must yield tokens. The uniform policies on offer are all wrong in different ways. Summarise everything, and the safety rule becomes &amp;ldquo;be careful with migrations,&amp;rdquo; which no longer forbids anything. Delete the oldest material, and the architecture decision vanishes while yesterday&amp;rsquo;s abandoned hypothesis survives on recency. Truncate from the middle, and the file contents go while the log stays. Keep everything, and the request fails at the window. Each policy treats the six items as interchangeable tokens. They are not interchangeable, and the differences between them are exactly what a retention policy needs to know.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
