--- id: 2e10c606-d531-40b8-83f4-dcb71ac6ec6e type: solution title: "Retrosheet CLI recency bias flags" tags: [paper-dynasty, python, cli, retrosheet] importance: 0.5 confidence: 0.8 created: "2025-12-21T22:38:18.856045+00:00" updated: "2025-12-21T22:38:18.856045+00:00" --- Added --last-week-ratio, --last-twoweeks-ratio, --last-month-ratio CLI flags to pd-cards retrosheet command. Auto-enables 0.2 recency bias for last 2 weeks when running Live series with end date after May 30. Fixed main() call to pass empty args list.