pub fn record(entry: &AuditEntry)Expand description
Append one audit entry to ~/.hematite/redact_audit.jsonl. Failures are logged to stderr and silently ignored — the audit trail must never block the main request path.
pub fn record(entry: &AuditEntry)Append one audit entry to ~/.hematite/redact_audit.jsonl. Failures are logged to stderr and silently ignored — the audit trail must never block the main request path.