Acquire
The LoopAcquisition stageThe online control-plane stage: DaC fetches imagery and labels, recording licenses, provenance, and content hashes for everything.
Acquire is the stage where data actually comes in from the internet — the only stage, along with export, where the network is allowed at all. The Data as Code control plane (qukaizen-dac) fetches satellite or aerial imagery and OpenStreetMap labels, and records a license, a provenance trail, and a cryptographic content hash for every asset it takes in. That bookkeeping matters twice over: the hashes let every later stage prove it is using exactly the acquired bytes, and the license records enforce the discipline that open derived polygons never launder closed source imagery. Acquisition is a dac responsibility consumed here as pinned spec (dac ADR-0005, unmerged branch); qukaizen-geoai's own runtime never touches the network.