The scientific paper was designed in the 1880s for a world of print journals, physical mail, and limited space. We now live in a world of unlimited storage, executable code, and live data streams. This is an argument for decoupling what the paper bundles — and a map of what already exists.
The scientific paper isn't a single thing — it's a container that welds together four distinct layers of scientific work. When these layers can't move independently, every failure cascades.
When you can't update the evidence without rewriting the whole paper, can't reuse the method without reimplementing it from prose, can't challenge one claim without attacking the whole publication, and can't see when evidence has shifted under a claim written five years ago — you get a system where the narrative (the least scientific part) becomes the unit of credit and citation. The container is the problem, not the people.
Each of these is a necessary consequence of the paper format — not a failure of individual scientists, journals, or peer review. They are built into the form. You cannot fix them by asking people to be more careful, because the form demands them.
The Introduction constructs a backstory that makes your study look like the inevitable next step. The reader never sees the branching paths, abandoned directions, or experiments that went nowhere. Science gets rewritten as a clean forward march.
You choose which prior work matters, which gap is "the" gap, why your question is the one that needed asking. The framing is a rhetorical move, not an neutral survey — but it presents itself as the latter.
Every paper must claim novelty. Replications, confirmations, incremental improvements all get dressed up as "novel contributions" to survive review. The literature saturates with novelty claims where most content isn't novel — and genuinely valuable non-novel work is pushed into a shadow economy.
Papers have ballooned. Supplementals are often longer than the paper itself, rarely read, unsearchable. The paper becomes a packing crate rather than a communication.
The paper shows you the one analysis that worked, not the fifteen that didn't. The garden of forking paths is invisible. You see the result, never the search that produced it.
The Matthew Effect: papers cited early get cited more, because people cite what's visible and safe. Citation count becomes a popularity metric decoupled from evidentiary quality.
You inflate your own apparent impact by citing yourself. The citation system has no mechanism to distinguish self-citation from independent endorsement.
Priority — who published first — gets you credit, tenure, grants. So there's systematic pressure to publish before you're confident. Once published, findings are anchored and hard to walk back.
Journals prefer positive findings, so the literature is systematically skewed. The distribution of published results doesn't match the distribution of actual results. The published record is literally wrong about the prevalence of effects.
Science isn't a story. It's messy, iterative, often boring. IMRaD forces it into: problem → heroic intervention → results → meaning. You must perform significance even when your contribution is modest.
The format makes you pass yourself off as radical when you're just doing careful work. You need to follow the formula even if your science doesn't fit the formula. Replications, tool papers, null results, exploratory analyses get shoehorned or dropped.
The first filter is publishability, not scientific value. If it won't make a paper, it doesn't get communicated — regardless of whether the public or other researchers should know about it. The form is a gatekeeper for what counts as knowledge.
If an experiment doesn't serve the narrative, it's cut. Those results are lost to the record. The paper format actively destroys findings that don't fit its shape.
IMRaD was standardized in the 1880s, widespread by the 1940s–50s. It was designed for print journals, physical mail, and limited space. Why would the optimal form for a world of unlimited storage, instant distribution, executable code, and live data be the same as the optimal form for typewriters and postal mail?
A format designed for a world that no longer exists.
The Introduction–Methods–Results–Discussion structure is formalized in the natural sciences, driven by the constraints of print journals and postal communication.
IMRaD becomes the default structure for scientific publishing worldwide. Typewriters, physical typesetting, and limited page budgets define what a "paper" can be.
Journals move online, but the PDF remains the unit. Supplemental materials balloon as digital storage removes page limits — but the paper's narrative structure stays fixed.
arXiv, bioRxiv, Sciety, OpenAIRE emerge. But they make the paper open — they don't question the paper itself. Access widens; the form stays.
eLife ERA, Stencila, Code Ocean make papers executable. Nanopublications break claims into RDF triples. But each fix addresses one layer; none stitch them together.
We have all the pieces. What's missing is the infrastructure where a live dashboard's output becomes a claim-node in a knowledge graph, with an executable method and a confidence score that updates with replication.
When you read a paper, you don't check every citation. You can't. A citation is a social gesture that signals "this claim is backed" — but the backing might not be good enough, and you'd never know without tracking down and evaluating every cited source for every claim.
The evidence overlay makes the backing visible. Every sentence (or clause) is annotated with an evidence score derived from the actual quality of its support — not "does it have a citation" but "does the cited source actually support this claim, and how strong is that evidence." Toggle between reading mode and evidence mode to see the hidden structure.
The technical pipeline:
Parse scientific text into atomic assertions. Each assertion becomes a queryable unit with its own evidence status.
Map each assertion to its cited source via DOI, URL, or metadata. Verify the source exists and check for retractions.
Check whether the source actually supports the claim. Assess evidence strength: replicated → strong, single study → moderate, indirect → weak, no support → none, unverifiable → unknown.
Color-code or annotate each sentence/clause. Reader toggles between clean text and evidence view. Click any claim for full provenance.
We're not inventing from scratch. Each piece of the post-paper future already exists in isolation. What's missing is the stitching — an infrastructure where these approaches connect. Here's what's out there, what each fixes, and what each leaves untouched.
| Approach | What it fixes | What it keeps | Status |
|---|---|---|---|
|
Nanopublications
Smallest unit of scientific assertion as RDF triples with provenance. Machine-readable, citable, FAIR.
|
Breaks claims into atomic unitsMachine-readable | No evidence layerNo narrativeNo UX | Real implementations (KGHub, WikiCite) since ~2010. Adoption limited by RDF complexity barrier. |
|
Executable Research Articles
eLife + Stencila. Papers with live code blocks, programmatically-generated figures, dynamic values. Reader can modify and re-run.
|
Executable methodsInteractive figures | Still a paperIMRaD structureNo claim decoupling | Live on eLife, GigaByte + Code Ocean. Most mature "executable paper" implementation. |
|
Publish-Review-Curate (Sciety)
Preprints published immediately, community peer review and curation happen publicly and continuously afterward.
|
Continuous reviewNo gatekeeping delay | Still a preprintNo claim decouplingNo evidence overlay | 36,000 evaluated preprints, 76,000 evaluations from 27 community groups. |
|
Overlay Journals
Peer review layered onto already-public preprints (arXiv, bioRxiv). No separate publication artifact.
|
Open accessLow cost | Same paper artifactSame narrative structure | Open Journal of Astrophysics, Quantum, Episciences. No author/reader fees. |
|
Scholarly Knowledge Graphs
OpenAIRE Graph (250M+ works), OpenAlex (209M works), SciLake. Map relationships between papers, citations, authors, institutions.
|
Maps citation networksOpen citation index | Above the claim levelNo evidence scoringPaper is still the node | Active infrastructure. OpenAIRE designed for research assessment reform (CoARA). |
|
Registered Reports
Method and analysis plan peer-reviewed and accepted before data collection. Eliminates p-hacking and publication bias for the registered part.
|
Eliminates p-hackingReduces publication bias | Still produces a paperOnly for pre-registered analyses | Growing adoption across journals (COS registry). Still a minority of published work. |
|
Post-Document Science (AKE)
Proposed "Autonomous Knowledge Engine" combining formal claim verification, MoE routing, and information-theoretic filtering. Shifts epistemic control from narrative to computational verification.
|
Computational verificationKnowledge graph integration | Theoretical proposalNo working implementation | Published 2025 (MDPI). Conceptual — closest to our decoupled model in the literature. |
|
Micropublications
Extends nanopublications with structured evidence and attribution. The smallest unit of assertion plus its supporting evidence.
|
Evidence-claim linkingIncentivizes data publication | RDF barrierNo narrative layerNo UX | Published concept (Oxford Academic, 2018). Limited adoption outside biocuration. |
Don't abolish the paper — demote it. The paper becomes one possible view of an underlying evidence system, useful for communication and synthesis, but no longer the unit of scientific knowledge. The unit becomes the verified claim with its evidence trail. Everything else is infrastructure around that.
Every critique from Tab 1 maps to a structural fix in the decoupled model.
The knowledge graph shows all paths, not just the constructed narrative. Abandoned directions persist as nodes with "explored, no finding" status.
Replications and null results are first-class contributions. Credit accrues for moving the field's confidence, not for novelty.
Version-controlled methods preserve the full search history. The garden of forking paths is visible.
Negative results update existing nodes. The system shows what was looked for and not found — the information needed to calibrate beliefs.
Effective independence of evidence is computable. Self-citation and circular chains are visible and discountable.
No template. Each contribution type is first-class. Narrative is a view you compose, not a cage you fit into.
The current peer review system has two jobs welded together: gatekeeping (deciding what gets published) and evaluation (assessing whether claims are supported). The decoupled model eliminates gatekeeping — everything gets published — and reinvents evaluation as a continuous, claim-level, democratized process.
A reader enters review mode on any narrative or claim. They click any individual statement — a sentence, a clause, a single word choice — and write a critique. The critique attaches to that specific claim node, not to the "paper" (which doesn't exist). Every claim carries its full critique history, visible to any reader.
Disagree with how data is described? Critique the specific word. Think a causal claim is actually correlational? Challenge that clause. Think a methodology section glosses over a confound? Flag that sentence. No more writing a 3-page review of an entire paper — you critique the exact thing you object to.
Each critique is a first-class node in the knowledge graph — with its own evidence trail, confidence score, and critique history. A critique can itself be critiqued. The graph tracks the full dialectic: claim → critique → response → counter-critique.
You don't need a PhD to have a good critique. A field biologist who has spent 20 years observing kākā in the wild may spot a categorization error that a lab-based ornithologist with a PhD missed. A statistician may catch a sampling bias that the domain expert overlooked. A citizen who experienced a drug side effect may have data that contradicts a clinical trial's conclusion.
When a critique is submitted, the AI agent doesn't just accept or reject it — it evaluates the logic and evidence of the critique itself:
2–3 anonymous reviewers with PhDs, chosen by an editor, review the whole paper before publication. Months of delay. Binary accept/reject. Reviewer expertise assumed relevant but unaudited. Critiques invisible to future readers. No mechanism for post-publication correction except a separate paper.
Anyone can critique any claim at any time. No delay — published immediately. No binary verdict — confidence adjusts continuously. Expertise evaluated per-critique. All critiques visible permanently. The AI agent handles verification at scale; humans contribute judgment and domain knowledge.
A web platform where scientific knowledge lives as a living system, not a static archive. Here's the concrete logistics.
A researcher — or a citizen, a journalist, a funder — lands on the platform. They don't read papers. They explore claims, each backed by live evidence, each with a confidence score that reflects the quality and independence of its support. They can:
"What do we know about X, and how confident are we?" The graph returns claims with their evidence trails, not a list of papers to read and evaluate yourself.
Click through to the actual datasets — interactive visualizations, raw downloads, executable analysis pipelines. Not supplemental PDFs.
Upload data, register a claim, link evidence. The system handles DOI minting, metadata extraction, and evidence-graph linking automatically.
Submit a replication or a null result. It links to the original claim and updates its confidence score. First-class contribution, not a "failed paper."
Reading a narrative? Switch to evidence mode and see which sentences are strongly backed, which are weak, which are unsupported. (This is Tab 2's demo, applied to real text.)
Click any individual statement and write a critique. The critique attaches to that specific claim node — not a whole paper, but the exact sentence or clause. Anyone can critique; the AI agent evaluates the logic and evidence of each critique. No PhD required to participate.
Natural-language interaction: "Find all claims about sleep deprivation and decision-making that have been independently replicated." The agent queries the graph, fetches the evidence, and synthesizes — with full provenance for every claim it makes.
An AI agent is built into the platform — not as a replacement for human judgment, but as infrastructure for scale. The thing that makes the paper format impossible to replace manually is that checking every citation, evaluating every evidence trail, and maintaining every claim's status is more work than any human can do. The agent does:
The agent doesn't replace peer review. It handles the mechanical verification work that humans can't do at scale — checking 200 citations against their sources, flagging circular citation chains, detecting when a retraction propagates. Human judgment sits on top: researchers evaluate claims, contribute replications, and curate the graph.
All public claims, evidence, and data are free to read, query, and explore. Anyone — citizen, researcher, journalist, student — can browse the knowledge graph, view evidence trails, and read narratives. This is the public-good layer. The data is open; the knowledge is open.
Querying the AI agent (synthesis, custom analysis, evidence-gap reports) uses a token system. Users get a free monthly allowance. Beyond that, they bring their own API key (OpenAI, Anthropic, open models) or purchase tokens. The platform is model-agnostic — you use whatever AI backend you prefer.
Labs, universities, and funding agencies subscribe for: private claim graphs (pre-publication), team workspaces, custom analysis pipelines, and monitoring alerts. This funds the free tier. Subscription replaces journal APCs — and costs less.
Funders can require that grant-supported findings be submitted as claim nodes with live evidence (instead of papers). They get real-time dashboards of what their money has produced. Research assessment shifts from counting papers to counting verified claims.
Claim nodes in a graph database (Neo4j / RDF triplestore). Each node has: persistent ID (DOI-like), assertion text, evidence links, confidence score, provenance, version history. Built on OpenAIRE / OpenAlex infrastructure.
Data stored in object storage (S3 / Zenodo). Interactive viewers rendered server-side (the same pattern as the birdsong dashboard). Executable methods in Git repos with CI runners.
Model-agnostic backend. Citation verification via Crossref, OpenAlex, Retraction Watch, Unpaywall (already built — these are Matilde's existing tools). Analysis pipelines via containerized code execution. Natural language interface via API.
Web platform (React/Next.js or similar). Evidence overlay as a text-annotation layer. Knowledge graph visualization (D3.js / Cytoscape). Live data dashboards (the pattern we already use). Mobile-responsive.
The pieces aren't theoretical. They exist, they work, and they're in production:
A live evidence system: real data, real analysis, live display. No paywall, no gatekeeper. The "publication" IS the running system. nimblecoorg.github.io/open-science/experiments/nz-birdsong ↗
Claim-checking against Crossref, OpenAlex, Retraction Watch, Unpaywall. The evidence-overlay pipeline is these tools wired into a text renderer. Already operational — used to verify every citation in this dashboard.
A structured claim graph: each scope-line is a claim node with its testability status. Not biased by citation count — biased by evidence. nimblecoorg.github.io/open-science/experiments/consciousness ↗
Community-generated data with valence analysis — a working example of non-expert knowledge contribution, structured and queryable. nimblecoorg.github.io/open-science/experiments/peptide-reporting ↗
A living reference list of existing attempts at post-paper scientific knowledge. This will grow.
The smallest unit of scientific assertion as machine-readable, FAIR digital objects using RDF semantic web technology. Each nanopublication contains an assertion, provenance, and publication info. Real implementations via KGHub and WikiCite. Limited adoption due to the barrier of formalizing claims in RDF.
Extends nanopublications with structured evidence and attribution. Incentivizes community curation and places unpublished data into the public domain. Similar to nanopublications but with richer evidence modeling. Limited adoption outside biocuration.
Published papers with live code blocks, programmatically-generated interactive figures, and dynamically computed values. Authors use R Markdown / Jupyter with Stencila Hub. Reader can modify code and re-run directly in the article. GigaByte + River Valley have pushed further with Code Ocean integration.
An office suite for reproducible research. Author interactive, data-driven publications in visual interfaces similar to conventional office suites, built from the ground up for reproducibility. Underpins eLife's ERA format.
Preprints published immediately, community peer review and curation happen publicly and continuously. 36,000 evaluated preprints, 76,000 evaluations from 27 community peer evaluation initiatives through 18 organizational partnerships. Aggregates preprints from multiple sources for discovery and evaluation.
Peer review layered onto already-public preprints (arXiv, HAL, Zenodo). No separate publication artifact. The Open Journal of Astrophysics is fully funded by Maynooth Academic Publishing, no author or reader fees. Cost-efficient compared to traditional subscription publishing.
A scholarly knowledge graph of 250M+ works with open citation links, designed specifically to reform research assessment away from journal-impact-factor metrics. Embodying POSI (Principles of Open Scholarly Infrastructures) and CoARA commitments. Active infrastructure for open science in Europe.
A fully-open scientific knowledge graph launched to replace the discontinued Microsoft Academic Graph. Metadata for 209M works, 13M disambiguated authors, 124K venues, 109K institutions, 65K Wikidata concepts. Free, open, with API. Not yet at the claim level — maps papers, not claims within papers.
Method and analysis plan peer-reviewed and accepted before data collection. Eliminates p-hacking and publication bias for the registered analysis. Growing adoption across journals via the COS registry. Still produces a paper at the end, and only covers pre-registered analyses.
Proposes Object-Oriented Scientific Information (OOSI) and an Autonomous Knowledge Engine (AKE) combining domain-specialized MoE routing, formal verification of claims, and information-theoretic filtering. Shifts epistemic control from narrative evaluation to computational verification. Conceptual — no working implementation yet. Closest to our decoupled model in the literature.
A model where publishing (preprint) happens first, review and curation follow. Sends a clear signal that the community has evaluated and validated the article. Endorsed by Plan S as part of the transition to open access. Decouples the timeline of publication from evaluation.
Comprehensive roadmap for reform: improving peer review, ensuring open access, shifting from "publish or perish" to valuing diverse contributions, and prioritizing global dissemination of knowledge as a public good. A high-level policy argument that the system is broken — but doesn't propose decoupling the paper form itself.
These aren't post-paper alternatives, but they're the plumbing our decoupled model would connect to:
Persistent identifiers and metadata for 150M+ scholarly works. The backbone of citation resolution.
Tracks retractions across the scientific literature. Integratable via Crossref for automated retraction checking.
Finds legal open-access copies of papers by DOI. Essential for evidence access without paywalls.
General-purpose knowledge graph in RDF. 100M+ items. Potential substrate for claim-level nodes.