pub fn run(project: &Path, now_ms: i64) -> Rendered
Build the status report for project, windowing “this week” against now_ms (the caller’s clock — SystemClock in production, a fixed value under test).
project
now_ms
SystemClock