Hi Larysa — your AI Act Engineering reference list is incredibly useful.
I'd like to suggest adding EPI Recorder (pypi.org/project/epi-recorder) to the practical tools section. It's an open-source implementation of Article 12 audit trail requirements:
Captures AI agent execution into signed .epi artifacts
Ed25519 + SHA-256 tamper evidence
Deterministic policy evaluation (not LLM-based)
Integrations for LangChain, OpenAI, Anthropic
19K+ PyPI installs, MIT licensed
Happy to provide any additional information for your evaluation.
GitHub: github.com/mohdibrahimaiml/epi-recorder
Hi Larysa — your AI Act Engineering reference list is incredibly useful.
I'd like to suggest adding EPI Recorder (pypi.org/project/epi-recorder) to the practical tools section. It's an open-source implementation of Article 12 audit trail requirements:
Captures AI agent execution into signed .epi artifacts
Ed25519 + SHA-256 tamper evidence
Deterministic policy evaluation (not LLM-based)
Integrations for LangChain, OpenAI, Anthropic
19K+ PyPI installs, MIT licensed
Happy to provide any additional information for your evaluation.
GitHub: github.com/mohdibrahimaiml/epi-recorder