Code import Spec §10 / §21.3.2: a code-migration / tune-collab run starts from a real repo (cloned via or a path the user provided). This atom turns the raw checkout into a normalised on-disk record that subsequent atoms ( , , ) operate against. The point is to stop re-walking the tree on every turn — the agent reads once and trusts the snapshot until the next explicit re-import. Inputs | Source | Required | Notes | | --- | --- | --- | | | yes | Absolute path to the repo's root, supplied via or an upstream reference | | | yes | { framework, packageManager, styleSystem, componentLibrary } via…