cs.LGApr 27, 2026

The Last Human-Written Paper: Agent-Native Research Artifacts

Authors: Jiachen Liu, Jiaxin Pei, Jintao Huang, Chenglei Si, Ao Qu, Xiangru Tang, Runyu Lu, Lichang Chen, +29 more

Organizations: University of Michigan · Stanford University · Ohio State University · MIT · Yale University · Meta Superintelligence Labs · University of Chicago · Carnegie Mellon University · University of Washington · University of Toronto · NVIDIA · Meta · New York University · Nanyang Technological University · Orchestra Research · Harvard University · LinkedIn · UIUC · Arizona State University · Stony Brook University · University of Hong Kong · Boston College · Portland State University · National University of Singapore · Cornell University

Abstract

Scientific publication compresses a branching, iterative research process into a linear narrative, discarding the majority of what was discovered along the way. This compilation imposes two structural costs: a Storytelling Tax, where failed experiments, rejected hypotheses, and the branching exploration process are discarded to fit a linear narrative; and an Engineering Tax, where the gap between reviewer-sufficient prose and agent-sufficient specification leaves critical implementation details unwritten. Tolerable for human readers, these costs become critical when AI agents must understand, reproduce, and extend published work. We introduce the Agent-Native Research Artifact (ARA), a protocol that replaces the narrative paper with a machine-executable research package structured around four layers: scientific logic, executable code with full specifications, an exploration graph that preserves the failures compilation discards, and evidence grounding every claim in raw outputs. Three mechanisms support the ecosystem: a Live Research Manager that captures decisions and dead ends during ordinary development; an ARA Compiler that translates legacy PDFs and repos into ARAs; and an ARA-native review system that automates objective checks so human reviewers can focus on significance, novelty, and taste. On PaperBench and RE-Bench, ARA raises question-answering accuracy from 72.4% to 93.7% and reproduction success from 57.4% to 64.4%. On RE-Bench's five open-ended extension tasks, preserved failure traces in ARA accelerate progress, but can also constrain a capable agent from stepping outside the prior-run box depending on the agent's capabilities. Our code is open-sourced at https://github.com/Orchestra-Research/Agent-Native-Research-Artifact.

Explore similar work

CardsList
  1. How Far Are We From True Auto-Research?

    May 18, 2026Zhengxin Zhang, Ning Wang, Sainyam Galhotra +1AutoresearchPapers