VISION

Blockchain and AI aren't converging because it's fashionable.
They converge because they patch each other's holes.

Four chapters. None of these is a market forecast: they're the assumptions I'm betting my time on, which means they cost me if they're wrong.

01

AI's problem isn't intelligence. It's accountability

A model produces plausible output and can't prove why. As long as the cost of an error is badly written text, that's fine. The moment output moves money, denies credit or signs off a supply order, plausibility isn't enough: you need a chain of custody for the decision.

I don't ask a system to be infallible. I ask that when it's wrong, you can reconstruct exactly where.
02

Blockchain spent ten years looking for a serious problem

It solved exactly one, but solved it well: getting parties who don't trust each other to agree, without an arbiter. Everything else — tokens, speculation, promises of universal disintermediation — was noise that obscured the one function that's genuinely hard to replicate elsewhere. That function now has an obvious customer: AI.

03

The decision ledger

An agent operating in production records every decision: input, retrieved context, tools called, output, who approved it. That ledger gets anchored on-chain at intervals. The data doesn't go on the chain — the proof that the data wasn't rewritten afterwards does. It's a small difference to explain and an enormous one to implement.

decision-ledger · anchorblock #8,412,977
$ agent.decide --ctx invoice/2026-08-114
✓ decision approve · confidence 0.94
  tools erp.lookup · vat.validate · policy.check
  human reviewed by o.baruzzo · 12s
✓ anchored 0x7f3a…c19e immutable
04

Why this work happens in boring enterprise

Not in startups proving the concept on a clean dataset, but inside the .NET systems that have been running for twelve years and that nobody can switch off. That's where auditability isn't a nice-to-have but a survival requirement — and so that's where convergence stops being a thesis and becomes a quote.

Every chapter has a project that proves it

Otherwise it would just be a well-written opinion.