Lem/Docs

citation-harvest assignment

Print the exact reading assignment for one planned batch.

Invocation#

Shell
lem-cli citation-harvest <id-or-title> assignment <batch>

Inputs and options#

  • batch is required and must match a key in the saved batch plan.
  • The command uses the current manuscript and harvest paths to render fixed reader instructions.

Output and state#

Prints the assignment as plain text to stdout, not JSON. It does not run a reader or modify the harvest.

Refusals#

  • With no saved batches, refuses with “no batches yet; run citation-harvest plan”.
  • A missing batch refuses and lists the available names. An unknown batch refuses with “no batch '<name>'; have <names>”.
  • Only the first value after assignment is used; later values are currently ignored.