"""OpenClaw lifecycle package. Import concrete modules directly (for example: ``app.services.openclaw.agent_service``) to keep architectural boundaries explicit. """ __all__: list[str] = []