You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(api): align listLogs default statsPeriod with 30d retention limit
The API-layer fallback was 14d while the CLI default was 30d — a
maintenance footgun for future direct callers. Both should match the
30-day log retention period.
0 commit comments