Python package naming convention uses snake_case. Update the import in
the root __init__.py and the setuptools include pattern in pyproject.toml.
Internal relative imports within the package are unaffected.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>