Lem/Docs

citation-harvest verify

Verify the reading record against its bound manuscript.

Invocation#

Shell
lem-cli citation-harvest <id-or-title> verify

Inputs and options#

  • id-or-title selects the paper, manuscript, and harvest record.
  • verify takes no documented options; trailing arguments are currently ignored.

Output and state#

Prints checked, failures, and full failure detail as JSON. It checks the corpus against the manuscript it claims to have been read for and does not repair the record.

Refusals#

  • Any verification failures are printed, then cause a nonzero exit.
  • Paper, local-source, and manuscript lookup failures refuse before verification.