Files
stack/dev/scripts/snowball_citations.py
kert 7ccbd2dfb0
All checks were successful
CI / lint (push) Successful in 32s
CI / notebooks-smoke (push) Successful in 1m37s
Deploy / notebooks (push) Has been skipped
Deploy / zotero (push) Has been skipped
Deploy / docs (push) Has been skipped
Deploy / api (push) Has been skipped
Deploy / llm (push) Has been skipped
Deploy / mc (push) Has been skipped
Infra CI / notebooks (push) Successful in 1m7s
Infra CI / zotero (push) Successful in 23s
Infra CI / docs (push) Successful in 21s
Infra CI / api (push) Successful in 1m48s
Infra CI / llm (push) Successful in 47s
Infra CI / mc (push) Successful in 22s
Deploy / report (push) Successful in 13s
CI / test (push) Successful in 13m3s
fix(bib): elink snowball merged all seeds into one LinkSet; criteria clause (f) for code-family arm (refs #652)
elink_cited_by sent seed PMIDs as one comma-joined id param, which
makes NCBI elink merge every seed into a single LinkSet — all citing
articles were attributed (and, in the palliative-rfi run, tagged) to
the first seed only. id now repeats per PMID so each LinkSet maps to
its own seed; the 2026-08-18 palliative snowball was re-run with
per-seed attribution (328 articles) after stripping the
mis-attributed tags.

Also adds review-question clause (f) to the palliative-rfi criteria
(records informing the proposed code family's descriptors are
includable) — synced to the live Zotero criteria anchor.
2026-08-18 12:10:58 -04:00

14 KiB