Introduction
Automatic AI compliance logging, stamped on the Minima blockchain.
What is this?
@integritas-technology/ai-logger is an SDK that lets you add automatic AI compliance logging to your application in minutes. Every AI call gets logged and cryptographically stamped on the Minima blockchain — giving you a tamper-proof audit trail for EU AI Act compliance.
autoLog() wraps your existing AI client like a transparent layer. Your code keeps working exactly as before — logging happens silently in the background.
note
This applies to custom-built agents and simple orchestration logic. Frameworks that manage their own internal AI client instances (such as LangChain) require a separate integration.
Get started
Follow the quick setup guide to integrate in minutes.