"""
Modal-native service package for Veena3.

This folder is the target for the refactor/migration away from the Django runtime layer.
Core inference/preprocessing code now lives fully inside `veena3modal/`:
- `veena3modal/core/` (inference runtime)
- `veena3modal/processing/` (text processing)
- `veena3modal/audio/` (audio helpers)
"""


