fix/ms23-prisma-cli
main
The prisma:generate script added in #703 calls 'prisma generate' but the prisma CLI was not installed in the orchestrator package. Adding it as a devDependency so pnpm can resolve it during the monorepo build step.