deploy.sh sync-checkout was landing the file without an exec bit, so the cron run hit 'Permission denied' until chmod +x was applied manually on Dalidou. Persist the exec bit in the git index so future deploys don't regress. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>