Skip to main content

write_consolidation_artifacts

Function write_consolidation_artifacts 

Source
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.