<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>FSM on Chen Kai Blog</title><link>https://www.chenk.top/zh/tags/fsm/</link><description>Recent content in FSM on Chen Kai Blog</description><generator>Hugo</generator><language>zh-CN</language><lastBuildDate>Wed, 03 Jun 2026 09:00:00 +0000</lastBuildDate><atom:link href="https://www.chenk.top/zh/tags/fsm/index.xml" rel="self" type="application/rss+xml"/><item><title>产品思维（五）：抽象思维 — 从数学到系统</title><link>https://www.chenk.top/zh/product-thinking/05-abstraction/</link><pubDate>Wed, 03 Jun 2026 09:00:00 +0000</pubDate><guid>https://www.chenk.top/zh/product-thinking/05-abstraction/</guid><description>&lt;h2 id="一种无法遗忘的直觉" class="heading-anchor">一种无法遗忘的直觉&lt;a href="#%e4%b8%80%e7%a7%8d%e6%97%a0%e6%b3%95%e9%81%97%e5%bf%98%e7%9a%84%e7%9b%b4%e8%a7%89" class="heading-link" aria-label="Permalink to this section" title="Copy link to this section">#&lt;/a>
&lt;/h2>&lt;p>每一门抽象代数课上，都有这样一个时刻——教授在黑板上写下：&lt;/p>
&lt;p>&lt;figure class="article-figure">
 &lt;img src="https://blog-pic-ck.oss-cn-beijing.aliyuncs.com/posts/zh/product-thinking/05-abstraction/fig1_abstraction_transfer.png" alt="抽象的迁移——同一套结构性推理从数学贯通到工程。" loading="lazy" decoding="async" class="content-image">
 
&lt;/figure>
&lt;/p>
&lt;blockquote>
&lt;p>设 &lt;span class="math-inline">$\phi: G \to H$&lt;/span>
 为群同态。则 &lt;span class="math-inline">$\ker(\phi) \trianglelefteq G$&lt;/span>
，且 &lt;span class="math-inline">$G/\ker(\phi) \cong \text{im}(\phi)$&lt;/span>
。&lt;/p>
&lt;/blockquote>
&lt;p>第一同构定理。第一次看到它的时候，我以为这不过是一道作业里需要硬撑过去的证明题。我错了。那个定理在我的大脑里种下了某种东西，再也没有消散：&lt;strong>每个结构都有商&lt;/strong>的直觉，&lt;strong>你丢弃什么决定了你保留什么&lt;/strong>的认识，以及&lt;strong>两个看似毫无关联的东西可能本质上是同一件事&lt;/strong>——只要你找到它们之间正确的映射。&lt;/p></description></item><item><title>产品思维（一）：架构设计 — 从单体到自治 Agent</title><link>https://www.chenk.top/zh/product-thinking/01-architecture/</link><pubDate>Sat, 30 May 2026 09:00:00 +0000</pubDate><guid>https://www.chenk.top/zh/product-thinking/01-architecture/</guid><description>&lt;h2 id="系统的形状" class="heading-anchor">系统的形状&lt;a href="#%e7%b3%bb%e7%bb%9f%e7%9a%84%e5%bd%a2%e7%8a%b6" class="heading-link" aria-label="Permalink to this section" title="Copy link to this section">#&lt;/a>
&lt;/h2>&lt;p>每一种架构都是一场被冻结的争论。它记录的是你提交代码那一刻对问题的信念。回顾过去十八个月我构建的四个系统——一个营销内容平台（~7 万行 TypeScript）、一个零依赖技能路由引擎、一个自主研究 Agent（~31.5 万行 Python）、以及一个多模型编码编排器——我能清楚地追溯自己架构直觉的轨迹。并非总是向前，有时是横向偏移。但有一条主线：从&amp;quot;把一切放在一个进程里&amp;quot;到&amp;quot;让 Agent 自己治理自己&amp;quot;。&lt;/p></description></item></channel></rss>