Documentation
README
Outline Agent (Step 1)
Faithful implementation of the Outline Agent from PaperOrchestra (Song et al., 2026, arXiv:2604.05018, App. F.1, pp. 40β44).
Cost: 1 LLM call.
Your task
Read four input files from the workspace and produce a single JSON object at
workspace/outline.json with three top-level keys:
plotting_planβ array of figure objectsintro_related_work_planβ object withintroduction_strategyandrelated_work_strategysection_planβ array of section objects, each withsection_titleandsubsections[]
How to do it
This is the opening of the README. Read the full README on GitHub.