pub const FILTER_FORMATS: &str = "\
Accepted filter formats:
--since/--until: YYYY-MM-DD, RFC3339, or a relative span like 7d, 12h, 2w, 30m
--provider: claude, codex, pi, openclaw (repeat the flag or comma-separate values)
--model: substring match, for example opus or gpt-5";