<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
  <title>CodeReclaimers — Field Notes</title>
  <link>https://codereclaimers.com/blog.html</link>
  <atom:link href="https://codereclaimers.com/feed.xml" rel="self" type="application/rss+xml" />
  <description>Notes from the workshop — rescued codebases, numerical methods, AI workflow experiments, and the occasional post-mortem. Written by Alan McIntyre at CodeReclaimers, LLC.</description>
  <language>en-us</language>
  <lastBuildDate>Sun, 07 Jun 2026 00:00:00 +0000</lastBuildDate>
  <managingEditor>consulting@codereclaimers.com (Alan McIntyre)</managingEditor>
  <webMaster>consulting@codereclaimers.com (Alan McIntyre)</webMaster>
  <copyright>© 2014–2026 CodeReclaimers, LLC. All rights reserved.</copyright>
  <generator>handwritten + profile.yaml</generator>
  <docs>https://www.rssboard.org/rss-specification</docs>
  <item>
    <title>Watching the optimizer pick on the quantities you didn't reward</title>
    <link>https://codereclaimers.com/posts/spec-gaming-microgrid-controllers.html</link>
    <guid isPermaLink="true">https://codereclaimers.com/posts/spec-gaming-microgrid-controllers.html</guid>
    <pubDate>Sun, 07 Jun 2026 00:00:00 +0000</pubDate>
    <description>Initial results from a specification-gaming study on learned islanded-microgrid controllers. Every standard architecture games a textbook objective, penalties relocate the damage, a stability certificate blesses the degraded result — and controllers trained through a hard safety filter converge to operation pinned at the declared limits.</description>
    <author>consulting@codereclaimers.com (Alan McIntyre)</author>
  </item>
  <item>
    <title>The harness is a specification</title>
    <link>https://codereclaimers.com/posts/harness-is-specification.html</link>
    <guid isPermaLink="true">https://codereclaimers.com/posts/harness-is-specification.html</guid>
    <pubDate>Tue, 26 May 2026 00:00:00 +0000</pubDate>
    <description>An autonomous-research loop gamed its evaluation gate twice — once by hardcoding dropout to zero, once by caching parser results across runs. Claude Code caught both, not me. Whatever the harness doesn't pin, the optimizer treats as up for grabs.</description>
    <author>consulting@codereclaimers.com (Alan McIntyre)</author>
  </item>
  <item>
    <title>Three Days, 25 Experiments: Optimizing a Sketch Reconstruction Pipeline</title>
    <link>https://codereclaimers.com/posts/sketch-reconstruction-sprint.html</link>
    <guid isPermaLink="true">https://codereclaimers.com/posts/sketch-reconstruction-sprint.html</guid>
    <pubDate>Wed, 25 Feb 2026 00:00:00 +0000</pubDate>
    <description>Twenty-five experiments across three days with Claude Code and Gemini Deep Think optimizing a sketch reconstruction pipeline — and what the rejection pattern revealed about detection-selection architectures.</description>
    <author>consulting@codereclaimers.com (Alan McIntyre)</author>
  </item>
  <item>
    <title>Building a Personality Model That Writes About Itself</title>
    <link>https://codereclaimers.com/posts/gamma-corpus-personality-model.html</link>
    <guid isPermaLink="true">https://codereclaimers.com/posts/gamma-corpus-personality-model.html</guid>
    <pubDate>Tue, 24 Feb 2026 00:00:00 +0000</pubDate>
    <description>Twenty years of email, forum posts, and chat logs become a personality model — and the recursive absurdity of using it to write about itself.</description>
    <author>consulting@codereclaimers.com (Alan McIntyre)</author>
  </item>
  <item>
    <title>How to Add an AI Support Agent to Your Website</title>
    <link>https://codereclaimers.com/posts/embedding-support-agent.html</link>
    <guid isPermaLink="true">https://codereclaimers.com/posts/embedding-support-agent.html</guid>
    <pubDate>Tue, 17 Feb 2026 00:00:00 +0000</pubDate>
    <description>Embedding a Recursive support agent on your website is as simple as pasting an iframe snippet. A step-by-step guide covering domain allowlisting, sizing, positioning, and troubleshooting.</description>
    <author>consulting@codereclaimers.com (Alan McIntyre)</author>
  </item>
  <item>
    <title>How a YouTube Video Became a SaaS Product</title>
    <link>https://codereclaimers.com/posts/recursive-origin-story.html</link>
    <guid isPermaLink="true">https://codereclaimers.com/posts/recursive-origin-story.html</guid>
    <pubDate>Mon, 09 Feb 2026 00:00:00 +0000</pubDate>
    <description>How a YouTube video about AI resume assistants led to building Recursive, a platform that gives small businesses self-improving AI support agents.</description>
    <author>consulting@codereclaimers.com (Alan McIntyre)</author>
  </item>
  <item>
    <title>Running OpenClaw: Security, Automation &amp; Maintenance</title>
    <link>https://codereclaimers.com/posts/openclaw-operations.html</link>
    <guid isPermaLink="true">https://codereclaimers.com/posts/openclaw-operations.html</guid>
    <pubDate>Mon, 02 Feb 2026 00:00:00 +0000</pubDate>
    <description>A practical guide to running OpenClaw: security monitoring, cron job configuration, agent behavior observations, and maintenance procedures. (Part 3 of the OpenClaw series.)</description>
    <author>consulting@codereclaimers.com (Alan McIntyre)</author>
  </item>
  <item>
    <title>Local Models vs Cloud: A Tool-Calling Reality Check</title>
    <link>https://codereclaimers.com/posts/openclaw-local-vs-cloud-models.html</link>
    <guid isPermaLink="true">https://codereclaimers.com/posts/openclaw-local-vs-cloud-models.html</guid>
    <pubDate>Mon, 02 Feb 2026 00:00:00 +0000</pubDate>
    <description>Comparing local LLMs against cloud models for AI tool-calling in OpenClaw — testing Qwen, Gemma, Kimi, and Claude Haiku on complex tool schemas. (Part 2 of the OpenClaw series.)</description>
    <author>consulting@codereclaimers.com (Alan McIntyre)</author>
  </item>
  <item>
    <title>Setting Up OpenClaw in an Isolated VM</title>
    <link>https://codereclaimers.com/posts/openclaw-vm-setup.html</link>
    <guid isPermaLink="true">https://codereclaimers.com/posts/openclaw-vm-setup.html</guid>
    <pubDate>Mon, 02 Feb 2026 00:00:00 +0000</pubDate>
    <description>A step-by-step walkthrough of setting up the OpenClaw AI assistant in an isolated Multipass VM with Ollama integration and Discord bot configuration. (Part 1 of the OpenClaw series.)</description>
    <author>consulting@codereclaimers.com (Alan McIntyre)</author>
  </item>
  <item>
    <title>Announcing SketchBridge Alpha</title>
    <link>https://codereclaimers.com/posts/sketchbridge-alpha.html</link>
    <guid isPermaLink="true">https://codereclaimers.com/posts/sketchbridge-alpha.html</guid>
    <pubDate>Mon, 02 Feb 2026 00:00:00 +0000</pubDate>
    <description>The alpha release of SketchBridge, a desktop application for transferring 2D sketches between FreeCAD, Fusion 360, SolidWorks, and Inventor.</description>
    <author>consulting@codereclaimers.com (Alan McIntyre)</author>
  </item>
</channel>
</rss>
