Skip to content

DASHBOARD_WINDOW_DAYS

const DASHBOARD_WINDOW_DAYS: 30 = 30

Defined in: packages/core/src/config/defaults.ts:32

Lookback window (in days) used for the HTML report’s dashboard aggregates — kind breakdown and hot files. Intentionally wider than DEFAULT_WINDOW_DAYS (detection) so the report shows a broader health signal even when detection only inspects the last week.