chore: 合入 stash Ops hardening 与 migration 000041

Ask/catalog 权限与审计加固、量表读权限统一,以及未提交的 ops hardening 变更。

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
jackyu66git
2026-08-13 01:46:34 +08:00
co-authored by Cursor
parent 4889ff5916
commit 62cd8c45dd
70 changed files with 848 additions and 69 deletions
@@ -0,0 +1,7 @@
DELETE FROM admin_role_permissions WHERE code = 'admin.ask.transcript.read';
COMMENT ON TABLE crisis_events IS NULL;
COMMENT ON TABLE intervention_outcomes IS NULL;
COMMENT ON TABLE privacy_requests IS NULL;
COMMENT ON TABLE ask_handoff_cases IS NULL;
COMMENT ON TABLE moderation_cases IS NULL;