"""Compatibility package for Velocity-OS backend imports. Velocity-OS keeps the simplified source layout (`api/api`, `auth/auth`, etc.) but most copied production modules still import `backend.*`. These path shims preserve the stable import contract without duplicating implementation files. """