<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Architecture on Bruce on AI Engineering</title><link>http://www.heyuan110.com/tags/architecture/</link><description>Recent content in Architecture on Bruce on AI Engineering</description><generator>Hugo</generator><language>en</language><lastBuildDate>Sat, 14 Feb 2026 08:10:00 +0800</lastBuildDate><atom:link href="http://www.heyuan110.com/tags/architecture/index.xml" rel="self" type="application/rss+xml"/><item><title>OpenClaw Architecture Deep Dive: How Automation Actually Works</title><link>http://www.heyuan110.com/posts/ai/2026-02-14-openclaw-architecture-deep-dive/</link><pubDate>Sat, 14 Feb 2026 08:10:00 +0800</pubDate><guid>http://www.heyuan110.com/posts/ai/2026-02-14-openclaw-architecture-deep-dive/</guid><description>&lt;p&gt;&lt;img src="http://www.heyuan110.com/posts/ai/2026-02-14-openclaw-architecture-deep-dive/cover.webp"
 alt="OpenClaw architecture deep dive cover: how automation actually happens"
 
 loading="lazy"
 decoding="async"
 fetchpriority="low"
 width="1200"
 height="630"
/&gt;
&lt;/p&gt;
&lt;p&gt;Many &amp;ldquo;AI assistants&amp;rdquo; can do things on demand, but when you try to run one as a &lt;strong&gt;24/7, cross-device, auditable production system&lt;/strong&gt;, the real questions surface quickly:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;How can it receive messages from Telegram, WhatsApp, and web simultaneously?&lt;/li&gt;
&lt;li&gt;How can a single instruction trigger a browser, write files, run commands, and even take a photo on your phone?&lt;/li&gt;
&lt;li&gt;How can it proactively report back on a schedule without flooding your chat?&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;OpenClaw&amp;rsquo;s answer is not &amp;ldquo;a smarter model.&amp;rdquo; It is an engineering architecture built on a &lt;strong&gt;clear control plane (Gateway) + pluggable execution layer (Skills/Tools/Nodes) + persistent scheduling (Heartbeat/Cron)&lt;/strong&gt;.&lt;/p&gt;</description></item></channel></rss>