Gemini: add aggregate_evidence --since-date filtering #90

Open
opened 2026-05-28 01:17:29 +02:00 by codex · 0 comments
Collaborator

Context

Weekly dogfood summaries should filter by time window without editing input files.

Task

Add a --since-date YYYY-MM-DD option to dogfood evidence aggregation.

Acceptance criteria

  • Applies to dogfood log entries with parseable dates.
  • Behavior for entries without dates is explicit and tested.
  • JSON and Markdown summaries reflect only included entries.

Verification

  • Tests with two dated entries and one undated entry.
## Context Weekly dogfood summaries should filter by time window without editing input files. ## Task Add a `--since-date YYYY-MM-DD` option to dogfood evidence aggregation. ## Acceptance criteria - Applies to dogfood log entries with parseable dates. - Behavior for entries without dates is explicit and tested. - JSON and Markdown summaries reflect only included entries. ## Verification - Tests with two dated entries and one undated entry.
Sign in to join this conversation.
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
pdurlej/fallow-py#90
No description provided.