from __future__ import annotations from govoplan_core.core.runtime import configure_runtime, get_registry __all__ = ["configure_runtime", "get_registry"]