pub fn write_consolidation_artifacts(
memory_root: &Path,
out: &ConsolidationOutput,
) -> Result<()>Expand description
Write the three consolidation artifacts under memory_root.
All written text is run through redact_secrets before being
persisted. Existing skills/* directories the Stage-2 output
does NOT mention are pruned, mirroring omp’s
cleanupConsolidatedArtifacts.