Current Version
v0.3.0 — Released February 23, 2026What’s New in v0.3.0
- Trailproof Audit Trail — Replaced custom event system (EventLedger, EventSigner, AsyncEventPipeline) with Trailproof for tamper-evident audit trails with SHA-256 hash chains and HMAC signing
- New public API methods:
verify_audit_trail()/verifyAuditTrail()andquery_audit_trail()/queryAuditTrail() - Simplified configuration:
trail_store,trail_store_path,trail_signing_key - Removed
start()/stop()lifecycle methods (no longer needed) - Added Makefiles following kyberon-workflow convention
Quality and Security Gates
Latest gate results:- TypeScript:
typecheck,test,build,npm auditpassed (68tests) - Python:
ruff,pytest,mypy,pip-auditpassed (90tests)
.github/workflows/ci.yml.github/workflows/perf-baseline.yml.github/workflows/release.yml