Researchers propose llm-wiki-memory-template to preserve failure paths in collaborative AI and human workflows
A reusable template aims to address the loss of negative results in research and coding workflows by maintaining an append-only, LLM-maintained wiki that preserves dead ends and walked-back claims alongside successful outcomes.
1 source · cross-referenced
- Researchers introduce llm-wiki-memory-template, a reusable substrate to preserve negative results and reasoning in collaborative knowledge work.
- The template supports multi-human, multi-AI-agent, and multi-domain collaboration by embedding an append-only wiki between raw sources and agents.
- Case studies show the system revised inflated experiment coverage claims and preserved failure paths that are typically lost in publications and code.
- The work highlights failure-path preservation, agent honesty, and appropriation as key sociotechnical properties of the artifact.
Researchers argue that current publishing and code-sharing practices systematically exclude dead ends and walked-back claims, forcing future collaborators to repeat prior failures. LLM coding agents, while increasingly common, lack persistent memory across sessions, and retrieval-augmented generation over raw sources does not compound learning over time.
The proposed llm-wiki-memory-template inserts an LLM-maintained, interlinked wiki between raw sources and agents, enabling an append-only record that preserves what did not work alongside what did. The authors position this as a substrate for heterogeneous collaborative knowledge work spanning three axes: multi-human, multi-AI-agent, and multi-domain collaboration.
Each axis is supported by a distinct architectural element of the template, as detailed in the paper’s fourth section. The append-only convention is intended to address a "negative-result loss problem" that publications and code-sharing structurally cannot solve.
Three deployed case studies and one design report illustrate the template’s use. In one two-author project, a retroactive audit revised prior experiments’ claimed 20-of-20 coverage down to 14 and 12 evidence-based answers, then to 18 and 18 after a fix; the failure path was preserved across the artifact. Other case studies include a solo research lineage preserving abandoned iterations and an in-progress multi-agent deployment reported as a design.
The authors identify failure-path preservation, agent honesty, and appropriation as cross-cutting sociotechnical properties of the artifact, emphasizing that these properties arise not only from technical mechanisms but also from the artifact’s social embedding in collaborative workflows.
- Jul 29, 2026 · arXiv cs.AI
Researchers propose Kernel Forge, an agentic harness to optimize CUDA kernels for PyTorch models using LLM-driven search
Trust79 - Jul 28, 2026 · arXiv cs.CL
Researchers release GAND, a benchmark to study gender bias in machine translation through gender-ambiguous natural data
Trust79 - Jul 28, 2026 · arXiv cs.CL
Official conference reviewer guidelines outperform LLM-generated reviewer-imitating guidelines in automated peer review study
Trust79