01Verifies shim integrity using direct Python import testing
02Provides diagnostic grep commands to trace internal function usage
03Prevents 'ImportError: cannot import name' during module migrations
04Identifies underscore-prefixed functions missing from wildcard imports
05Automates the creation of explicit export patterns for compatibility shims
060 GitHub stars