5ddd507f7b
- All PHP files in cli/, deploy/, maintenance/ had __DIR__ . '/../../vendor/autoload.php' (from when they lived at /api/cli/ inside MokoStandards). Fixed to /../vendor/autoload.php - Workflow templates updated to clone MokoStandards-API.git and reference /cli/, /deploy/, /maintenance/ paths instead of /api/cli/, /api/deploy/, /api/maintenance/ Affects: 11 PHP files + 11 workflow templates Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>