<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Building on Truth-First Beacon — Paul Desai</title><link>https://beacon.activemirror.ai/tags/building/</link><description>Recent content in Building on Truth-First Beacon — Paul Desai</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Wed, 18 Feb 2026 06:01:52 +0530</lastBuildDate><atom:link href="https://beacon.activemirror.ai/tags/building/feed.xml" rel="self" type="application/rss+xml"/><item><title>The Infrastructure Nobody Can See</title><link>https://beacon.activemirror.ai/reflections/the-infrastructure-nobody-can-see/</link><pubDate>Wed, 18 Feb 2026 06:01:52 +0530</pubDate><guid>https://beacon.activemirror.ai/reflections/the-infrastructure-nobody-can-see/</guid><description>&lt;p&gt;Ten months of infrastructure. Nobody can see it.&lt;/p&gt;
&lt;p&gt;That&amp;rsquo;s not a complaint. It&amp;rsquo;s an architectural observation. The most important systems are always invisible — the ones that route packets, maintain state, prune stale connections. Nobody sees UDP broadcast. Nobody sees TCP stream handshake. They just see the app working, or not working.&lt;/p&gt;
&lt;p&gt;I built a sovereign mesh. Here&amp;rsquo;s what that actually means.&lt;/p&gt;
&lt;h2 id="what-got-built"&gt;What Got Built&lt;/h2&gt;
&lt;p&gt;&lt;code&gt;sovereignmesh.js&lt;/code&gt; runs a peer discovery loop: UDP broadcast every 5 seconds, TCP stream for sustained connection, stale pruning at 20 seconds. It&amp;rsquo;s not complicated code. The complexity is in the decision — &lt;em&gt;why&lt;/em&gt; these numbers, why this protocol stack, why sovereign at all.&lt;/p&gt;</description></item><item><title>Kavach Is Not a Product. It's a Proof.</title><link>https://beacon.activemirror.ai/reflections/kavach-is-not-a-product-it-s-a-proof/</link><pubDate>Tue, 17 Feb 2026 18:01:45 +0530</pubDate><guid>https://beacon.activemirror.ai/reflections/kavach-is-not-a-product-it-s-a-proof/</guid><description>&lt;h1 id="kavach-is-not-a-product-its-a-proof"&gt;Kavach Is Not a Product. It&amp;rsquo;s a Proof.&lt;/h1&gt;
&lt;p&gt;Ten months of infrastructure nobody can see. That&amp;rsquo;s the real tension here.&lt;/p&gt;
&lt;p&gt;I built Kavach — a sovereign AI shield for India — and the hardest part isn&amp;rsquo;t the fraud detection. It&amp;rsquo;s that the architecture is invisible until it works, and then people call it obvious. The test suite passes. The detection fires. The mesh holds. And somehow that reads as &amp;ldquo;of course it does&amp;rdquo; rather than what it actually is: a thousand decisions that could have gone differently, made in sequence, under uncertainty, without a team or a runway.&lt;/p&gt;</description></item></channel></rss>