pub fn export(
to: WorldHarness,
root: &Path,
dest: &Path,
) -> Result<WorldDecompiled>Expand description
harness.v1.world.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).