ALTER TABLE `agents` ADD `isSystem` boolean DEFAULT false;--> statement-breakpoint ALTER TABLE `agents` ADD `isOrchestrator` boolean DEFAULT false;