pub fn apply_source(source_path: &Path) -> Result<NormalizeReport, String>Expand description
Apply safe normalization repairs to a source path.
Packet directories are immutable review artifacts; applying directly to one returns a refused report instead of writing into the packet.