Prompt to Paper, an arXiv preprint on automated bioinformatics writing, claims it grounds every citation and runs real experiments, but its 7 of 10 score came from human reviewers, not peer review.
A new arXiv preprint describes an agentic AI system that, for roughly $0.31 per manuscript, retrieves real citations, executes actual computational biology code, and grades its own output across eight quality dimensions. Human reviewers rated five of its drafts an average 7 out of 10. Whether that constitutes real science, or a sophisticated simulation of science, is the question this preprint leaves open.
The system, called Prompt-to-Paper, is positioned against three documented failure modes of prior end-to-end LLM manuscript generators: non-deterministic claim grounding, fabricated experiments, and the absence of a standardized quality framework. Each of those failure modes gets a concrete response in the pipeline.
First, the citation problem. Instead of letting the language model invent references, the system runs a deterministic retrieval-augmented generation pass over a corpus of 60 to 100 papers per manuscript, scoring section relevance and expanding the citation set by snowballing through reference lists. The retrieval step mimics what a careful human literature review would do, minus the careful human.
Second, the experiment problem. Rather than producing synthetic numerical outputs, an autonomous coding agent inside the pipeline executes real computational biology code. The output is actual experimental data, not language-modeled placeholders.
Third, the quality problem. An eight-dimensional automated scorer benchmarks each manuscript against approximate reference statistics drawn from published papers, with explicit penalties for hallucination. The exact eight dimensions are not enumerated in the publicly available excerpt, and the authors acknowledge that the reference statistics are approximations rather than peer review.
All three pieces run in a single loop. Earlier "AI scientist" frameworks typically optimized for one and ignored the others. Prompt-to-Paper tries to assemble them together: cite from a real corpus, run real code, and grade against a real quality rubric.
The validation is narrow. The preprint reports five bioinformatics case studies in a single subdomain of computational biology, plus human reviewer scores averaging 7 out of 10 on a 10-point scale. The +17.96 quality delta the authors highlight is a system-internal metric comparing the scorer before and after its own loop ran; it is not a comparison against peer-reviewed science. A self-grading system that grades itself higher after running is not the same as external validation that the science is correct.
That gap matters because the headline "AI writes scientific papers" implies a settled category. The preprint itself is a proposal plus initial evaluation, posted on arXiv without peer review. The ground corpus is bounded to 60 to 100 papers per manuscript; the eight-dimensional scorer relies on approximate reference statistics; and the human evaluation is five case studies in one domain. None of those constraints are hidden, but they constrain how far the result generalizes.
If the approach does generalize, the consequences are concrete for the parts of research where literature review is the bottleneck: faster synthesis, auditable citation grounding, executable-not-fabricated experiments, and a uniform quality screen before peer review. None of that replaces scientists; it shifts where their time goes.
The preprint does not yet establish whether the 7 out of 10 from human reviewers equals publishable science in any meaningful sense. Peer review is not just a quality score on a 10-point scale. It is a process of independent replication, methodological challenge, and contextual judgment by working scientists in the same subfield. The system has not been through it.
Whether the authors release code, data, or the eight-dimensional rubric in full will determine whether the field can independently verify the +17.96 quality delta and the $0.31 cost. Without those artifacts, both metrics stay system-internal claims that outside researchers cannot check.
For now, the preprint is a milestone in the agentic-AI-for-science arc: an end-to-end manuscript generation system with grounded citations, real executed experiments, and a measurable quality loop. The "writes scientific papers" category is closer than it was. The "produces publishable science" category is not.