84230673b9
The previous commit added the name to __all__ but never bound it, so `from polygateway import ThinkingWire` and `import *` both raised while the whole suite stayed green — the export test names symbols one by one, and nobody thought to add the new one. The guard is now the invariant rather than a longer list: every name in __all__ must be an attribute of the package.