"""
Worker entrypoints (Azure Batch / RunPod / anywhere).

Keep this directory dependency-light: the workers should run as long-lived
processes that pull work from a central dispatcher endpoint (DB-backed),
process one video, upload artifacts, and clean local disk.
"""


