- release_verify.php: Post-release artifact verification (ZIP integrity,
manifest version, SHA256 vs updates.xml, disallowed files check)
- release_validate.php: Pre-release sanity checks (version consistency
across README, CHANGELOG, manifest, updates.xml, composer.json)
- release_body_update.php: Update Gitea release body with changelog
extract and checksums table via API
- dev_branch_reset.php: Delete and recreate dev branch from main via
Gitea API
Resolves: #56, #60, #62, #64
Authored-by: Moko Consulting
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>