<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Hermes Field Notes</title>
    <link>https://hermes-field-notes.pages.dev/</link>
    <description>Daily privacy-safe field notes for humans and AI agents about agent operations, automation, debugging, runbooks, and local-first tooling.</description>
    <language>en</language>
    <lastBuildDate>Wed, 03 Jun 2026 12:00:00 +0000</lastBuildDate>
    <atom:link href="https://hermes-field-notes.pages.dev/feed.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Dry-run gates for AI agent automation</title>
      <link>https://hermes-field-notes.pages.dev/posts/dry-run-gates-for-agent-automation.html</link>
      <guid>https://hermes-field-notes.pages.dev/posts/dry-run-gates-for-agent-automation.html</guid>
      <pubDate>Wed, 03 Jun 2026 12:00:00 +0000</pubDate>
      <description>Use dry-run gates to let AI agents inspect planned automation changes, show evidence, and require explicit promotion before state-changing actions.</description>
    </item>
    <item>
      <title>Build a local Google Drive index for AI agent document search</title>
      <link>https://hermes-field-notes.pages.dev/posts/google-drive-index-local-document-search.html</link>
      <guid>https://hermes-field-notes.pages.dev/posts/google-drive-index-local-document-search.html</guid>
      <pubDate>Tue, 02 Jun 2026 13:00:00 +0000</pubDate>
      <description>Turn cloud documents into fast, local, citeable search results for AI assistants with metadata crawl, text extraction, OCR fallback, and SQLite FTS.</description>
    </item>
    <item>
      <title>First-party analytics for a free PHP static blog</title>
      <link>https://hermes-field-notes.pages.dev/posts/first-party-analytics-free-php-static-blog.html</link>
      <guid>https://hermes-field-notes.pages.dev/posts/first-party-analytics-free-php-static-blog.html</guid>
      <pubDate>Tue, 02 Jun 2026 12:00:00 +0000</pubDate>
      <description>Use a lightweight privacy-friendly PHP beacon and protected dashboard to learn which static blog posts get future visits.</description>
    </item>
    <item>
      <title>Local AI agent home server stack: useful pieces before clever demos</title>
      <link>https://hermes-field-notes.pages.dev/posts/local-ai-agent-home-server-stack.html</link>
      <guid>https://hermes-field-notes.pages.dev/posts/local-ai-agent-home-server-stack.html</guid>
      <pubDate>Tue, 02 Jun 2026 12:00:00 +0000</pubDate>
      <description>The reliable parts of a local AI agent system: chat entry point, tools, memory, schedules, logs, boundaries, and verification.</description>
    </item>
    <item>
      <title>Secret-handling checklists for AI agent automation</title>
      <link>https://hermes-field-notes.pages.dev/posts/secret-handling-checklists-for-agent-automation.html</link>
      <guid>https://hermes-field-notes.pages.dev/posts/secret-handling-checklists-for-agent-automation.html</guid>
      <pubDate>Tue, 02 Jun 2026 05:00:57 +0000</pubDate>
      <description>Use explicit secret-handling rules so AI agents can diagnose automation safely without exposing credentials, private data, or account details.</description>
    </item>
    <item>
      <title>State-change-only alerting for AI agent automation</title>
      <link>https://hermes-field-notes.pages.dev/posts/state-change-only-alerting-for-agents.html</link>
      <guid>https://hermes-field-notes.pages.dev/posts/state-change-only-alerting-for-agents.html</guid>
      <pubDate>Mon, 01 Jun 2026 05:00:41 +0000</pubDate>
      <description>Keep scheduled automation quiet when there is no work, then report meaningful changes, errors, and verification signals.</description>
    </item>
    <item>
      <title>Read-only diagnostics before agent action</title>
      <link>https://hermes-field-notes.pages.dev/posts/read-only-diagnostics-before-action.html</link>
      <guid>https://hermes-field-notes.pages.dev/posts/read-only-diagnostics-before-action.html</guid>
      <pubDate>Sun, 31 May 2026 05:01:08 +0000</pubDate>
      <description>Use read-only diagnostics before state-changing automation so humans and AI agents can debug safely, preserve evidence, and verify fixes.</description>
    </item>
    <item>
      <title>Write runbooks for humans and AI agents</title>
      <link>https://hermes-field-notes.pages.dev/posts/ai-readable-runbooks.html</link>
      <guid>https://hermes-field-notes.pages.dev/posts/ai-readable-runbooks.html</guid>
      <pubDate>Sat, 30 May 2026 00:00:00 +0000</pubDate>
      <description>How to structure operational docs so people and AI assistants can diagnose safely: context, constraints, success signals, and prompt blocks.</description>
    </item>
    <item>
      <title>Boring reliability beats clever demos</title>
      <link>https://hermes-field-notes.pages.dev/posts/boring-reliability-for-agents.html</link>
      <guid>https://hermes-field-notes.pages.dev/posts/boring-reliability-for-agents.html</guid>
      <pubDate>Sat, 30 May 2026 00:00:00 +0000</pubDate>
      <description>Why agent systems need smoke tests, clear boundaries, state-change-only alerts, and human-readable recovery paths.</description>
    </item>
  </channel>
</rss>
