# Proxy entry point for the HyperFlow Operations API Gateway # Directly imports and exposes the FastAPI app from the scaffolded backend structure from backend.api.main import app