Skip to content

v1.2.0 - PaperOrchestra-first writing

Latest

Choose a tag to compare

@woodfishhhh woodfishhhh released this 22 May 06:03

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.md as the EZMM writer adapter.
  • Keep EZMM-compatible runtime/{task_id}/paper.md as 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.