Function: createStatusUpdateSchema()
createStatusUpdateSchema():
StatusUpdateSchema
Defined in: shared/validation/statusUpdateSchemas.ts:47
Constructs the canonical StatusUpdate validation schema.
Returnsโ
A strict z.ZodObject that models the full status update payload exchanged between renderer and orchestrator layers.