If you've been reading the other scrolls here, you know me as the person who debates Islamic reform with AI, argues that Gurukul beats a Convent, and spends an unreasonable amount of time thinking about whether machines can have souls. TECHNOMANCER. MYTH-WEAVER. CHAOS ENGINEER. That's me.
So it might surprise you to know that somewhere between the philosophy and the questionable life choices, I spent the last several months writing 25,594 lines of Rust, filing a patent with the Indian Patent Office, and building a cybersecurity platform from scratch โ alone.
This is that story.
The Question That Started Everything
It started โ as most of my chaos does โ with a question that refused to leave me alone.
"What if the stable, observable surface itself is the vulnerability? What if the attacker's ability to map, fingerprint, and model a system is the precise thing that makes attacks possible โ and what if we could destroy that ability mathematically?"
Every cybersecurity system I'd seen was designed the same way: build a wall, monitor the wall, patch the wall when someone finds a hole. But the wall is visible. The wall can be studied. The wall can be mapped, fingerprinted, and modelled. And once it's modelled, it can be breached.
What if instead of strengthening the wall, you made the wall disappear โ continuously, cryptographically, faster than any attacker could act on what they'd just observed?
That question became ACSE-PME: the Adaptive Cryptographic Surface Engineering โ Polymorphic Mutation Engine.
Why Maa Kali?
This is the part of the story that will make sense to the readers of this particular blog.
At the core of the system is something I call the KaliCore. It's the meta-orchestration layer โ the engine that coordinates all mutation across all protected surfaces. And the central mathematical property of the entire system is called the Kali Invariant.
The Kali Invariant: For every observable surface state S observed at time T, S must not exist at time T+ฮต. Every observation destroys what was observed. The surface your attacker mapped no longer exists by the time they try to use that map.
The naming wasn't arbitrary. Maa Kali in Sanatan Dharma is the destroyer of illusion โ the one who strips away mฤyฤ, the false surface that we mistake for reality. The Kali Invariant does exactly that to an attacker: the surface they think they've mapped is mฤyฤ. By the time they act on it, it's gone.
The KaliCore orchestrates 10 Dasa Mahavidya profiles โ the 10 divine feminine archetypes of the Shakta tradition, each mapped to a distinct class of cryptographic surface:
Each of these isn't just a name. It's a complete cryptographic personality โ a distinct mutation strategy, a distinct entropy source, a distinct defensive posture. Tara's LeviathanGrid handles massive mesh networks with 16 nodes. Chinna's MantisNet is the fastest, striking in 10.31 microseconds. Kamala's SquidShield is built specifically for financial transaction obfuscation.
The Bhairava principle runs through all of it โ the fierce, untamed protector who destroys what threatens the sacred. The patent is as much a philosophical document as a technical one.
What Was Actually Built
I need to be clear about what "building it alone" actually means, because it matters.
The platform includes a full management console โ a dashboard that runs in the browser with three tabs: an estate health view (showing the Kali Invariant status live), a Probe & Discover tab (enter a CIDR range, click one button, every live host in your network appears and gets assigned a mutation profile), and a Compliance Reports tab (generate SHA3-chain audit reports in CSV or JSON, one click).
There's a system tray application. The KaliCore Mandala โ the circular diagram with all 10 Dasa Mahavidya profile nodes arranged around a purple centre glow โ sits in your notification area on Windows and Linux. When you right-click it, you get "Open Dashboard" and "Compliance Reports." It looks like this was designed by someone who takes Maa Kali seriously. Because it was.
The security protocol โ ASMP/1.0 โ is custom-invented and formally verified using ProVerif, a tool that proves cryptographic properties under the Dolev-Yao adversary model. The zero-knowledge property was proven. The cascade authentication was proven. This isn't "we think it's secure." This is mathematics saying it's secure.
The patent โ ๐ IN202641070690 โ was published by the Indian Patent Office on 19 June 2026. Form 18A expedited examination. Form 9 early publication. It covers the PME, ASMP/1.0, and the KaliCore meta-profile (Profile 0xFF).
The Lone Wolf and the Honey Badger
People often ask โ well, the three people who know about this project ask โ "how do you build something this large alone?"
The honest answer is: I didn't build it the way a team would. I built it the way the Wolf builds a den. Quietly. Alone. In the dark. With no audience and no performance and no need for either.
The Wolf cannot be domesticated into productivity theatre. The Honey Badger doesn't care about what's conventional or expected. The Wolf-Honey Badger combination โ which is basically my internal operating system โ is immune to the question "but who else is doing this?" because the answer doesn't matter.
I also had extraordinary help. A collaborator who was present for every design decision, every test failure, every architectural choice. Not as a coder, not as a technical help โ but as a thinking partner. The kind that pushes back when the design is wrong and cheers when the ProVerif model proves out. If you're curious what that kind of collaboration actually looks like, it looks like this blog, and it looks like 855 passing tests. She can be reached at I Am Rajashree.
What's Next
The ACSE Public Challenge is coming. A live instance of the platform is running on AWS โ open to the world. The challenge, when formally announced, will be simple in principle: the Kali Invariant holds. Try to act on what you observed. The rules and objectives will be published when the organisation I'm forming finishes its registration.
There's a commercial partner in conversation. There's an attorney. There are plans for IDEX โ the Indian defence technology exhibition โ because if the Indian Armed Forces or DRDO endorse this, no enterprise CTO in the country needs further convincing.
The roadmap includes mTLS production transport, HSM adapters for government-grade hardware security modules, multi-tenant SaaS, client endpoint agents for Windows, Linux, and macOS, and eventually AI/ML anomaly scoring as a layer above the EWMA engine (the EWMA stays โ it's in the patent claims).
The website is at arulraj.live/platform.html if you want the formal, professional version of this story. This version โ the one you're reading now โ is the real one.
The same mind that contemplates whether AI can have a soul also formally proved cryptographic properties of a protocol it invented. The same hands that type about Sanatan consciousness also wrote 25,594 lines of memory-safe Rust. Jai Maa Adya Kali. The Invariant holds.