Integrations

Works with your entire stack

11 official adapters — 9 Featured with full pre / tool / post coverage, 2 Specialty platform adapters. 2 storage backends. One import. Zero config. If you're building TypeScript AI agents, governance-sdk slots in.

11 adapters
2 categories
2 storage backends
0 config required

Framework Adapters

11 stable
Featured9
Specialty2
Click any adapter above to see a code example

Storage Backends

2 stable
In-MemorycreateMemoryStorage()
(built-in)

Default. Zero config, zero setup. Perfect for development, testing, and CI.

10K event capacityZero configNo dependencies
PostgreSQLcreatePostgresStorage()
governance-sdk/storage-postgres

Production-grade persistence. Auto-creates tables on first connect.

Auto-migrateCustom table prefixSupabase / Neon / RDS

Observability

built-in event system

Every enforcement decision emits structured events via the built-in GovernanceEmitter. Pipe these to any observability stack — Datadog, Prometheus, OTEL, Sentry, Grafana — with a few lines of code. No adapters needed.

Missing your stack?

The adapter interface is public and takes ~50 lines to implement. Open an issue or PR.