pub async fn capture_baseline_provenance(
workspace_dir: &Path,
) -> ForgeResult<BaselineDescriptor>Expand description
Capture baseline provenance from the current environment.
This is a best-effort snapshot: git info may be unavailable.
pub async fn capture_baseline_provenance(
workspace_dir: &Path,
) -> ForgeResult<BaselineDescriptor>Capture baseline provenance from the current environment.
This is a best-effort snapshot: git info may be unavailable.