20 lines
754 B
Markdown
20 lines
754 B
Markdown
# Inputs
|
|
|
|
The paper-orchestra pipeline expects the four files below in this
|
|
directory before you start. Optional figures go in `figures/`.
|
|
|
|
## Required
|
|
|
|
- `idea.md` — Idea Summary (Sparse or Dense; see io-contract.md)
|
|
- `experimental_log.md` — Setup, raw numeric data, qualitative observations
|
|
- `template.tex` — LaTeX template for the target conference
|
|
- `conference_guidelines.md` — Page limit, mandatory sections, formatting rules
|
|
|
|
## Optional
|
|
|
|
- `figures/` — Pre-existing figures (PNG/PDF). If empty, the
|
|
plotting agent generates everything from scratch.
|
|
|
|
See `skills/paper-orchestra/references/io-contract.md` in the repo for the
|
|
exact schemas of each file.
|