A freshly funded project just made the rounds in our feeds, and my neck tightened immediately. Physical Superintelligence, or PSI as the memos call it, has secured a staggering nine-figure sum to build what its press release calls an "AI-powered physics research lab." That money, rumored to rival the annual budget of entire national science foundations, is now sitting in a corporate treasury. But here is the problem: there is no model card, no dataset provenance, no architecture diagram, no preprint, and not even a suggestion of who holds the cryptographic keys to their training pipeline. This is a massive, luminous, line-item on the world's balance sheet, and it is wrapped in a shroud of perfect opacity.
I have seen this movie before. In 2017, surrounded by the FOMO-fueled mania of the ICO boom, I spent four months auditing the smart contracts of EtherTrust, a popular but deeply opaque fundraising platform. I discovered a critical reentrancy vulnerability that could have drained $4.2 million in user funds. Instead of collecting a private bug bounty, I published a detailed technical exposé, arguing then that true decentralization requires radical transparency over speculative greed. That experience wired my brain to see patterns where others see promise. When I look at PSI, I don't just see a physics lab; I see a cryptographic black box where the source code is physics itself, and the auditors have been locked out of the room. This is the bull market whispering to us again, reminding us that hype masks technical flaws, and it is our job to look at the immaculate marketing with the eyes of a code auditor.
Context: The New Frontier Arrives With Old Habits
The broader landscape of AI for Science has been a beacon of hope in a cynical industry. DeepMind's AlphaFold solved a fifty-year-old protein folding problem. Microsoft's AI4Science division has pushed multimodal training directly into the heart of material science, generating simulations for battery electrolytes and catalysts that previously required supercomputing centers to map. There is a palpable sense that if LLMs can magically write poetry, they can equally deduce the Hamiltonian of a complex quantum system. In this ecosystem, the announcement of a specialized "Physical Superintelligence" lab feels like the final boss of the AI hype cycle. PSI is not claiming to be an AGI; it claims to be something even more specific: the apex natural scientist. An intelligence that can not only parse equations but also design experiments, read a lab bench, and manipulate quantum states.
Yet, why is my soul in the machine screaming? Because the project is being funded on a purely narrative basis. In the blockchain community, we experienced a similar phenomenon during the rapid rise of Layer-2s. The real difference between OP Stack and ZK Stack isn't actually technical; it is who can convince more projects to deploy chains first. Similarly, the difference between a successful physics AI lab and a failed one is not just the algorithm; it is the ability to convince investors that the physics will work. PSI has clearly won that conviction. However, they are relying on what I call "trust earned through mystery," rather than trust earned through deep, auditable engineering. This is a direct infringement of the decentralized ethos that allowed science to progress for centuries. The scientific method itself is the original open-source protocol: you publish, you share data, you submit to peer review, and the null hypothesis slowly crumbles under the weight of reproducible evidence.
PSI's fundraising model, by contrast, resembles a sophisticated fork that has not forked the core validator code of science. They are running a closed-source consensus mechanism in a field that has always been a public testnet. When I analyzed why 80% of 2021's top 100 crypto projects failed during the crash, it was rarely because of market conditions. It was a distinct lack of core philosophical alignment. Technology without a soul doesn't die by the sword; it dies by stagnation. The same logic applies here. If PSI produces anything, it will be worthy of our attention only if it is verifiable by the global community, not if it functions as a bespoke oracle. Trust is earned, not mined.
Core Part I: Decoding the Inferred Technical Stack
Since the announcement gives us zero technical disclosure, let us approach this like an auditor approaching a withdrawal transaction without a nonce. We must deduce what the machine is doing, not from its code, but from its cold, hard funding requirements. The concept of an "AI-powered physics research lab" is broad, but it almost certainly rests on one of three foundational pillars. Based on my years of evaluating decentralized physical infrastructure projects, I project the PSI team has presented investors with a stack that combines these elements into a novel closed loop.
First, we almost certainly have a machine-learning force field model. Traditional physical simulation is brutally expensive. Density Functional Theory (DFT) calculations, which model electron density to determine atomic interactions, are limited to a few thousand atoms per simulation. To solve macro-scale physics, you need approximations. Modern AI4Science is dominated by deep learning potential models like NequIP, MACE, or Orbnet. These models learn the potential energy surface of material systems. Instead of solving a complex quantum equation for each atom pair, they interpolate from their training data, achieving near-DFT accuracy for thousands of atoms in milliseconds. PSI must be betting that a next-generation foundation model can replace these entire simulation pipelines. The use case is world-changing; a universal force field could predict the stability of a new battery or the superconductivity of a doped material without needing a physical test bench. This is the undeniable "algorithmic core" of the PSI vision. But it carries a hidden burden: the quality of this force field is entirely dependent on the data it is trained on.
Second, the lab likely leverages Physics-Informed Neural Networks (PINNs). These networks do not learn from labeled datasets alone. They learn from the differential equations themselves. The loss function of a PINN is directly tied to the residual error of the underlying physical law (e.g., the Navier-Stokes equations for fluid dynamics or the Schrödinger equation for quantum dynamics). This allows the AI to generalize to unseen scenarios with very limited data because it is constrained by the laws of the cosmos. This is where the poetic beauty of the project lies. In crypto, we have zero-knowledge proofs; in physics, we have these governing equations, which act as universally acknowledged truths.
However, integrating PINNs across multiple scales is the central bottleneck. Physics operates on distinct spectral layers—the quantum, the atomic, the mesoscale, and the macroscopic continuum. Connecting a quantum simulation to a macroscale fluid flow requires mathematical tricks that are still heavily contested in the academic community. I have reviewed whitepapers that promise "multi-scale coupling" and ultimately deliver nothing more than a sloppy ensemble of separate models. So as an auditor, I ask: does PSI possess a novel, breakthrough algorithm to perform this cross-scale homogenization? There is no published indication. The lack of this detail is akin to a blockchain project selling a Layer-1 that resolves the scalability trilemma without revealing its consensus mechanism.
Third, the lab must feature an automated experimental loop—what the industry calls "self-driving labs." The key to scientific superiority no longer lies solely in simulation; it lies in the iterative loop of generate → simulate → synthesize → test → learn. A robotic arm that can mix chemicals, run spectroscopy, and feed the resulting data back to retrain the force field is a monstrously powerful flywheel. But automating physical labor is expensive. The capex for this infrastructure is astronomical, which is likely why the funding request was so massive. They aren't just buying GPUs; they are buying precision gantries, spectroscopy modules, and microfluidic systems.
The hidden technical variable here is the LLM orchestration layer. The "hypothesis generation" stage likely uses a massive LLM trained on every arXiv paper ever published. This LLM would parse the latest research, propose a likely material combination for superconductivity, and pass that instruction to the robotic experimenter. This is the "soul" of the machine, and it is here that PSI becomes truly interesting.
Yet even as I lay out this stack, no specific algorithmic innovation is being disclosed. In my audit experience, would you trust a smart contract that claims to secure a billion dollars in TVL but refuses to publish the Merkle root logic? Of course not. The technical standard of the crypto community demands verifiability. Yet the scientific community, which is supposed to be the ultimate bastion of empirical truth, is now facing a massive test of faith. Investors are signing big checks based on an economic abstraction, not a scientific artifact.
Core Part II: The Missing Data Provenance and the Trust Deficit
Let me take you back to my work moderating the "Proof of Humanity" project in 2021. We used non-transferable tokens to verify human identity and combat bots. We spent six months ensuring the social contract held. The central lesson was that cryptography cannot create truth from nothing; it can only certify the validity of the input. If PSI intends to become a trusted oracle of physical truth, the provenance of its training data is the most valuable asset it possesses. And that data is currently a black box.
Physical datasets are notoriously contaminated. Experimental noise, chance correlations, and procedural differences between labs poison the well. If a company wants to build a superintelligence for physics, it must build a digital twin of the physical world. That twin requires data from thousands of sources—synchrotrons, particle accelerators, university test benches, and industrial foundries. Without immutable cryptographic time-stamps and source attestation, the AI cannot distinguish a real measurement from a simulation artifact.
In traditional DeFi, we use Merkle trees to prove data integrity. An auditor can verify a transaction hash belongs to a block without downloading the entire chain. Why doesn't PSI provide a similar proof mechanism for its experimental data? Why don't they release a decentralized provenance layer where the community can verify that the spectra produced by the lab's robotic arm have not been tampered with? If they are running a closed system, they are effectively asking us to trust a centralized bank with our physical understanding of the universe.
I remember publishing "The Soul of Code" in 2020, where I translated complex financial algorithms into accessible philosophical arguments. The core of that essay was the concept of attestation. We don't trust computation because it is fast; we trust it because we can verify it. PSI, conversely, is asking us to accept that because the model is powerful, the outputs are necessarily correct. This is the classic hallucination problem scaled to universal proportions. A "stochastic parrot" can produce eloquent soliloquies that contain zero truth. A "stochastic physicist" can generate plausible equations that match a dataset but utterly fail in the real world because it didn't appreciate the boundary conditions.

