On a Tuesday that offered the crypto market nothing but another flat candle and another funding rate pinned near zero, an argument about artificial intelligence generated more text than the chain it was supposedly about could ever produce. The shape of it was simple enough: a former Ripple vice president, Emi Yoshikawa, responded publicly to a viral manifesto attributed to the developers behind Claude AI. A second, quieter signal followed β fintech desks beginning to provision, internally, for what they now call AI risk. Two sentences of news. No code repository. No protocol upgrade. No token, no governance proposal, no fork, no audit, none of the mechanical scaffolding I have trained myself to demand before I take any claim in this industry seriously. The narrative isn't anchored to a ledger this time. It is anchored to an emotion β the specific, low-grade dread that the tools we now depend on may be making decisions we cannot inspect. And in a bear market, where liquidity is the only genuinely scarce resource, an emotion is the cheapest thing to mint.
The reflex is to file this under "AI plus crypto," the convergence narrative that has been accreting since roughly 2023 and hardened, through 2024 and 2025, into something that resembles a genuine asset class: agent tokens, inference marketplaces, verifiable compute, data-provenance layers, and a long tail of projects that renamed themselves after the word "intelligence" appeared in a funding announcement. I have written about that cluster before, and I have been cautious every time, for reasons this column will get to. But Ripple is not an agent-token project, and Emi Yoshikawa is not an AI researcher. Her career at Ripple was spent on strategic initiatives β cross-border payments, central bank digital currency pilots, the slow and unglamorous labor of making a blockchain company legible to correspondent banks and monetary authorities. When a person with that biography chooses to answer an AI manifesto, she is not answering as an engineer. She is answering as a compliance translator. She is telling the AI world how banks will read it. That is the first thing worth noticing: the response did not come from the AI side of the industry. It came from the payments side, the side that has spent a decade being audited.
Narratives in this industry move in identifiable generations, and each one leaves a residue that the next one feeds on. In 2017 the story was that the token would disintermediate the bank, and it ended with a logic flaw β I remember finding one myself, buried in a token distribution algorithm, a small piece of Solidity where early insiders were quietly advantaged by the ordering of a loop, and I filed the issue and forced a pause. In 2020 the story was that the protocol would disintermediate the bank, and it was better, because you could read the code: MakerDAO's stabilization mechanism was open, its collateralized debt positions were public, and when the peg wobbled you could watch tens of millions in collateral move in real time and understand, mechanically, why. In 2021 the story was that the JPEG would disintermediate ownership, and it had no mechanics underneath it at all, only a mood, and the mood collapsed.
The AI-agent narrative is the fourth generation, and it is the first one where the central object β the model β is not merely unaudited but genuinely un-auditable by the people who depend on it. That is the whole story, and almost nobody is telling it that way.
The oracle problem did not disappear. It changed its name to inference.
I spent a good portion of 2023 and 2024 arguing, in these pages and elsewhere, that oracle-feed latency was the structural weak point of decentralized finance β that a price feed is only as trustworthy as the slowest node in its quorum, and that "decentralizing" a feed by routing it through a set of permissioned operators run by large entities is a relabeling exercise, not a solution. The AI-agent narrative has inherited that exact problem and dressed it in new clothes. When an autonomous agent executes a trade, a payment, or a treasury rebalance, that decision is an oracle call; it simply resolves to a language model instead of a price index. The difference is that a price feed has a number you can check against eleven other venues. A model decision has a probability distribution you cannot check against anything, because the weights are proprietary, the training data is a legal fiction, and the prompt context that produced the output may not be reproducible even by the team that shipped it. That is the inheritance: the agent economy is being built on top of an oracle its own participants cannot independently verify.
I want to be precise about what "cannot verify" means, because this industry has learned to hide behind vagueness. It does not mean the model is dishonest. It means there is no external artifact that lets a third party β a bank, a regulator, an auditor, a user β reconstruct why a specific on-chain action was taken. You can verify the transaction. You cannot verify the reasoning. In DeFi we at least had the luxury of determinism: same input, same state, same output, forever. A language model offers same input, different output, at any temperature above zero, forever. In a payments context that is not a feature. It is an externalized liability, and the fintech market has only just begun to price it.
What "internal AI risk" actually names.
Here is where the second headline earns its keep. "Fintech markets begin preparing for internal AI risk" sounds abstract until you translate it into what a risk committee actually does. A risk committee does not write code. It writes categories. And the category now forming has four buckets, none of which are on-chain, all of which are operational. First, model risk of the ordinary supervisory kind β the guidance that bank examiners have used on quantitative models for a decade β now applied to generative systems that do not behave like the statistical models the guidance was written for. Second, data-provenance risk: if an agent's output influences a payment or a disclosure, where did the training and context data come from, and can you prove it was authorized? Third, concentration risk: how many institutions quietly depend on the same three model providers, and what is the correlated failure mode when one of them rotates a default model? Fourth, and least discussed, human-agency risk β the slow erosion of a named human who is accountable for a decision once that decision is delegated to a system that cannot explain itself. None of these four categories requires a blockchain to solve, and that is precisely why the crypto industry should be paying attention. If the answer to AI risk is a compliance checklist, then the agent tokens that raised capital on the promise of verifiable autonomy are selling a solution to a problem regulators have decided to solve with paperwork instead.
The value-drain metric, applied to agents.
In 2022, after the JPEG exhaustion, I built a small internal scoring tool I called the value-drain metric. It was deliberately unromantic. For any token tied to a narrative, it asked how much of that token's price was attributable to a mechanism that would still function if the narrative ended tomorrow. A venue with real fee revenue scores well. A governance token whose only utility is voting on a treasury that funds more governance scores badly. It is a survival instrument, built for bear markets, where the only question that matters is whether a protocol can keep paying its own bills.
Applied to the current agent cohort, the metric produces uncomfortable readings. A genuine inference marketplace β real GPU time, real customers, real invoices β captures value the way a compute cloud does, and that value persists regardless of whether the "agent" framing survives the cycle. A token that exists to govern an "autonomous agent" whose autonomy is a thin wrapper around a hosted model API β and this is the majority of what I have inspected β captures nothing durable. The API can be rate-limited, repriced, or deprecated by its provider at any time. The token is not governing a system; it is renting one. When the rental terms change, the governance apparatus convenes solemnly to govern an empty room.
I want to be fair, because the sector is not uniformly hollow. There are teams doing the genuinely hard work: cryptographic attestation of inference, zero-knowledge proofs of model execution, hardware-backed provenance of training data. I have looked at several, and there are two problems. First, the proving cost is currently astronomical β the same structural burden that has made zero-knowledge rollups bleed on mainnet for two years, where the cost of generating a proof can exceed the value of the transaction the proof is meant to secure. Verifying a single inference in zero knowledge can cost orders of magnitude more than running the inference itself, and unless compute prices collapse the way gas prices collapse in a bull market, the operators eat the difference. Second, the trust assumption migrates rather than disappears: hardware attestation trusts the silicon vendor, and proof-of-inference protocols trust their parameter setup. The value isn't destroyed. It is relocated to a place most users never think to look.
The Bitcoin lesson nobody wants to apply.
I will take a detour, because the most useful analogy available is also the one the industry keeps misplacing. In 2023, when the inscription wave hit Bitcoin, the reflexive take from the purity camp was that putting images on the world's most conservative chain was desecration. I did not share it. What the inscription wave actually did was inject fee revenue into a security budget that was, and remains, structurally underfunded as block subsidies halve on schedule. The inscriptions were not spiritually correct. They were economically load-bearing. Without them, the question of who pays the miners would have arrived years earlier and with far less preparation. The lesson generalizes: a narrative that produces real fee revenue can be ugly and still be useful; a narrative that produces only attention is purely extractive. Apply that to the AI craze. Which agent projects generate fees that flow to their security or their stakeholders, and which generate posts? The Claude manifesto, whatever it says, is generating attention. The fintech risk response is generating, slowly, a compliance budget. Only one of those two things can pay a validator.
What a code-first reader can actually verify here.
I will be blunt, because in a bear market bluntness is a kindness. From the two sentences of news we have, the verifiable set is nearly empty. You can verify that a former Ripple executive made a public statement; the statement exists, and it is the artifact. You can verify that "AI risk" has entered fintech risk vocabulary; the vocabulary is observable in supervisory speeches, vendor whitepapers, and job postings. That is the entirety of the hard evidence. You cannot verify a mechanism, because none is proposed. You cannot verify a token, because none is implicated. You cannot verify a claim of autonomy, because the described manifesto contains no architecture β no commitment scheme, no attestation format, no economic model, no governance path.
A naive reader concludes the news is therefore worthless. I disagree, and this is where the narrative-hunter instinct overrides the code-first reflex. The absence of architecture is itself the finding. When an industry generates a viral declaration about the risk and promise of machine intelligence that contains no implementable mechanism, you are not looking at a technical proposal. You are looking at a legitimacy claim β an attempt to establish who gets to speak for the new technology before anyone has built the trust infrastructure to adjudicate. Yoshikawa's response is the same species of artifact from the opposite direction: the payments industry asserting that it, and not the AI labs, will define what responsible deployment means inside finance. Two legitimacy claims, colliding in public, with no ledger to arbitrate between them. That is the story.
The framework I actually use now: provenance over autonomy.
In 2026 I led narrative strategy for an AI-plus-crypto project, and the single decision that mattered was to stop selling autonomy and start selling provenance. The framework was simple to state and brutal to implement: every AI-generated artifact that touches an economic decision carries a verifiable claim about which human authored the intent, which model executed it, and which data informed it. Not "trust the agent." Trust the receipt. The agent can be as opaque as it likes, provided the chain of human intent around it stays legible.
Why provenance rather than explainability? Because explainability is a research problem with no ship date, and provenance is an engineering problem with a ship date. You cannot force a model to explain itself truthfully; it will confabulate, fluently, and the fluency will fool precisely the compliance officers now being asked to sign off on it. But you can force a system to attach a signed statement of authorship to its outputs, and you can make the absence of such a statement disqualifying in exactly the contexts β payments, disclosures, treasury movements β where fintech risk lives. That is the shape of a solution that could actually attract institutional money in a bear market, because it answers the risk committee's real question, which is not "is the AI safe?" but "when it goes wrong, whose name is on the incident report?" The manifesto wants to answer that with philosophy. The fintech desk wants to answer it with a person.
The bear-market filter.
I will close this section with the tape, because I have watched too many elegant analyses ignore it. We are in a bear market. The cost of capital is high, the appetite for grand narrative is thin, and the projects that survive are the ones with a plausible answer to how they pay for next quarter. The AI-risk conversation, in that frame, is a defensive narrative rather than an offensive one. It is not a growth story. It is a story about not getting sued. Defensive narratives are quieter than offensive ones, but they tend to be more durable, and they accrete value slowly and then all at once. Regulation, compliance tooling, and provenance infrastructure rarely produce a chart that goes vertical in a week. They produce a chart that grinds. For readers who came to this market for volatility, that is disappointing. For readers who would like to still be solvent when the next offensive narrative arrives, it is the only chart that matters.
The conventional reading of these two headlines is that the industry is maturing: AI developers issue a bold declaration, a respected payments veteran responds with caution, and fintech firms begin managing AI risk like adults. Everyone behaves well. The narrative improves. I do not buy it, and here is the counter-intuitive part. The most likely reason a former Ripple executive answers an AI manifesto is not ethics. It is perimeter. Ripple's entire institutional thesis depends on being the blockchain that regulators can tolerate. An unmanaged "AI is uncontrollable" narrative is an existential threat to that thesis, because it reintroduces exactly the category of fear β opaque, unaccountable, un-auditable systems β that Ripple has spent a decade differentiating itself against. Responding is defensive, and it is smart, but it is defensive. The value wasn't in the ethics of the response. It was in the boundary it redrew.
Meanwhile, the fintech preparation for internal AI risk is not primarily a technical program. It is a liability-allocation program. The firms are not preparing to understand their models. They are preparing to have a documented process for when a model misbehaves, so that the failure lands on a vendor contract rather than a balance sheet. That is a rational response to incentives, and it has almost nothing to do with making AI safer. Reading it as maturation mistakes paperwork for progress. The uncomfortable corollary: the same dynamic is now entering crypto. The projects that will survive the next regulatory iteration are not the most decentralized ones. They are the ones with the cleanest paper trail of human accountability. That is not a moral victory. It is a structural one, and it is being decided right now, quietly, in documents nobody is publishing.
Watch three things and ignore the manifesto itself. Watch whether any supervisory body β the SEC, the European Central Bank, the UK's Financial Conduct Authority β publishes implementable AI guidance with a compliance date rather than a principle. Watch whether provenance tooling appears in production payment rails rather than pilot programs, because that is where the human-in-the-loop claim either becomes real or evaporates. And watch the fee revenue of the agent-token cohort, because in a bear market a narrative that cannot pay its own validators is not a thesis, it is a countdown. The next narrative will not be about whether AI is safe. It will be about who signs the receipt.
