citation-harvest plan
Deal extracted papers into round-robin reading batches.
Invocation#
lem-cli citation-harvest <id-or-title> plan [--batches <n>]Inputs and options#
- --batches <n> selects a positive batch count; the default is LemCitationHarvest.batchCount (32).
- Only manifest entries with extracted text enter the plan.
Output and state#
Writes the batch plan and prints batches, papers, smallest, largest, and file.
Refusals#
- --batches without a positive integer refuses with “--batches needs a positive number”.
- Planning and file errors are surfaced as a refusal.
- Other plan arguments are currently ignored rather than refused.