kds_course_bumps.bumped_by_user_id references users.id — SQLAlchemy needs
the User model in Base.metadata to resolve this at startup. Route handlers
still receive a SimpleNamespace from auth.py at runtime.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>