- Keep add-on entry points in `__init__.py` with clear `register()` and `unregister()` functions. - Group operators, panels, properties, preferences, and utilities into separate modules for ...