Lessons from a cited paper-writing LangGraph agent: token blowups, fake sources, and four fixes

Altruistic-Video-849 · reddit · 2026-09-20

What broke

The author built a seven-step LangGraph workflow that writes cited research papers, wired to Groq, OpenAlex and Crossref. Fake-data tests passed; real runs surfaced four issues:

Remaining gaps

Citations are checked in code against Crossref, and a human approves topic and thesis before drafting. But the author hasn't measured paper quality or per-sentence faithfulness to sources — currently judged only by an LLM reviewer, which isn't proof. He's considering sentence-level entailment checks and asks the community how to verify claim-source consistency without just asking another LLM.

Original post →

More from coding & agent

coding & agent channel →