"""Internal MCP Control Plane web UI (read-only MVP skeleton, #426).""" from webui.app import create_app __all__ = ["create_app"]