pub fn export(
to: OrchestrationHarness,
root: &Path,
dest: &Path,
) -> Result<OrchestrationDecompiled>Expand description
harness.v1.orchestration.export: our folder becomes another harness’s home.
A load followed by a decompile from our flavor, with the credentials
along: the values our .env holds are written where the harness reads
them. The session half is written into a fresh destination (ONT-8) and
refused into a live one (UNI-18).