The MokoStandards-API clone was silently failing, causing the entire
release pipeline to abort. Now:
- Clone failure is non-fatal (|| true)
- Version reading falls back to sed parsing of README table
- Platform version setting falls back to direct XML/README manipulation
- Release notes PHP call is non-fatal with existing fallback
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>