<?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/"
     xmlns:dc="http://purl.org/dc/elements/1.1/"
     xmlns:media="http://search.yahoo.com/mrss/">
  <channel>
    <title>Data Processing on 熊鑫伟（cubxxw）· 公开的实践与思想档案</title>
    <link>https://cubxxw.com/zh/tags/data-processing/</link>
    <description>熊鑫伟的公开实践与思想档案，记录 AI 工作流、真实项目、工程方法、系统思维，以及关于个人成长、哲学与人生的长期思考。</description>
    <image>
      <title>熊鑫伟（cubxxw）· 公开的实践与思想档案</title>
      <url>https://cubxxw.com/assets/og-image.png</url>
      <link>https://cubxxw.com/</link>
    </image>
    <generator>Hugo -- gohugo.io</generator>
    <language>zh-cn</language>
    <lastBuildDate>Fri, 07 Aug 2026 19:43:00 +0800</lastBuildDate>
    <atom:link href="https://cubxxw.com/zh/tags/data-processing/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Agent 不是一种产品：十套系统如何重新分配控制权、状态、身份与副作用</title>
      <link>https://cubxxw.com/zh/ai-agent/posts/agent-system-design-synthesis/</link>
      <pubDate>Fri, 07 Aug 2026 19:43:00 +0800</pubDate>
      <atom:updated>Fri, 07 Aug 2026 19:43:00 +0800</atom:updated>
      <dc:creator>熊鑫伟 (Xinwei Xiong)</dc:creator>
      <guid isPermaLink="true">https://cubxxw.com/zh/ai-agent/posts/agent-system-design-synthesis/</guid>
      <description>基于十篇个案，以控制权、状态、执行身体、强制层和产品表面五个所有权问题，推导 bounded function、workflow、harness、event platform、gateway/computer 与 vertical organization 六种形态，并给出副作用宪法、五层停止协议和选型树。
</description>
      <category domain="tag">AI</category>
      <category domain="tag">Agent</category>
      <category domain="tag">Harness Engineering</category>
      <category domain="tag">System Design</category>
      <category domain="tag">Data Processing</category>
      <category domain="tag">Security</category>
      <category domain="tag">Development</category>
      <enclosure url="https://cubxxw.com/images/agent-system-series/11-synthesis/agent-system-constitutional-route.svg" type="image/jpeg" length="0" />
      <media:content url="https://cubxxw.com/images/agent-system-series/11-synthesis/agent-system-constitutional-route.svg" medium="image"><media:description>Agent 系统设计的五个所有权问题、从意图到副作用与证据的控制权宪法之河，以及六种最小成立形态的决策图</media:description></media:content>
    </item>
    <item>
      <title>Conversation as Database：OpenHands 的无状态 Agent 与事件运行时</title>
      <link>https://cubxxw.com/zh/ai-agent/posts/agent-system-design-openhands/</link>
      <pubDate>Fri, 07 Aug 2026 19:40:00 +0800</pubDate>
      <atom:updated>Fri, 07 Aug 2026 19:40:00 +0800</atom:updated>
      <dc:creator>熊鑫伟 (Xinwei Xiong)</dc:creator>
      <guid isPermaLink="true">https://cubxxw.com/zh/ai-agent/posts/agent-system-design-openhands/</guid>
      <description>以 OpenHands SDK v1.41.0 为样本，沿事件链拆解无状态 step、Conversation 与 local/remote workspace。文章区分 event log、覆盖式 base state、派生 view 和外部世界，并以崩溃路径说明内部可回放为何仍不等于副作用恰好一次。
