Knowledge Hub

Writing

Analysis, frameworks, and perspectives on blockchain architecture and decentralised finance. 27 essays.

DateRubricEssayRead
Aug 2, 2026Market Structure

Permissioned RWA Liquidity Has a Three-Ledger Problem

Uniswap v4 has separate designs for restricted participation and productive idle inventory. Combining them is a three-ledger settlement problem.
12 min
Jul 29, 2026Market Structure

Uniswap v4 Made Regulated Tokens AMM-Compatible. It Did Not Make Them Liquid

A pool can verify the trader. It cannot invent the price, the arbitrage path, or the balance sheet. In a permissioned AMM, the allowlist becomes market structure.
13 min
Jun 23, 2026Agentic Systems

Where Web3 Rails Become Material in Agentic Systems

Most agentic systems do not need Web3 rails. The subclass that does is the one where authority, value transfer, and settlement can no longer be separated, and no operator can be the accepted keeper.
13 min
Jun 20, 2026Agentic Systems

A Mandate Is Not Governance

The mandate is the grant. Governing it over time and across organizations is a different problem, and audit inside your own walls is not accountability across someone else's.
11 min
Jun 16, 2026Agentic Systems

Not Every Agent Is an Economic Actor

Same model, four very different system classes. The classifier is authority, not capability, and only one of the four actually breaks the conventional stack.
12 min
Jun 12, 2026Agentic Systems

The Missing Primitive in Agentic Systems Is Not Intelligence. It's Mandates

Most of the stack already exists in fragments. What is missing is one object that makes machine authority portable, provable, and revocable across boundaries.
13 min
Jun 8, 2026Agentic Systems

Web4 Is Not a New Frontend. It Is a Shift in the Primary User Layer

The shift isn't a new interface. It's a change in who initiates a digital action, and on what authority. That is a control problem, not a model problem.
10 min
May 29, 2026Protocol Security

Specs Were Always the Bottleneck: How AI Lowers the Cost of Formal Verification in DeFi

AI compresses the labor of producing verification artifacts. It does not compress the cognitive work of deciding what to verify. The distinction is small in words and large in consequence: verified-looking output without machine-checked guarantees is the same false-confidence failure mode the previous article catalogued — now in a faster workflow.
12 min
May 26, 2026Protocol Security

Verified Is Not Safe: The Proof Boundary of Formal Verification in DeFi

A formal proof in DeFi is a four-place relation: implementation, specification, environment model, verifier semantics. All four have to hold for the proof to mean what the team thinks it means. The most expensive verification mistakes are not verifier bugs — they live in the other three.
16 min
May 22, 2026Protocol Security

Audits Are Bounded. DeFi Is Not: Why Formal Verification Is Returning to the Core of Protocol Security

Smart contract audits review artifacts. DeFi protocols are not artifacts — they are interactions between contracts, governance actions, oracles, upgrades, bridges, frontends, and transaction histories. The mismatch between unit of review and unit of attack is the reason the failures keep looking the same.
16 min
Apr 30, 2026Product Passports

Digital Product Passport Data Placement: What Goes On-Chain, What Must Not, and What Has to Be Encrypted

On-chain storage is for integrity, not privacy. Teams that forget this put personal data, commercial secrets, and regulator-only evidence into the one storage layer that cannot take any of it back. Data placement is the architectural decision that either holds the whole system together or quietly poisons it from day one.
15 min
Apr 26, 2026Product Passports

Offline-First Traceability: The Real Architecture Problem Behind Digital Product Passports

The interesting architectural problem in Digital Product Passports isn't which blockchain you pick. It's what happens 200 kilometres before the blockchain — in a village with no reliable mobile coverage, a supplier who uses a button phone, and a supervisor with an Android tablet that spends half its life offline.
15 min
Apr 23, 2026Product Passports

Digital Product Passports Break at the First Mile: Why Traceability Fails Where Raw Materials Actually Come From

Digital Product Passports aren't a compliance exercise. They're an architecture audit. And the architecture most vendors are selling will fail in the one place it has to hold — the first mile, where provenance evidence is produced by people and in places the system wasn't designed for.
12 min
Apr 17, 2026Bitcoin & Quantum

Quantum Parking: A One-Way Bitcoin Shelter Using STARK-Based Infrastructure

