Wall-clock duration from runtime start to completion, in ms.
Number of operations whose error field is non-null.
Number of operations whose error field is null.
OptionalreasonOptional failure classification for infra-level errors. Uses the same tags as IPhaseState.reason.
OptionalresetWhether the database was reset before execution, when known.
OptionalsimultaneousConcurrent execution limit used, when known.
True when setup completed and every executed operation produced no error
(failed === 0 && total > 0). False for any infra failure or partial
failure.
Number of e2e operations executed. 0 when setup failed.
Compact digest of a realize-phase runtime execution result.
Captures whether the generated backend actually booted and passed its e2e tests, independent of whether the TypeScript compilation succeeded. Two shapes are represented:
total/passed/failedpopulated,reasonabsentpnpm install,build:prisma,build:testcrashed before any operation ran):total/passed/failedare 0 andreasondescribes the classification.