-- AlterTable
ALTER TABLE "AgentGraphExecution" ADD COLUMN "stats" TEXT;
ALTER TABLE "AgentNodeExecution" ADD COLUMN "stats" TEXT;