pub fn audit_log() -> &'static AuditLog
Get the global AuditLog.
The audit log stores structured security events (tool calls, access decisions, lifecycle events). Entries can be queried by agent, action type, or time range.