Runtime governance for AI agents — allow, block, or require approval on tool calls, with a full audit trail, before they execute.
Runtime enforcement for agent tool calls — deterministic rules and workflow gates at the tool boundary, with an audit trail on every decision. Available for Python, TypeScript, and Go.
| Surface | Install |
|---|---|
pip install edictum[yaml] · pnpm add @edictum/core · go get github.com/edictum-ai/edictum-go |
| Surface | Install | Notes |
|---|---|---|
| Python SDK | pip install edictum[yaml] |
Reference SDK with 8 framework integrations |
| TypeScript SDK | pnpm add @edictum/core @edictum/vercel-ai |
Core runtime plus adapter packages |
| Go SDK | go get github.com/edictum-ai/edictum-go |
Includes the edictum gate CLI |
| OpenClaw integration | openclaw plugins install @edictum/edictum |
Native plugin plus manual adapter path |
| Repo | Role |
|---|---|
| edictum | Python SDK |
| edictum-ts | TypeScript SDK monorepo |
| edictum-go | Go SDK and Gate CLI |
| edictum-openclaw | OpenClaw plugin and adapter |
| edictum-schemas | Shared schemas and conformance fixtures |
| edictum-demo | Demo scenarios and example policies |
Private platform, website, and docs repos also exist in the org. They are not listed here because this profile is public.
docs.edictum.ai · edictum.ai · PyPI · npm · Go pkg