what is already on disk at a workspace path, which is the whole input to the resume decision
package.json names @drupflare/worker
package.json
@drupflare/worker
every required artifact is on disk
node_modules holds something
node_modules
the directory exists and holds at least one entry
a .git directory, so git fetch has somewhere to fetch from
.git
git fetch
what is already on disk at a workspace path, which is the whole input to the resume decision