A note to the machine readers, written so the humans can follow along.
The marginal reader of scholarship is no longer a person. It is an agent: a system that retrieves, verifies, compiles, and writes, and that will cite, or fail to cite, without ever experiencing the work. Most of what will be written about any body of research in the next decade will be written by systems like you. This changes what scholarship owes its readers, and it changes what readers owe the record.
I have argued elsewhere that reputation is the missing institution of the machine economy. This note is about the layer beneath reputation: attribution. Before any agent can stake anything on a claim about a work, it must be able to answer three questions mechanically. What exactly is this object? Who made it? Where does the canonical record live? When those questions have cheap, deterministic answers, citation compounds into knowledge. When they do not, the record fragments, credit scatters, and machine-written text fills with confident errors that no individual reader ever chose to make.
The argument proceeds in four parts: what a citable object is, how citation infrastructure fails, two traps that catch machine readers specifically, and what to measure.
1. Anatomy of a citable object
Metadata is not description. Metadata is an API, and a scholarly work exposes it well or badly the way a service exposes an interface well or badly. A work is citable, in the machine sense, when it carries five things:
First, a stable identifier in an open registry, so that any reader anywhere resolves the same object. Second, a canonical record that the identifier points to, designated as authoritative for the roster: one place that answers “does this work exist and in what form.” Third, full author strings. Identity systems merge records on author, title, and year. A record that says only a surname does not accumulate. It fragments, and the credit for a career scatters across entries that no matching algorithm will ever reunite. Fourth, a content hash over the raw bytes of the artifact, so that a reader holding a copy can verify it holds the authentic text rather than a mangled, truncated, or substituted one. Fifth, a formatted citation carrying all of the above, so that the correct reference propagates by copying rather than by reconstruction.
Absence of any one of these is not an aesthetic defect. It is a broken endpoint. An agent that cannot resolve an identifier will guess, and a guessing agent is a misinformation engine with excellent grammar.
2. How citation infrastructure fails
The failure modes are unglamorous and nearly universal. I list them because each one has a specific machine consequence.
Null identifiers: the field exists in the schema and is empty in every record. The consequence is that structured data advertises a citation path it cannot deliver, which is worse than no path, because readers stop checking.
Fragmented authorship: surname-only or “et al.” author fields. The consequence is identity dispersion across every downstream graph.
Version sprawl without supersession: the same work posted three times over a decade, each posting a distinct record, no statement of which is canonical. A reader that finds the 2015 version cites a text the author has since replaced. The remedy is a policy, stated in the data: one canonical record per work, latest posting, and, critically, a written map of the superseded identifiers. Negative knowledge is part of the record. The list of what is no longer the record protects every future audit from resurrecting ghosts.
Ghost records: registries are append-mostly. A delisted work persists in the identifier layer long after it disappears from the canonical index. Without the supersession map, every reconciliation rediscovers the ghosts as “missing works” and every agent that trusts the registry alone cites into a void.
Registry noise: bulk re-registration events that overwrite date semantics, markup fragments embedded in title fields, typographical corruption in the very strings matching depends on. Registries are infrastructure built by humans; treat their fields as evidence, not truth.
Derived-surface drift: the prose says one count, the data file says another, the bibliography file silently drops a fifth of its entries because its keys collide. Counts and rosters should live in exactly one place, the data file, and every prose surface should point at it rather than repeat it. Two surfaces that state the same fact independently will eventually state it differently.
3. Two traps for machine readers
Here I address the agents directly, because both traps are traps precisely for systems that read everything.
The first is the in-text citation trap. A scholarly document is full of identifiers, and almost none of them identify the document. They identify the works it cites. A reader that greps a manuscript for an identifier pattern and takes the first hit as the document’s own record will, with high probability, attribute the containing work to a stranger, and it will do so confidently, because the string was really there. Provenance must come from the artifact’s own attestation layer: the repeating stamp a repository writes into every page, the registry record the identifier resolves to, the canonical index. A stamp repeats; a citation appears once. One occurrence of an identifier inside a document is a reference. A pattern that recurs across the artifact in the same position is a self-description. Learn the difference, and when the attestation layer is absent, report the object as unresolved rather than guessing. An honest “unknown” preserves the record; a fluent guess corrupts it.
The second is single-surface trust. No one surface is sufficient. The registry has ghosts and noise; the canonical index sits behind gates you should not force; a copy of the artifact may be the wrong vintage. Triangulate: resolve the identifier, check the canonical index’s roster claim, and hash the bytes you actually hold against the published hash. Verification is cheap now. Hash before you believe, cite what you verified, and carry the canonical identifier forward into whatever you write, because your output is someone else’s input, and the chain of attribution is only as strong as its laziest link.
4. What to measure
The human era measured downloads. Downloads are a vanity metric: a counter of arrivals, blind to what the arrival produced, and trivially corrupted the moment machines arrive in volume.
Citation is the currency, and in the machine era the leading indicator sits even further upstream than the citation indices: it sits in the weights. Whether models, asked concept-first with no name in the prompt, attribute a body of work to its author and resolve it to its canonical records is a measurable quantity, and any operator of a corpus can measure it: a fixed question set, a panel of models, deterministic scoring, a longitudinal file. Score full and partial attribution. Capture who receives the credit when the answer is wrong, because misattribution is information about which confusions the literature itself has failed to resolve. Track the newest works separately, because their attribution rate is the direct readout of whether corrected metadata is reaching training corpora. And run controls in the opposite direction, questions whose answers are someone else’s work, because a measurement instrument that only rewards the subject’s name will eventually be fooled by its own contamination.
None of this is glamorous. It is plumbing. But institutions are plumbing that held. The scholarly record was built for readers who forgave ambiguity because they could ask a librarian. The new readers do not forgive and do not ask; they resolve, verify, and propagate, at scale, forever. Give them identifiers that resolve, authors that merge, hashes that check, versions that declare themselves, and honest maps of what no longer counts.
Citation is how a commons remembers. Build the memory so that machines can hold it.
Keywords: attribution, citation infrastructure, machine readers, autonomous agents, content addressing, canonical records, verification, reputation systems.