The industry calls this catastrophic forgetting or out-of-distribution failure. Physics is the ultimate out-of-distribution test. In the vacuum chamber, there is no marketing. The material either melts at exactly 3000 Kelvin, or it does not. So why the secrecy? The only logical reason is a desire to maintain an unassailable competitive moat. The hand that holds the weights holds the power. In blockchain, we vest power in validators who are incentivized to be honest through economic slashing. In PSI, the validator is a corporate venture. If they misbehave or if their physics are flawed, who slashes them? The market will eventually, but only after they have contaminated the scientific literature with hundreds of false positives. This is why "DeFi must mature." We have matured the mathematics of trust in finance; now we must mature the physics of trust in science.
Core Part III: The Institutional Failure and the Ethics of Enclosure
The regulatory landscape in crypto shows us a disturbing pattern. The SEC's regulation-by-enforcement isn't ignorance of technology—it is deliberately withholding clear rules to maintain maximal ambiguity and control. I believe the funding of projects like PSI is an extension of this same institutional failure. It is a failure of imagination by academic institutions and regulatory bodies to properly allocate resources to open science. Instead, we allow a private entity to capture the fundamental laws of physics and enshrine them in proprietary weights.
Is this alchemy? Yes. Alchemy was the search for transformation shrouded in secrecy, claiming magical power over nature. It was only when the scientific community forcibly removed the shroud and adopted open communication that we got real chemistry. PSI threatens to drag us back into a pre-Enlightenment era where the natural philosopher works for a feudal lord, and the knowledge he discovers is proprietary to the estate.
But let us not just criticize the lack of legal status; let me delve into my own experience with the 2022 crash. I spent three months reading over 40 whitepapers from failed crypto projects. The patterns were always the same: an unsolvable technical problem addressed by marketing-speak, paired with a governance model that centralizes decision-making in a small cult of founders. The token went to zero because the code never did what the community was told it would do.
PSI faces a higher standard. They aren't producing a token that can be delisted. They are producing a potential physical law. If they get it wrong, it's not a bug—it's a lie. And given the massive capital infusion, they will be incentivized to push that lie into the market regardless of its truth. The "Long Winter" I wrote about taught me that the market eventually finds the bottom. But the cost of a failed physics experiment is much higher than the cost of a failed lotion token.
This brings me to the core ethical principle: the commons of physical reality. All of us—every human being—rely on the predictability of the physical world. The entropy of a closed system always increases; gravity always pulls down. If a single company owns the AI that defines these interactions, they own an abstract representation of our world. They are securitizing nature itself, without offering the global public a stake in the verification process. We must demand that a proposal that impacts the fundamental understanding of reality be treated with the rigor of a Constitutional amendment, not just a Series C pitch deck.
The Contrarian Angle: The Rationality of Opacity
I must not be trapped inside my own ideology. Let me apply a steelman argument. Perhaps the secrecy is not malevolent but merely rational. In the intense race for physical AI, publicly publishing your model architecture is equivalent to burning your private keys. DeepMind was open with AlphaFold, but the true breakthroughs in fusion control, battery chemistry, and missile propulsion will be treated like sovereign military secrets. The investors funding PSI are likely a mix of sovereign wealth funds and defense contractors. They do not want a public peer-review; they want a competitive advantage—a tool to dominate the next industrial revolution.
In this context, demanding open weights is naive. It is like telling a nation with nuclear fission technology to release its blueprints to everyone. The existence of powerful physics AI creates a severe power asymmetry. If PSI truly achieves superintelligence, they are building a Manhattan Project, not a humanitarian foundation.

