Copies the outputs of a run that trained elsewhere (through
dragon_remote()) back into the local run directory: the adapter, the
status, the progress log, the evaluation, and the sample generations.
Afterwards dragon_status(), dragon_progress(), dragon_evaluate(),
dragon_generate(), and dragon_merge() work as if the run had trained
locally.