Purpose: export accepted metadata records into a DOI-only BibTeX file for
external tools such as Zotero.
Command:
uv run victus-processing bibliography-export generate-bib
Input:
data/lake/paper_metadata.jsonl records with domain_screening.decision=keep.Output:
data/lake/paper_metadata.bib.This command is a utility export. It is not a full pipeline stage and must not
claim PDF retrieval, PDF matching, or PDF artifact ownership.
Validation:
uv run victus-processing bibliography-export generate-bib --help