claude-memory/graph/solutions/retrosheet-cli-recency-bias-flags-2e10c6.md
Cal Corum b140d4d82a migrate: 313 memories from MemoryGraph
- 313 new markdown files created
- 30 relationships embedded
- 313 entries indexed
- State initialized with usage data
2026-02-13 11:11:48 -06:00

13 lines
527 B
Markdown

---
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.