Skip to main content

Module audit

Module audit 

Source
Expand description

Audit logging — record every tool call for compliance and debugging.

The AuditSink trait defines the interface. Enable the audit feature for the [LibroAudit] implementation backed by libro’s hash-linked chain.

Structs§

ToolCallEvent
A tool call event to be logged.

Traits§

AuditSink
Trait for audit logging backends.