"""Compatibility wrapper for the app-owned storage observer.""" from app.infra.storage.runs import StorageRunObserver __all__ = ["StorageRunObserver"]