Everything integration-related in one place.
Use this hub to choose between SaaS v1 adapters and compatibility runtime contracts, then move through validate → evaluate → execute safely.
SaaS v1 adapter program
20 production adapters across infra, AI frameworks, deploy platforms, finance, and blockchain.
Adapter Directory
Per-adapter docs with purpose, payload patterns, and action families.
Policy Templates
Deploy/infra/payment/trade/chain/data policy packs.
Integrations Console
Validate, evaluate, and execute with dry-run previews.
Evidence Workflow
Deterministic evidence hashes and audit packet exports.
Compatibility integrations
Keep these routes for existing runtimes while migrating to /v1/integrations/*.
OpenClaw (native compatibility)
Existing OpenClaw runtimes using /openclaw/*.
Temporal (native compatibility)
Existing workflow activity governance via /temporal/intent.
Generic HTTP/Webhook
Bring-your-own runtime via canonical HTTP contract.
LangGraph / SK / Bedrock / Vertex
Framework guides mapped to the same central governance engine.
Canonical integration flow
Register runtime
Attach runtime identity and tenant context.
Validate intent
Reject malformed/unknown fields early.
Evaluate policy
Run fail-closed policy decision and return evidence hash.
Execute (dry-run first)
Perform mutation only on explicit approval.
Export evidence
Generate deterministic audit artifacts for release and compliance.
