Follow-up from #11 (deliberately out of POCv2 scope). SOURCE_FILES covers pushes under apify-cli's multifile threshold; large pushes use the TARBALL source type (uploaded via a key-value-store record + signed URL), which the runtime does not implement yet. The currently-unused __FILES__ internal registry is the natural home for the uploaded archives.
Follow-up from #11 (deliberately out of POCv2 scope).
SOURCE_FILEScovers pushes under apify-cli's multifile threshold; large pushes use theTARBALLsource type (uploaded via a key-value-store record + signed URL), which the runtime does not implement yet. The currently-unused__FILES__internal registry is the natural home for the uploaded archives.