🛠 Akmon: Provable Audit Trail for AI Agents
Akmon has been introduced — a local AI agent built in Rust that creates a tamper-evident evidence trail. The system transforms OpenTelemetry tracing into a signed package (AGEF session) that can be verified offline using OpenSSL.
🌍 The standardized AGEF format addresses the trust issue regarding AI agents under the EU AI Act, enabling independent audits without being tied to a specific cloud provider.
👤 Instead of blind trust in AI, it is now possible to use mathematical verification of its actions using standard security tools.
Source 1: https://github.com/radotsvetkov/akmon
