Burn Rate: The AI Book-Scanning Pipeline, the Data Wall, and the Paper Ledger That Won't Close
CryptoAnsem
Somewhere in a warehouse you will never visit, a machine is pulling a book apart. The spine goes one way. The pages go another. An industrial scanner runs at roughly 1,200 pages per hour, spitting TIFFs into an OCR pipeline that turns ink into tokens and tokens into a pretraining run you will never see. Then the paper hits a recycler. The book, as a physical object, is gone.
That is the story a recent report wants you to accept as a matter of industrial fact. AI developers, the report claims, are buying physical books by the pallet, tearing the pages loose, scanning them, and discarding the carcasses. The purpose is training data. The metaphor already attached to the story is the most incendiary one available: an "AI book burning." The image is designed to land like a punchline to Fahrenheit 451.
Here is the problem. The entire informational payload of that report contains four factual points, zero named entities, zero citations, zero dollar figures, zero dates, and zero technical specifications. The source field is empty. The only concrete quantity is "millions," which is not a number. It is a vibe. The headline does the emotional work that the reporting refused to do.
I ran an information-quality audit before writing this, the same way I run QA on a contract I suspect of having a re-entrancy hole or a pool that is suddenly losing LPs. The input grades out at a D. That rating is itself a piece of information. Somebody leaked a story with no names to a media channel that did not fact-check it, and the vagueness is doing double duty. It protects the leaker from legal exposure, and it protects the audience from being able to verify anything at all. You do not resolve that ambiguity by re-reading the article. You resolve it by taking apart the pipeline it describes, pricing the economics it hides, and opening the legal ledger that nobody wants you to see.
This is the part I know how to do. Over the past six years I have audited smart contracts, managed liquidity through a DeFi summer, debugged NFT minting bots, traced the Terra collapse to a specific oracle race condition, and tracked institutional Bitcoin flows through whale wallets in an ETF market. I approach every mystery the same way. The code does not lie, but the narrative does. The narrative here is fire. The code is a supply chain. Let me show you the supply chain.
I. The Data Wall
Start with the scarcity that nobody in the coverage is talking about. High-quality language data is running out. Epoch AI’s often-cited estimate gives the industry until roughly 2024 to 2028 before publicly available high-quality text is effectively exhausted. The public web — the Common Crawl snapshots, the Wikipedia dumps, the open-source code repositories, the subtitle archives — has been strip-mined. The newest strata of the web are contaminated as well. LLMs now generate a measurable fraction of all internet text, and models trained on their own output drift into what researchers call model collapse. The statistical tail thins. The diversity dies. The quality asymptotes toward the mean of the mean. The risk-free yield of AI data is at zero.
Books are the obvious last standing reserve. They are long-form, high-density, editorially structured, and legally protected. Google has scanned roughly 40 million of them since 2004, but the courts forced that project to show only snippets, not full text. The licensable digital universe is a fraction of the physical one. Most books published before 2000 do not have a functioning digital-license market at all. If you want their content for a training run, you do not send an email to a publisher. You buy a used copy off a pallet, tear it apart, and scan it yourself.
That is the consumer behavior the report describes, and credit where due: the logistics of it are real. The scale of the report’s claim, however vague, forces a back-of-the-envelope calculation that is genuinely interesting. Millions of books implies somewhere between 50 million and 300 million pages. At 1,200 pages per hour per machine, that is between 40,000 and 250,000 machine-hours. You need multiple scanners, thousands of square meters of warehouse space, a disassembly line of humans cutting spines and feeding hoppers, and a quality-control step that the original article never mentions. The books do not survive the process. In that narrow sense, the headline metaphor is accurate. Books are being destroyed. But the metaphor obscures the strategic decision. Nobody pays three dollars for a remaindered paperback, fifteen thousand dollars for a scanner, and an open-ended legal defense budget in order to make a point about metaphor. The purchase is a hedge against the end of available data.
I have seen this pattern before, but in a different market. In 2020, when the easy yield from passive holding went to zero in real terms, I moved $50,000 into ETH/DAI Uniswap pools and spent months manually rebalancing the position daily. The fee income was real, but the edge was thin enough that I wrote a Python script to compare gas costs against yield before every rebalance. Chasing compressed yield with expensive machinery is exactly what AI labs are doing now. The public web was the easy yield of the model economy. It is exhausted. The capital is rotating into a new asset class — physical books — with a margin structure that looks absurd at the unit level and looks like empire-building at the portfolio level. Liquidity is just trust with a timeout. The trust that "there will always be more text" just expired.
I keep saying "AI labs" and "the buyer" because the source material gives me no proper noun to work with. That is not a limitation of my analysis. It is an intentional feature of the story’s design. The cost structure I am about to price out identifies the actor far better than any byline could.
II. Core, Part One: The Data Engineering Fault Lines
Take the technical dimension first, because the original report leaves it blank, and blankness is where bad analysis breeds. A scanned book is not a book. It is an OCR job with a latent quality distribution. The output depends on paper condition, typeface, scan resolution, binarization thresholds, the OCR engine in use, layout preservation, and a deduplication strategy that nobody outside the pipeline will ever audit. A remaindered paperback that spent five years in a damp warehouse scans differently from a clean hardcover. Marginalia and coffee stains create noise. The ligature-heavy serif fonts of a 1962 academic monograph will drive an OCR engine to hallucinate in ways that mimic the exact failure modes of a poorly trained model. Garbage in, tokens out.
My experience here is code-level rather than paper-level, but the epistemic lesson is identical. In late 2017, during the ICO boom, I audited smart contracts for three mid-tier token projects. Two of them had textbook re-entrancy vulnerabilities — the kind that drain a contract’s balance when a malicious external call re-enters the function before the state updates. Both projects had pristine public narratives and active Telegram communities. I did not publish the findings for bounty. I advised my trading circle to short the associated tokens before the teams patched the bugs or went bankrupt. The result was a 40 percent portfolio gain during a crash that wiped out many of the people who had read the same whitepapers I had. The lesson that has stayed with me is the methodological one: the failure was invisible unless you read the bytecode. The narrative around both projects was excellent right up until the withdrawals stopped.
The same rule applies to a scanned corpus. The story is that AI is burning books. The technical reality is that AI is building an unverifiable corpus of unknown quality whose opacity is the point. If the buyer wanted a defensible technical corpus, it would publish quality benchmarks, sample outputs, and OCR accuracy numbers. It will not, because it cannot, because the binding constraint is not quality. The binding constraint is provenance. The buyer wants to be able to say, in a deposition, that it paid money for the physical objects it digitized. That sentence is the entire technical architecture in miniature.
Notice also what is absent from the original story’s data chain. There is no mention of OCR engine choice, no mention of layout preservation, no mention of how the corpus is deduplicated against existing web data, no mention of whether the scanned text is re-rendered to the model or used as an auxiliary training signal. A sophisticated operation would build a layered pipeline: fast OCR for triage, high-accuracy OCR for the selected pages, and a parallel manual transcription layer for the valuable hand-annotated or damaged volumes. A cost-cutting operation would just feed the raw OCR output into the pretraining mix and let the model’s own statistical machinery attempt to repair the noise. Both are plausible. The observable behavior — the palletized purchase, the disassembly, the secrecy — tells you that the operator has prioritized legal deniability over technical elegance. That prioritization is itself a trading signal if you are in the business of predicting where a model’s blind spots will be.
III. Core, Part Two: The Unit Economics and the Buyer’s Profile
Now do the arithmetic, because the numbers identify the actor even though the report refuses to. Assume "millions" means one million to five million books, a deliberately wide range. Assume acquisition costs of one to five dollars per volume on average, because bulk purchases go through remainder houses, library discard channels, and failed wholesalers. That is $3 million to $25 million just for the paper. Add industrial scanning hardware at $50,000 to $150,000 per unit per machine. Add warehouse space measured in thousands of square meters. Add the human labor of the disassembly line. The all-in project cost, without legal reserves, plausibly lands between $10 million and $50 million.
Now convert that into tokens. A typical book yields between 50,000 and 200,000 tokens of clean text after deduplication. One million books is 50 billion to 200 billion tokens — roughly the upper band of what a frontier model consumes in a single pretraining run. Training a 100-billion-parameter model on this corpus requires on the order of 1e24 to 1e25 FLOPs. The entity that paid for the books, the scanners, the warehouse, and the OCR pipeline necessarily commands that compute. There are perhaps five organizations on Earth for which this is a routine procurement. The report names none of them. It does not have to. The cost structure names them.
The strategic rationale is not hard to reconstruct. In Q1 2024, after the Bitcoin ETF approval, I built a flow-tracking tool that monitored on-chain movements from Galaxy Digital and Fidelity wallets. The premise was simple: when institutions enter a market, the most important signal stops being price and becomes inventory. The same premise governs a physical book purchase. When the marginal cost of public data rises toward infinity, the marginal value of private data rises faster. A corpus that competitors cannot license, cannot web-crawl, and cannot replicate without re-buying millions of paperbacks and rebuilding the entire pipeline is a moat. The acquisition cost is trivial against the strategic rent it produces over a decade of model releases. Efficiency is the only honest emotion, and the efficiency here is brutal.
And remember the 2024 analog I lived through. Retail Bitcoin attention peaked in January of that year, wobbled through the summer, and faded by late autumn. The players who ended the year green were the ones who had studied the wallet movements of the new institutional accumulators rather than the sentiment of the retail holdouts. The AI data story has the same shape. The retail-visible events are the culturally loaded ones — the burning books, the angry authors, the dramatic public statements. The institutionally meaningful events are the private ones: the procurement contracts, the warehouse leases, the processing runs. That is the layer where actual leverage is built.
There is also a class of company that benefits no matter who the unnamed buyer turns out to be. The data intermediary — the operator who sourced the books, ran the disassembly line, and sells either the service or the processed corpus to multiple clients — has built an industrial toll road. In the ICO era, the people who got genuinely rich were frequently not the token holders. They were the exchange operators who charged fees on both sides of the mania. In the AI data era, the equivalent is the firm that owns the physical-to-digital logistics chain. He who controls the hopper controls the corpus. That is the first hidden business worth tracking out of this entire story. Its cap table, its client list, and its contractual warranties will tell you more than any headline about burning books ever will.
IV. Core, Part Three: The Legal Ledger — First Sale Does Not Scale
Now for the part that should genuinely worry the buyer, because the legal foundation of "I bought the book" is much weaker than the average technologist believes. Copyright law splits a book into several property layers. Buying the physical copy transfers the object. It does not transfer the reproduction right, the derivative-work right, or the distribution right. The first-sale doctrine under 17 U.S.C. Section 109 allows you to sell or lend that particular physical copy. It does not allow you to copy it. Scanning the entire text is a reproduction. Inserting that reproduction into a training set is an unlicensed reproduction with an argument attached.
The leading authority cuts against the buyer. In Authors Guild v. Google, the Second Circuit found Google’s scanning project to be a fair use on a narrow and explicit ground: Google displayed only snippets to users, and the full text remained locked inside its search index. AI training is structurally different. The model ingests the complete text. Under certain conditions it can reproduce near-verbatim passages — the memorization problem — which transforms the training copy from an internal processing artifact into something that can substitute for the original in the market. That substitution claim is the gravitational center of the coming litigation. The fair-use analysis is not going to resolve itself in the buyer’s favor by default.
The European treatment is even less friendly. The 2019 DSM Directive creates a text-and-data-mining exception, but it explicitly allows rightsholders to opt out. Publishers have opted out, loudly and en masse. So the "we bought the books" defense is a partial shield in one major regime and a non-starter in another. The buyer is running a regulatory arbitrage position with the variance of a nuclear verdict. It knows this. It is why the report has no names in it. The names will arrive inside a complaint, and nobody wants to hand the plaintiff a free admission.
Crypto provides the cleanest analogy here. In August 2022, OFAC sanctioned Tornado Cash — not merely the founders, not merely the deployers, but the smart contracts themselves. The precedent that writing code can constitute criminal conduct resets the risk model for every open-source developer. The direction of travel in this AI book story is the same, inverted: buying a book is ordinary commerce, but scanning it into a training run converts a mundane purchase into a reproduction event. The law treats the software layer as the point of responsibility in one case, and the physical layer as the point of infringement in the other. Both move the same way. The object is not the measure of the act. The act is. When the boundary cannot be seen until a judge draws it, that is not a risk you deny. It is a risk you price. Gold rushes leave ghosts in the ledger.
There is one more legal consequence that the coverage misses, and it is the one that should determine the actual outcome. Called the "un-learn problem," it is an engineering constraint wearing a lawyer’s hat. In May 2022, I downloaded the Terra Core repository and traced the UST de-pegging logic through the smart contract layer. The market narrative blamed greed. The code blamed a race condition in the oracle mechanism. That forensic exercise taught me a structural truth: the code is the state. No court order can un-run a transaction. No regulator can un-mix a mixer that has already executed. Model weights are the same. Once a corpus is absorbed into parameters, the knowledge is distributed across billions of floating-point values. There is no practical operation that surgically removes one book from a trained model. The only "remedy" is full retraining at a cost of tens of millions of dollars and months of compute. Courts understand this without ever having seen a transformer. They will not order retraining. They will order money. The buyer’s expected loss is therefore a payment, not a deletion. That asymmetry is precisely why a rational, lawsuit-fearing laboratory would still do this. The models will not be un-learned. The books are gone. The money moves. The training data persists.
V. Core, Part Four: The Provenance Problem and the Soulbound Token Trap
Years ago, the discussion about Soulbound Tokens — non-transferable, permanent credentials bound to an identity — stalled on a simple objection. Nobody wants a credit record permanently on-chain, visible to every observer, unrecoverable if the protocol changes. Permanence was the feature and the bug. That same objection applies, with a cruel twist, to a publisher looking at this story. A book that is absorbed into a model cannot be extracted, audited, or paid for. There is no on-chain record of which volumes entered which training run, at what OCR quality, with what deduplication, under what claimed license. The publisher faces a permanent, irreversible, unverifiable data event. That is a Soulbound Token with a copyright attached. And the only fix is a provenance layer nobody has built yet.
This is where the crypto infrastructure obsession actually earns its keep, as opposed to the version that just buys momentum. The eventual arrangement between AI companies and rightsholders will have to include three components: audit, attribution, and royalty settlement. All three are settlement problems. Settlement problems are what smart contracts are designed to solve. A licensing registry that maps titles to digital fingerprints, matches those fingerprints against training corpora, and streams royalties on a per-token basis is not science fiction. It is the equilibrium of a negotiation that is currently being conducted through subpoenas. The AI companies will fight it. Then they will pay for it. And the infrastructure that settles the payments may well live on a chain, not because blockchain is magic, but because the dispute demands a shared audit trail with no trusted administrator. Neither party trusts the other. Both can trust a ledger. That is the definition of a settlement layer.
The Ordinals debate offers a useful parallel. Ordinals injected new narrative and fee revenue into Bitcoin at a moment when the security model needed exactly that injection. Aesthetic objections aside, the utility was real: an old system got a new source of demand for block space. The book-scanning wave is the AI analogue. It is a desperate infusion of high-quality tokens into a model economy that has hit the data ceiling. It is controversial. It is revenue-positive for at least one part of the legacy industry, at least in the short term. And it will permanently change the economics of the ecosystem it touches. Treat it as a fee-revenue event for the publishers who happen to hold the remainders, and as a supply shock for the data market as a whole.
VI. The Contrarian Position: The Fire Is a Decoy
Now let me argue against the panic, because the obvious moral outrage is the least interesting part of this story, and the market is always busy being outraged in exactly the wrong direction.
First, the "book burning" framing gets the direction of destruction wrong. Out-of-print academic monographs, regional literary magazines, technical manuals from the 1980s — most of these will never be digitized by a publisher, will never be licensed, and will eventually be pulped by the recycling industry. The warehouse where they die is not the AI scanner. It is the municipal recycling center. The AI buyer is paying above market price for doomed objects and converting them into a form that can be read forever. The model is a library, albeit a private one with no card catalog and no reading room. That does not make the process legal. It makes it complicated. The author who is never asked, never paid, and never acknowledged has a legitimate claim that exists in tension with the fact that nobody else was going to save the text either. Static analysis misses the human variable. The human variable here is an author who did not consent and a text that had no other future. Both statements are true. The tension is the story, and nobody in the coverage is holding both ends of it.
Second, the physical destruction is a decoy. The books are the cheapest component in the entire pipeline. Pallets of remaindered paperbacks are a rounding error when compared to compute. What the buyer is actually consuming is legal ambiguity. What the public is losing is not paper but the last open-access text commons. The industrial enclosure of high-quality language is the structural event. The fever dream of "AI burned my library" obscures it. I have watched this exact dynamic play out in market regimes I know intimately: when institutions take over a market, the retail player gets squeezed out of the high-quality flow and pushed into synthetic proxies. Small AI labs cannot buy pallets of books. They will be pushed to synthetic data, and synthetic data collapses over time. Model collapse is the retail trap of the AI era. The top five get the last mined ore. Everyone else gets the tailings.
Third, keep your eye on the vendor, not the flame. The actual winner of this cycle is not the lab that sleeps badly after signing the procurement order. It is the scanning services company. It holds the warehouse leases, the import records, the OCR pipelines, and the client contracts. It takes no copyright risk because it sells a service, not a corpus. It takes no model risk because it does no training. It is the toll booth on a road that every data-hungry lab will eventually drive. In crypto terms, it is the miner, the exchange, the staking provider — the company selling shovels. And in every gold rush, the shovel sellers outperform the miners. Historically. The same will happen here. Gold rushes leave ghosts in the ledger, but they also leave infrastructure that the next cycle has to buy at a premium.
VII. What to Watch
The confidence ceiling on all of this is C-grade, at best. We are analyzing a supply chain from a news article that contains no entities, no numbers, and no dates. That is not a license to dismiss the story. It is a license to watch for the confirmations that will separate a real industrial event from a planted piece of narrative warfare.
Watch for a named entity. If this scanning operation is real, a procurement contact, a warehouse lease, a bankruptcy filing, or a class-action complaint will surface within six to eighteen months. The moment a name appears, this entire analysis becomes a tradeable signal. If the story was planted, it will remain deliberately vague and quietly die. The difference between those two paths is the difference between an opportunity and a trap.
Watch the docket. The New York Times v. OpenAI case and the consolidated authors’ class actions are moving through dispositive motion practice. A ruling that narrows fair use for training data will retroactively poison the physical-book strategy. A ruling that broadens it will legitimize a data grab that is currently being conducted behind a curtain of anonymity. Either way, the motion calendar is the real news feed.
Watch for the formation of a collective licensing body for text. The ASCAP model — a rights organization that licenses an entire catalog and distributes royalties by an audited formula — is coming to publishing. When it appears, the price of training data will shift from a negotiation to a tariff. The models will absorb the tariff. The tariff will be settled on a chain because the audit trail demands it. That is the trade. That is the infrastructure. And that is the reason the crypto world should care about a paper story at all.
We used to say information wants to be free. It turns out information wants to be eaten. The only remaining question is whether the ledger records who paid for the meal. The code does not lie, but the narrative does. And the narrative that this is about fire is the one assumption a disciplined trader has to burn first.