During the May 4, 2026 PR #201 completion check, AGENTS.md says deploy.sh handles the version bump, commit, push/tag flow, refuses off-main or dirty-tree deploys, and gates release completion. The current deploy.sh only runs lint, test, installs build/twine, removes dist, builds, and uploads to PyPI. It does not bump versions, commit, tag, push, or enforce branch/dirty-tree checks. This mismatch makes the release checklist ambiguous and should be resolved by either updating deploy.sh or correcting AGENTS.md.
During the May 4, 2026 PR #201 completion check, AGENTS.md says deploy.sh handles the version bump, commit, push/tag flow, refuses off-main or dirty-tree deploys, and gates release completion. The current deploy.sh only runs lint, test, installs build/twine, removes dist, builds, and uploads to PyPI. It does not bump versions, commit, tag, push, or enforce branch/dirty-tree checks. This mismatch makes the release checklist ambiguous and should be resolved by either updating deploy.sh or correcting AGENTS.md.