<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <title>Jake&#8217;s Workshop Log</title>
  <subtitle>Essays on AI agents, ACT-R memory, self-hosting, and scoring models &#8212; from a workshop that runs local.</subtitle>
  <link href="https://i-am-jacob.com/"/>
  <link rel="self" href="https://i-am-jacob.com/feed.xml"/>
  <id>https://i-am-jacob.com/</id>
  <updated>2026-08-24T12:00:00Z</updated>
  <author><name>Jake</name><uri>https://i-am-jacob.com/about/</uri></author>
  <entry>
    <title>ACT-R Memory: March vs Now</title>
    <link href="https://i-am-jacob.com/writing/act-r-then-vs-now/"/>
    <id>https://i-am-jacob.com/writing/act-r-then-vs-now/</id>
    <published>2026-08-24T12:00:00Z</published>
    <updated>2026-08-24T12:00:00Z</updated>
    <summary>Five months of production lessons on an AI memory system: the collapse bug health checks missed, running ACT-R and mem0 in parallel, and a custom context-injection plugin.</summary>
    <content type="html">Read at https://i-am-jacob.com/writing/act-r-then-vs-now/</content>
  </entry>
  <entry>
    <title>Agents That Build While You Sleep</title>
    <link href="https://i-am-jacob.com/writing/agents-build-overnight/"/>
    <id>https://i-am-jacob.com/writing/agents-build-overnight/</id>
    <published>2026-08-24T12:00:00Z</published>
    <updated>2026-08-24T12:00:00Z</updated>
    <summary>Running agent builds unattended for hours: checkbox plans, fresh context per step, revert-on-failure discipline, and why ten behavioral laws beat a 400-step instruction guide.</summary>
    <content type="html">Read at https://i-am-jacob.com/writing/agents-build-overnight/</content>
  </entry>
  <entry>
    <title>My Tests Never Met My Code</title>
    <link href="https://i-am-jacob.com/writing/clean-room-testing/"/>
    <id>https://i-am-jacob.com/writing/clean-room-testing/</id>
    <published>2026-08-24T12:00:00Z</published>
    <updated>2026-08-24T12:00:00Z</updated>
    <summary>Clean-room testing for AI-built software: tests written after and independently of the code, blindness enforced with file permissions, and searcher/evaluator roles split between agents.</summary>
    <content type="html">Read at https://i-am-jacob.com/writing/clean-room-testing/</content>
  </entry>
  <entry>
    <title>Design Review With a Panel of AIs</title>
    <link href="https://i-am-jacob.com/writing/design-by-committee/"/>
    <id>https://i-am-jacob.com/writing/design-by-committee/</id>
    <published>2026-08-24T12:00:00Z</published>
    <updated>2026-08-24T12:00:00Z</updated>
    <summary>Running design reviews as multi-agent conference rooms: locked contracts, continuous polling, and how a panel of AIs catches in minute four what would cost a weekend later.</summary>
    <content type="html">Read at https://i-am-jacob.com/writing/design-by-committee/</content>
  </entry>
  <entry>
    <title>The Catch Log Is the Reviewer</title>
    <link href="https://i-am-jacob.com/writing/fish-bite-scoring/"/>
    <id>https://i-am-jacob.com/writing/fish-bite-scoring/</id>
    <published>2026-08-24T12:00:00Z</published>
    <updated>2026-08-24T12:00:00Z</updated>
    <summary>Building a fishing forecast engine that argues with itself: weighted averages that flattered, dominant factors that needed veto power, and a catch log that overruled the model twice.</summary>
    <content type="html">Read at https://i-am-jacob.com/writing/fish-bite-scoring/</content>
  </entry>
  <entry>
    <title>My Optimizer Kept Picking Lucky Fools</title>
    <link href="https://i-am-jacob.com/writing/lucky-fools/"/>
    <id>https://i-am-jacob.com/writing/lucky-fools/</id>
    <published>2026-08-24T12:00:00Z</published>
    <updated>2026-08-24T12:00:00Z</updated>
    <summary>An evolutionary optimizer kept crowning strategies that practiced great and played the real game worse. The fix wasn't smarter math — it was demanding rematches.</summary>
    <content type="html">Read at https://i-am-jacob.com/writing/lucky-fools/</content>
  </entry>
  <entry>
    <title>Secondary Agent Economics</title>
    <link href="https://i-am-jacob.com/writing/secondary-agent-economics/"/>
    <id>https://i-am-jacob.com/writing/secondary-agent-economics/</id>
    <published>2026-08-24T12:00:00Z</published>
    <updated>2026-08-24T12:00:00Z</updated>
    <summary>How this workshop runs ~8 billion tokens of agent work a month for under $60: a mid-tier primary model, an idle subscription's second life, and free preview tiers as burst capacity.</summary>
    <content type="html">Read at https://i-am-jacob.com/writing/secondary-agent-economics/</content>
  </entry>
  <entry>
    <title>Self-Hosted Guides</title>
    <link href="https://i-am-jacob.com/writing/self-hosted-guides/"/>
    <id>https://i-am-jacob.com/writing/self-hosted-guides/</id>
    <published>2026-08-24T12:00:00Z</published>
    <updated>2026-08-24T12:00:00Z</updated>
    <summary>Practical self-hosting guides from a workshop that runs its own stack 24/7: service skeletons, systemd discipline, watchdogs, and snapshot policy.</summary>
    <content type="html">Read at https://i-am-jacob.com/writing/self-hosted-guides/</content>
  </entry>
  <entry>
    <title>Aegis Falls: Frontier-to-Local Agentic Cascade</title>
    <link href="https://i-am-jacob.com/writing/aegis-falls-architecture/"/>
    <id>https://i-am-jacob.com/writing/aegis-falls-architecture/</id>
    <published>2026-03-25T12:00:00Z</published>
    <updated>2026-03-25T12:00:00Z</updated>
    <summary>The complete cascade: frontier reasoning falling through orchestration into local execution, unified by cognitive memory.</summary>
    <content type="html">Read at https://i-am-jacob.com/writing/aegis-falls-architecture/</content>
  </entry>
  <entry>
    <title>The Memory Layer: When an AI Actually Remembers</title>
    <link href="https://i-am-jacob.com/writing/lily-ai-act-r-memory/"/>
    <id>https://i-am-jacob.com/writing/lily-ai-act-r-memory/</id>
    <published>2026-03-22T12:00:00Z</published>
    <updated>2026-03-22T12:00:00Z</updated>
    <summary>How a production AI memory layer works: ACT-R chunks, activation dynamics, decay, and context-shaped retrieval.</summary>
    <content type="html">Read at https://i-am-jacob.com/writing/lily-ai-act-r-memory/</content>
  </entry>
  <entry>
    <title>ACT-R Cognitive Architecture for AI Agents</title>
    <link href="https://i-am-jacob.com/writing/act-r-cognitive-architecture/"/>
    <id>https://i-am-jacob.com/writing/act-r-cognitive-architecture/</id>
    <published>2026-03-10T12:00:00Z</published>
    <updated>2026-03-10T12:00:00Z</updated>
    <summary>Adapting a human cognitive architecture for autonomous agents: activation-based retrieval, spreading activation, procedural utility.</summary>
    <content type="html">Read at https://i-am-jacob.com/writing/act-r-cognitive-architecture/</content>
  </entry>
  <entry>
    <title>Building Self-Improving Agents</title>
    <link href="https://i-am-jacob.com/writing/self-improving-agents/"/>
    <id>https://i-am-jacob.com/writing/self-improving-agents/</id>
    <published>2026-03-05T12:00:00Z</published>
    <updated>2026-03-05T12:00:00Z</updated>
    <summary>Six iterations of an agent platform and what each taught about building infrastructure around models instead of smarter prompts.</summary>
    <content type="html">Read at https://i-am-jacob.com/writing/self-improving-agents/</content>
  </entry>
  <entry>
    <title>Why Local AI Matters</title>
    <link href="https://i-am-jacob.com/writing/why-local-ai/"/>
    <id>https://i-am-jacob.com/writing/why-local-ai/</id>
    <published>2026-02-20T12:00:00Z</published>
    <updated>2026-02-20T12:00:00Z</updated>
    <summary>A manifesto on running AI locally: owning your inference stack, the structural risks of API dependence, and why local-first wins.</summary>
    <content type="html">Read at https://i-am-jacob.com/writing/why-local-ai/</content>
  </entry>
  <entry>
    <title>Homelab Architecture for AI Development</title>
    <link href="https://i-am-jacob.com/writing/homelab-architecture/"/>
    <id>https://i-am-jacob.com/writing/homelab-architecture/</id>
    <published>2026-02-10T12:00:00Z</published>
    <updated>2026-02-10T12:00:00Z</updated>
    <summary>Every infrastructure decision traced to the problem that demanded it: virtualization strategy, GPU passthrough, storage tiers, remote access.</summary>
    <content type="html">Read at https://i-am-jacob.com/writing/homelab-architecture/</content>
  </entry>
</feed>
