Severity: MEDIUM
Location: src/Controllers/AdminUserController.php:1004
Bug: Exception between commit and audit call would leave a deletion with no audit row.
Fix: Move AuditLog::record inside the try block, before commit.
Status: open. Will reply with remediation details when resolved.