pub async fn capture_provenance(lake_root: &Utf8Path) -> ProvenanceExpand description
Capture tooling and repository provenance once for a trace run.
Each probe is best-effort: a missing binary or a non-git lake_root yields a
None field rather than an error, so tracing still proceeds.