Coarse Editorial
Coarse pipeline steps 12-13 — editorial filter to remove low-value comments, then programmatic quote verification. Writes _comments_verified.json to .coarse_cache/.
Coarse Section Review
Coarse pipeline steps 9-11 — detailed per-section review with focus-specialized prompts, adversarial proof verification for math sections, cross-section check, and draft compilation. Writes _comments_draft.json to .coarse_cache/.
Coarse Write
Coarse pipeline steps 14-15 — write the final review markdown to reviews/ in refine.ink format from verified cache files, then convert to PDF using PyMuPDF.
Coarse Extract
Coarse pipeline steps 1-2 — extract a paper file to markdown and parse its section structure. Writes _extracted.md and _sections.json to .coarse_cache/.
Coarse Review
Run the full Coarse peer review pipeline on a PDF. Orchestrates all sub-skills in sequence. Use when asked to review a paper.
Coarse Classify
Coarse pipeline steps 3-6 — classify paper domain/taxonomy, produce domain calibration, extract contributions, and search literature. Writes classification, calibration, contribution, and literature cache files.
Coarse Overview
Coarse pipeline steps 7-8 — produce macro-level overview feedback, assumption check, and completeness assessment. Writes _overview.json to .coarse_cache/.