Avanor Docs
Customer-installable SDK for the Avanor governance plane. Wrap your agents, ship audit-grade evidence.
SDK (v0.3.0)
TypeScript SDK family on public npm, under the FSL-1.1-ALv2 license. Every release ships source maps and type declarations in the tarball. Sigstore provenance attestation is on the roadmap: npm generates it only for packages built from a public source repository, and ours is private.
- Quickstart
Install + paste + run. First
agent_eventsrow in under 5 minutes. - Express + OpenAI walkthrough
30 lines, walked through block by block — middleware, allow(), auto-instrumented OpenAI, attest().
- API Reference
Every public type and function across the four packages.
Packages
- @avanor/sdk — core
- @avanor/sdk-express — Express + Fastify
- @avanor/sdk-openai — OpenAI + Anthropic
- @avanor/sdk-vercel-ai — Vercel AI SDK