zen: add security check

This commit is contained in:
Frank
2026-07-21 14:33:58 -04:00
parent aca9389ff4
commit ef1ac902c0
22 changed files with 3229 additions and 1 deletions
@@ -0,0 +1,3 @@
ALTER TABLE `workspace` ADD `is_blocked` boolean;--> statement-breakpoint
ALTER TABLE `workspace` ADD `is_flagged_by_anthropic` boolean;--> statement-breakpoint
ALTER TABLE `workspace` ADD `is_flagged_by_openai` boolean;
File diff suppressed because it is too large Load Diff