AI Document Authoring: Structure for Reading, Prose for Writing

Cheng Yu, Nikhil Mathew, Zhengjie Wang· August 24, 2026 View original

Key takeaways

  • AI systems benefit from structured input for reading and extraction.
  • AI writing quality degrades when instructions are overly structured (e.g., XML).
  • Prose instructions are more effective for conditioning AI writing.
  • Most AI "errors" in document authoring stem from missing source knowledge.

Who benefits

LegalConsultingGovernmentTechnical WritingMarketing

Summary

A deployed multi-agent system for authoring formal documents performs better when reading structural markup but writes more effectively from prose instructions. The research highlights an "asymmetric structural conditioning" where structured input aids extraction, but structured output instructions degrade writing quality.

This research examines a multi-agent system designed for authoring formal documents, specifically tender responses, and uncovers a crucial "asymmetric structural conditioning" principle. The study found that while rendering documents as structural markup (like XML) significantly improves the system's ability to extract information during the reading phase, the opposite is true for writing. When instructing the AI to write, converting bid instructions from prose to nested XML actually degraded answer quality. The system, running an open-weights model under sovereignty constraints, performed comparably to human-written bids in blind comparisons, with most identified gaps stemming from a lack of source knowledge rather than writing quality. The key takeaway is that structure is beneficial for AI when it reads and processes information, but prose is more effective for conditioning its writing output, and explicitly naming forbidden constructions can paradoxically concentrate them.

Why it matters

For professionals involved in AI-driven content generation, especially for formal or complex documents, understanding this asymmetry can lead to more effective prompt engineering and system design, improving output quality and reducing errors.

How to implement this in your domain

  1. 1Design AI input pipelines to convert unstructured text into structured formats for better information extraction.
  2. 2Formulate writing instructions for AI agents using clear, natural prose rather than complex structural markup.
  3. 3Conduct A/B testing on different prompt structures (prose vs. structured) for AI writing tasks.
  4. 4Ensure AI systems have access to comprehensive and relevant source material to minimize knowledge gaps.

Original post by Cheng Yu, Nikhil Mathew, Zhengjie Wang

"arXiv:2608.20786v1 Announce Type: new Abstract: Multi-agent pipelines that author formal documents must both read a requester's forms and write against them. We report a deployed tender-response system, running an open-weights model under sovereignty constraints, and evaluate it…"

View on X

Originally posted by Cheng Yu, Nikhil Mathew, Zhengjie Wang on X · view source

Want to go deeper?

Turn these trends into skills with Learnijoy's hands-on AI & tech courses.

Explore courses

More in AI Engineering & DevTools