↓ 1 callersFunction_print_audit_report(
run_dir: Path,
summary: dict[str, Any],
rules: list[tuple[str, AuditScanner, str]],
violatio
tests/evals/render/render_eval.py:1327
↓ 1 callersFunction_released_to_epochConvert a (YYYY, MM, DD) tuple to UTC epoch seconds. Missing dates (0, 0, 0) collapse to 0, matching the gzip ``mtime=0`` convention for "no
tools/fetch_manned.py:583
↓ 1 callersFunction_scan_audit_run(
run_dir: Path,
summary: dict[str, Any],
rules: list[tuple[str, AuditScanner, str]],
)
tests/evals/render/render_eval.py:1303
↓ 1 callersFunction_write_diff_index(
report_dir: Path,
*,
baseline: dict[str, Any],
current: dict[str, Any],
cards: list[dict
tests/evals/render/render_eval.py:589