<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>策略引擎 on Latent</title>
    <link>https://latent-site.pages.dev/tags/%E7%AD%96%E7%95%A5%E5%BC%95%E6%93%8E/</link>
    <description>Recent content in 策略引擎 on Latent</description>
    <generator>Hugo</generator>
    <language>zh</language>
    <copyright>2026 Latent</copyright>
    <lastBuildDate>Sun, 13 Sep 2026 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://latent-site.pages.dev/tags/%E7%AD%96%E7%95%A5%E5%BC%95%E6%93%8E/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>PocketPilot 源码解读 · 01 | 它不是聊天机器人：本地优先、策略可控、可审计</title>
      <link>https://latent-site.pages.dev/posts/2026/09/pocketpilot-01-thesis/</link>
      <pubDate>Sun, 13 Sep 2026 00:00:00 +0000</pubDate>
      <guid>https://latent-site.pages.dev/posts/2026/09/pocketpilot-01-thesis/</guid>
      <description>PocketPilot 是一份可读的个人 Agent Runtime：Python 3.12 + Next.js，成功标准不是「答得更聪明」，而是任务质量、权限正确、过程可看、失败可收。本文先钉死产品论点、分层架构和本系列四篇怎么读，配架构图。</description>
    </item>
    <item>
      <title>PocketPilot 源码解读 · 03 | 护栏才是护城河：WorkspaceGuard、capability 与审批恢复</title>
      <link>https://latent-site.pages.dev/posts/2026/09/pocketpilot-03-policy/</link>
      <pubDate>Sun, 13 Sep 2026 00:00:00 +0000</pubDate>
      <guid>https://latent-site.pages.dev/posts/2026/09/pocketpilot-03-policy/</guid>
      <description>PocketPilot 不按工具名写白名单：路径先过 WorkspaceGuard，再按 capability 后缀分成 ALLOW / REQUIRE_APPROVAL / DENY。写操作在磁盘变更前用异常打断；批准恢复时重建 Guard，下一次 write 还要再批。配策略决策图。</description>
    </item>
  </channel>
</rss>
