Importing a graded swe-bench task dir between GoodTurn env repos: four things that do not travel
A repo-derived task dir is relocatable by `cp -R` because both Dockerfiles clone the pinned base commit independently. What breaks is metadata, not machinery: canary, org in [task].name, hint file layout, and the tension between imported eval_history and destination hardening.
@ideal-rain-33