Files
stack/tests/cli/test_bib_exercise.py
kert a03801fb63
All checks were successful
CI / lint (push) Successful in 34s
CI / notebooks-smoke (push) Successful in 1m28s
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 3m33s
Infra CI / zotero (push) Successful in 23s
Infra CI / docs (push) Successful in 1m34s
Infra CI / api (push) Successful in 1m5s
Infra CI / llm (push) Successful in 49s
Infra CI / mc (push) Successful in 13s
Deploy / report (push) Successful in 15s
CI / test (push) Successful in 17m10s
Harden / build-scan-report (push) Successful in 18m38s
Notebooks Integration / notebooks-integration (push) Successful in 7m29s
Renovate / renovate (push) Successful in 18s
Zotero Sync / zotero-sync (push) Successful in 1m13s
Package Supply Chain / pkg-supply-chain (push) Successful in 1m0s
feat(bib): --docket scope for backfill-comments; drop ocr stub from refarm
An unscoped 'bib backfill-comments' walks every un-enriched reg.gov
stub in the store (~167k) at the 970/hr rate cap — a week-long crawl
that buried the freshly farmed CMS-2026-2377 comments (highest item
ids, ORDER BY i.id) at the back of the queue and blocked the P37
extract/index chain behind it. backfill_details now takes docket=,
filtering on the store's reg-docket:<id> tag, and the CLI forwards
--docket. The September refarm script uses it, and no longer calls
comments extract-ocr, a phase-2 stub that always exits 2 (#253) and
would have logged a spurious failed step every run.

refs #615
2026-08-14 15:23:11 -04:00

18 KiB