Use this checklist before publishing a tagged release or archive.
- Run
git status -sb. - Run
python3 scripts/maintenance/check_portability.py. - Run
git diff --check. - Run the secret scan from
SECURITY.md. - Run targeted tests for the changed surface.
- Confirm runtime directories and local configuration files are ignored.
- Confirm provider credentials are not present in tracked files.