</description>
      <category domain="tag">AI</category>
      <category domain="tag">Agent</category>
      <category domain="tag">Harness Engineering</category>
      <category domain="tag">Data Processing</category>
      <category domain="tag">Monitoring</category>
      <category domain="tag">Security</category>
      <category domain="tag">Development</category>
      <enclosure url="https://cubxxw.com/images/agent-system-series/10-openhands/openhands-event-sourced-runtime.svg" type="image/jpeg" length="0" />
      <media:content url="https://cubxxw.com/images/agent-system-series/10-openhands/openhands-event-sourced-runtime.svg" medium="image"><media:description>OpenHands V1 从无状态 Agent step、追加式 typed event log、base state、派生 view 到 local/remote runtime 与副作用恢复协议的架构图</media:description></media:content>
    </item>
    <item>
      <title>多 Agent 辩论真的增加了信息吗：TradingAgents 的组织图与相关性风险</title>
      <link>https://cubxxw.com/zh/ai-agent/posts/agent-system-design-tradingagents/</link>
      <pubDate>Fri, 07 Aug 2026 18:50:00 +0800</pubDate>
      <atom:updated>Fri, 07 Aug 2026 18:50:00 +0800</atom:updated>
      <dc:creator>熊鑫伟 (Xinwei Xiong)</dc:creator>
      <guid isPermaLink="true">https://cubxxw.com/zh/ai-agent/posts/agent-system-design-tradingagents/</guid>
      <description>以 TradingAgents v0.3.1 与论文 v7 为样本，把分析师、牛熊辩手、交易员、风险声部和组合经理还原成真实 LangGraph。文章区分角色多样性与证据独立性，核验串行分析、共享模型、时间截点、checkpoint 和反思记忆，并以相关性、消融及外部执行成本检验多 Agent 辩论是否真正增加信息。
</description>
      <category domain="tag">AI</category>
      <category domain="tag">Agent</category>
      <category domain="tag">Harness Engineering</category>
      <category domain="tag">Data Processing</category>
      <category domain="tag">Monitoring</category>
      <category domain="tag">Security</category>
      <category domain="tag">Development</category>
      <enclosure url="https://cubxxw.com/images/agent-system-series/09-tradingagents/tradingagents-evidence-debate-graph.svg" type="image/jpeg" length="0" />
      <media:content url="https://cubxxw.com/images/agent-system-series/09-tradingagents/tradingagents-evidence-debate-graph.svg" medium="image"><media:description>TradingAgents 从时间截点证据、串行分析师、牛熊法庭、风险声部到组合经理研究输出的证据法庭架构图</media:description></media:content>
    </item>
    <item>
      <title>拒绝成为 Agent：TaxHacker 为什么把 LLM 压缩成一个函数</title>
      <link>https://cubxxw.com/zh/ai-agent/posts/agent-system-design-taxhacker/</link>
      <pubDate>Fri, 07 Aug 2026 17:55:00 +0800</pubDate>
      <atom:updated>Fri, 07 Aug 2026 17:55:00 +0800</atom:updated>
      <dc:creator>熊鑫伟 (Xinwei Xiong)</dc:creator>
      <guid isPermaLink="true">https://cubxxw.com/zh/ai-agent/posts/agent-system-design-taxhacker/</guid>
      <description>以 TaxHacker v0.8.5 为样本，追踪票据如何经过多模态抽取、provider fallback、动态 schema、表单校验、重复检查与人工保存，解释何时应把 LLM 限制成结构化函数。文章区分结构有效、事实正确与会计记录，并揭示 compatible 路径、前四页预览、缓存候选和金融数据的边界。
</description>
      <category domain="tag">AI</category>
      <category domain="tag">Agent</category>
      <category domain="tag">Document AI</category>
      <category domain="tag">Data Processing</category>
      <category domain="tag">Security</category>
      <category domain="tag">Development</category>
      <enclosure url="https://cubxxw.com/images/agent-system-series/07-taxhacker/taxhacker-bounded-ai.svg" type="image/jpeg" length="0" />
      <media:content url="https://cubxxw.com/images/agent-system-series/07-taxhacker/taxhacker-bounded-ai.svg" medium="image"><media:description>TaxHacker 将不可信票据经顺序 provider 抽取、schema 窄腰、原件核对、表单校验与显式保存变成 canonical transaction 的架构图</media:description></media:content>
    </item>
  </channel>
</rss>
