feat: real audit_log with redaction + pending_changes; replace stub
This commit is contained in:
@@ -1,2 +1 @@
|
||||
// Replaced in Task 16 with real audit_log writes.
|
||||
export async function recordAudit() { /* noop until 006 migration lands */ }
|
||||
export { recordAudit } from './audit.js';
|
||||
|
||||
Reference in New Issue
Block a user