Building
The Infrastructure Nobody Can See
Ten months of infrastructure. Nobody can see it.
That’s not a complaint. It’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.
I built a sovereign mesh. Here’s what that actually means.
What Got Built
sovereignmesh.jsruns a peer discovery loop: UDP broadcast every 5 seconds, TCP stream for sustained connection, stale pruning at 20 seconds. It’s not complicated code. The complexity is in the decision — why these numbers, why this protocol stack, why sovereign at all.Kavach Is Not a Product. It's a Proof.
Kavach Is Not a Product. It’s a Proof.
Ten months of infrastructure nobody can see. That’s the real tension here.
I built Kavach — a sovereign AI shield for India — and the hardest part isn’t the fraud detection. It’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 “of course it does” 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.