Integrations
Integrations
Connect Loop Engine to any AI provider, agentic platform, storage backend, or observability tool. Every integration preserves the same governance model — guards enforced, actors attributed, audit trail intact.
Integrations group into four archetypes — Store, Registry, AI, and EventBus. Each archetype is a pluggable interface from @loop-engine/runtime (or @loop-engine/registry-client). See the IntegrationAdapter archetype reference for the meta-pattern.
⟩ AI Providers
Use any major LLM as a governed actor. Provider actor adapters produce the same AIAgentActor shape — switching providers requires changing one import. Perplexity Sonar covers grounded retrieval with citations as a ToolAdapter for research steps (see the package reference).