pub fn due_impact_digest(root: &Path) -> Option<ImpactDigest>Expand description
Read-and-stamp the due periodic impact digest for the envelope being built.
Returns None in CI or when suggestions are disabled, WITHOUT consuming the
cadence stamp, so the digest is never burned by a surface that will not
show it.