ac11cc7505
Build and Deploy Verso / deploy (push) Successful in 11m50s
git add -A with a pathspec can silently skip modified files when git's cached-tree extension still holds a valid tree hash for the subPath directory (e.g. mtime unchanged after a pull checkout). Replacing with git rm --cached + git add forces a full rescan regardless of cache state. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>