reviews
Fetch and synthesize book reviews
Workflow
- Load config via shared/config-loader.md
- Determine title and ISBN:
- If epub path given → parse metadata for title + ISBN
- If bare title string → use as-is, ISBN = null
- Resolve output path
- Dispatch reviewer-agent in standalone mode (fetches + synthesizes)
- QC: dispatch qc-review-fidelity
- Update pipeline.json fetch_reviews + synthesize_reviews phases