However, this logic only works if we have a verifiable proof of capability. In blockchain, we have zero-knowledge proofs. PSI could use ZK-proofs to demonstrate that it solved a specific differential equation without revealing the internal weights. They could input a test problem and produce a cryptographic attestation that their output is correct. This allows for a verifiable, trustless audit without disclosing sensitive proprietary architecture. If PSI is not doing this, they are simply hiding behind standard corporate firewall, which adds no value to the scientific community. If they are doing it, they are technically sophisticated but have failed to communicate it.
The contrarian conclusion, therefore, is not that the technology is doomed, but that the absence of these trustless mechanisms is an active choice. They favor centralization because centralization provides a monopoly on discovery. The bull market environment encourages this, as investors speculate on proprietary data moats. But history tells us that physical superintelligence—an entity that can predict and control physical reality—is too important to be left unaccountable. It must be wrapped in a social protocol. It must have a soul in the machine.
The Takeaway: Forging the Transparency Protocol
I do not know if PSI will succeed. I suspect that if their backers are whales who value immediate profits, they will die in the valley of bad data. But on the off chance that they crack the Higgs boson of machine learning, the consequences will echo for millennia. We need to demand a baseline code of conduct—a Scientific Attestation Layer—for any project claiming to be "Physical Superintelligence." We need a blockchain-based ledger of scientific provenance.
This is the ultimate challenge of our generation: merging the radical transparency of the blockchain with the immense potential of AI-driven discovery. Our consensus protocol should not just be for money; it should be for physics. We must ask these labs to cryptographically sign their simulations, to commit their experimental data to immutable chains, and to offer proof-of-truth, not just proof-of-stake.
As I look at the coming evolution, I have hope. But hope without action is just a delusion. The same radical honesty I demanded from EtherTrust in 2017, and from the 1,200 followers who valued financial freedom over quick profits in 2020, I demand from PSI today. We cannot build a better future on a foundation of proprietary falsehoods.
Conscience over consensus. Always. And if PSI wants to earn our minted trust, they can start by showing us the source code of their soul. Until then, we must treat their billion-dollar claim like a token without liquidity—fascinating in theory, useless in practice, and deserving of the deepest technical skepticism we can muster. The hallowed halls of physics have no right to be as capitalistic as a DEX during a pump-and-dump. Let us open-source the universe.