feat(repos): spaces, projects, tasks with audit stub
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2
lib/db/repos/audit_stub.js
Normal file
2
lib/db/repos/audit_stub.js
Normal file
@@ -0,0 +1,2 @@
|
||||
// Replaced in Task 16 with real audit_log writes.
|
||||
export async function recordAudit() { /* noop until 006 migration lands */ }
|
||||
Reference in New Issue
Block a user