Keeps RadioDroid’s vendored CHIRP tree coherent and explains the Python driver path vs Kotlin helpers. Use when editing CHIRP drivers under AndroidRadioDroid/app/src/main/python/chirp, debugging BLE/EEPROM channel decode (nicFW H3, DTCS, tones), merging kk7ds/chirp or jnyer27/chirp into the vendored copy, or when the user mentions CHIRP drift, fork sync, or submodule (legacy).
Squashes GitHub Pages branch (gh-pages) to a single orphan commit for RadioDroid — optional maintenance when deploy history is large. Use when the user wants to clean gh-pages, reduce clone size, or reset Pages history (Option A).
Refreshes the RadioDroid MkDocs site (GitHub Pages), PDF export, and latest-release PDF asset; documents schematic ASCII-art UI diagrams in the user guide. Use when updating userguide.md or docs, adding UI wireframe blocks, forcing a docs redeploy, or refreshing the online user guide or user-guide.pdf.
Standard RadioDroid Android release workflow—version bump, release_notes file format, README/user guide, git tag, signed APK, and GitHub Release via gh. Use when cutting a release, publishing to GitHub Releases, or when the user mentions version bumps, release notes, or tagging.