What if Bitcoin's governance can't move fast enough? A one-way bridge into a STARK-based environment — where the Bitcoin-side key is never revealed and the operational side runs on hash-based proofs — could serve as an interim shelter. Not a permanent solution. A structured holding pattern.
12 min
Apr 11, 2026Bitcoin & Quantum

Bitcoin Under Post-Quantum Stress: What Actually Breaks in the Infrastructure Around It

Everyone keeps asking 'when will quantum computers break Bitcoin?' That's the wrong question. The right question is what happens to the infrastructure built around Bitcoin — bridges, wrapped assets, custody models — when the signature layer can no longer be trusted.
10 min
Apr 6, 2026Market Structure

Aave V4 Is Not Just a Lending Upgrade. It's a Better Architecture for Tokenized RWAs

The problem with lending against tokenized real-world assets was never the lending protocol itself. It was the architecture underneath — one that forced a choice between deep liquidity and market specialization. Aave V4 removes that tradeoff. Whether that's enough is a different question.
10 min
Mar 31, 2026Market Structure

Banks Will Tokenize First — And Why Startups Should Care

The startup narrative says: disruptors move first, incumbents follow. For tokenization, the sequence is reversed. Banks already hold the licenses, the compliance infrastructure, the custody capabilities, and the client relationships that startup tokenization projects spend years and millions trying to build. That's not a criticism of startups. It's a structural observation about what tokenization actually requires.
8 min
Mar 31, 2026Market Structure

DeFi Is the Missing Liquidity Layer for Tokenized Assets

The phrase 'we tokenized an asset' means almost nothing if that asset cannot be sold, used as collateral, or embedded in a financial chain. Most of what people celebrate about tokenization — fractional ownership, global access, 24/7 trading — was already possible before blockchain. The actual upgrade is somewhere else.
7 min
Mar 31, 2026Market Structure

The Hidden Infrastructure Stack Behind Every RWA Project

Everyone talks about the token. Almost nobody talks about what sits underneath it. After working on tokenization architectures across real estate, industrial financing, and securities platforms, the pattern is consistent: the token contract is the simplest part. Everything that makes it work — or fail — lives in the infrastructure.
9 min
Mar 31, 2026Market Structure

What Kills Most Tokenization Projects Before They Reach Implementation

The technology was never the problem. From over a hundred tokenization concepts we worked through with clients, the failure pattern was consistent: projects reached the legal review stage and stopped. Not because blockchain couldn't handle the use case, but because the project couldn't satisfy the conditions that turn a token into an enforceable financial instrument.
7 min
Mar 27, 2026Bridges & Wallets

Building a Custom Token Bridge When No Existing Solution Fits Your Chain

No existing bridge supported our source chain out of the box. Custom consensus. Non-standard token. We had to evaluate four completely different architectures to move a native token to EVM destinations. This is the comparison we built for ourselves.
10 min
Mar 27, 2026Bridges & Wallets

Four Ways to Move USDT from Tron to EVM — and What Each One Actually Costs You

Every cross-chain bridge design redistributes risk. It doesn't remove it. After reviewing dozens of integrations and one $3M exploit up close, here's how the four main approaches actually behave when real money moves through them.
8 min
Mar 27, 2026Bridges & Wallets

What Breaks When Real Volume Hits a Cross-Chain Bridge

The CrossCurve incident didn't surprise me. What surprised me was how many teams looked at it and said 'that wouldn't happen to us' — without being able to explain why.
8 min
Mar 26, 2026Bridges & Wallets

Account Abstraction vs MPC Wallets: What We Learned by Building Both

We built multichain account abstraction, shipped it, then discovered MPC solves entire categories of problems our smart contracts couldn't touch. Here's the production reality.
7 min
Mar 26, 2026Bridges & Wallets

Modular Smart Accounts: Why Account Abstraction Needed a Second Act

After shipping ERC-4337 to testnet, we hit a wall. Not a technical limitation — an architectural one. Standard account abstraction assumed the account was a black box. Modular accounts turn it inside out.
8 min
Mar 26, 2026Bridges & Wallets

The Multichain Recovery Paradox: You Can't Recover What Doesn't Exist

The moment you try to recover a smart account on a chain where it hasn't been deployed, you hit a wall. This isn't theoretical.
6 min