Skip to content

fix: 3-day re-search window for gate-passing reports - #76

Merged
nullhack merged 1 commit into
mainfrom
fix/research-window-3d
Aug 4, 2026
Merged

fix: 3-day re-search window for gate-passing reports#76
nullhack merged 1 commit into
mainfrom
fix/research-window-3d

Conversation

@nullhack

@nullhack nullhack commented Aug 4, 2026

Copy link
Copy Markdown
Owner

Reports that pass the significance gate (GDACS Orange/Red, WHO DONs) but find no news on first search are re-searched for up to 3 days instead of being permanently skipped.

read_searched_report_keys(research_window_days=3) excludes reports with report_date within the last 3 days from the already-searched set, making them eligible for re-search on the next CI run.

3 files, +26/-8 lines. All gates green.

read_searched_report_keys gains research_window_days param: reports
with report_date within last N days are excluded from the searched-set,
making them eligible for re-search. pipeline calls with 3-day window
so gate-passing reports (GDACS Orange/Red, WHO DONs) get up to 3
search attempts instead of 1.
@nullhack
nullhack merged commit d22392a into main Aug 4, 2026
1 check passed
@nullhack
nullhack deleted the fix/research-window-3d branch August 4, 2026 05:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant