Recent activity feeds and time-series activity reporting.
Summary
Functions
Returns daily prompt-run and suite-run counts for the requested date window.
Lists the most recent prompt and suite runs in one normalized activity feed.
Converts a preloaded suite run to the normalized activity-feed shape.
Functions
Returns daily prompt-run and suite-run counts for the requested date window.
Missing dates are included with zero counts. Non-positive windows return an empty list.
Lists the most recent prompt and suite runs in one normalized activity feed.
@spec normalize_suite_run(Aludel.Evals.SuiteRun.t()) :: map()
Converts a preloaded suite run to the normalized activity-feed shape.