<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>STaR on Programmer.ie: Modern AI programming</title>
    <link>http://programmer.ie/tags/star/</link>
    <description>Recent content in STaR on Programmer.ie: Modern AI programming</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Fri, 28 Aug 2026 10:00:00 +0100</lastBuildDate>
    <atom:link href="http://programmer.ie/tags/star/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Appendix 05: References: Foundational Research</title>
      <link>http://programmer.ie/books/freestyle-cognition/21-chapter/</link>
      <pubDate>Fri, 28 Aug 2026 10:00:00 +0100</pubDate>
      <guid>http://programmer.ie/books/freestyle-cognition/21-chapter/</guid>
      <description>&lt;pre class=&#34;mermaid&#34;&gt;&#xA;    flowchart TD&#xA;    subgraph Research_Papers&#xA;        R1[Wei et al., 2022&amp;lt;br&amp;gt;Chain of Thought Prompting]&#xA;        R2[Gao et al., 2023&amp;lt;br&amp;gt;GRA Framework]&#xA;        R3[Zelikman et al., 2022&amp;lt;br&amp;gt;STaR]&#xA;        R4[Wu et al., 2024&amp;lt;br&amp;gt;xVerify]&#xA;    end&#xA;&#xA;    subgraph Book_Chapters&#xA;        C4[Chapter 4: Beyond Prompting]&#xA;        C5[Chapter 5: Ghosted by the Machine]&#xA;        C9[Chapter 9: Council of Purpose]&#xA;        C10[Chapter 10: Second Pass]&#xA;        C13[Chapter 13: Machine Coding]&#xA;        C14[Chapter 14: MIRROR &amp;amp; Reflection]&#xA;        C15[Chapter 15: When It Doesn&amp;#39;t Work]&#xA;        CApp[Appendix: Prompting Tools]&#xA;    end&#xA;&#xA;    R1 --&amp;gt; C4&#xA;    R1 --&amp;gt; C5&#xA;    R1 --&amp;gt; C14&#xA;&#xA;    R2 --&amp;gt; C9&#xA;    R2 --&amp;gt; C14&#xA;    R2 --&amp;gt; C15&#xA;&#xA;    R3 --&amp;gt; C4&#xA;    R3 --&amp;gt; C5&#xA;    R3 --&amp;gt; C13&#xA;&#xA;    R4 --&amp;gt; C10&#xA;    R4 --&amp;gt; C14&#xA;    R4 --&amp;gt; CApp&#xA;&#xA;    style R1 fill:#e1f5fe,stroke:#333&#xA;    style R2 fill:#fff3e0,stroke:#333&#xA;    style R3 fill:#e8f5e9,stroke:#333&#xA;    style R4 fill:#fce4ec,stroke:#333&#xA;    style C4 fill:#f3e5f5,stroke:#333&#xA;    style C5 fill:#fff9c4,stroke:#333&#xA;    style C9 fill:#e0f7fa,stroke:#333&#xA;    style C10 fill:#c8e6c9,stroke:#333&#xA;    style C13 fill:#ffccbc,stroke:#333&#xA;    style C14 fill:#d1c4e9,stroke:#333&#xA;    style C15 fill:#b2dfdb,stroke:#333&#xA;    style CApp fill:#ffcdd2,stroke:#333&#xA;  &lt;/pre&gt;&#xA;  &lt;hr&gt;&#xA;&lt;ol&gt;&#xA;&lt;li&gt;&#xA;&lt;p&gt;&lt;strong&gt;Wei et al., 2022. &amp;ldquo;Chain of Thought Prompting Elicits Reasoning in Large Language Models&amp;rdquo;&lt;/strong&gt;&lt;br&gt;&#xA;&lt;em&gt;Relevance:&lt;/em&gt; Forms the backbone of your structured prompting techniques like MARS, GROWS, and CRITIC. CoT prompts are foundational for steering AI toward better reasoning.&lt;br&gt;&#xA;&lt;em&gt;Used in:&lt;/em&gt; Chapters 4 (Beyond Prompting), Chapter 5 (Ghosted by the Machine), Chapter 14 (Session Reflection)&lt;br&gt;&#xA;&lt;a href=&#34;https://arxiv.org/abs/2201.11903&#34;&gt;https://arxiv.org/abs/2201.11903&lt;/a&gt;&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
