summarize
Generate chapter summaries in source + target language
Workflow
- Load config via shared/config-loader.md
- Resolve paths:
- If --output given → use as book_dir
- If epub path given → derive slug, use config.default_output_dir/slug
- Prerequisites: if book_dir/chapters/ missing → run parser + chunker first
- If --chapter N: summarize only chapter N (skip book-summary)
- Dispatch summarizer-agent with book_dir and config
- QC: dispatch qc-coverage-checker on source-language summaries
- Update pipeline.json summarize phase