"""Deprecated bootstrap file. This file is intentionally neutralized to prevent divergent lazy-install logic from running in HuggingFace Spaces. Use `app.py` as the single entrypoint. """ def NOTE(): # simple no-op placeholder return "Use app.py entrypoint"