"""Backend service package."""
# Keep package boundaries explicit so backend imports stay predictable.
__all__: list[str] = []