Highlights
- Make EZMM writer default to PaperOrchestra-first paper writing.
- Vendor the PaperOrchestra skill pack under
skills/ez-math-model/external/paper-orchestra/. - Add
tools/paper-orchestra/SKILL.mdas the EZMM writer adapter. - Keep EZMM-compatible
runtime/{task_id}/paper.mdas the mandatory downstream artifact while optionally producing PaperOrchestra LaTeX outputs. - Strengthen paper quality/export audit paths and runtime packaging support.
Verification
git diff --check- JSON metadata parse for
manifest.json,package.json,marketplace.json - PaperOrchestra
validate_inputs.py --help npm run validate
Known environment gaps
npm run validate reported missing optional/local Python libraries: scikit-learn, networkx.