zen: add security check

This commit is contained in:
Frank
2026-07-21 14:34:00 -04:00
parent 0317531906
commit c40e3e74a7
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