Help me understand the Blade compile process—how are hashed files served?

Yikes… after a nice full day examining this issue I see Toby more or less laid out where I’ve run into a problem back in May.

That said… I am still a little stuck compiling at the correct path. For me, this command in the suggested deploy script:
git clone git@git.wpengine.com:${CI_ENVIRONMENT_NAME}/${WPE_INSTALL}.git $FOLDER

doesn’t yield a dir structure that matches the WPE /nas/content/staging/${WPE_INSTALL}/

…back to poking around.