productionPlanAdjustmentRequestedSchema
@mineflow/contracts / productionPlanAdjustmentRequestedSchema
Variable: productionPlanAdjustmentRequestedSchema
const productionPlanAdjustmentRequestedSchema: ZodObject<{
deltaPct: ZodNumber;
productionPlanId: ZodUUID;
reason: ZodString;
requestedBy: ZodUUID;
requestedByName: ZodString;
versionId: ZodUUID;
}, $strip>;
Defined in: events/prd/production-plan.ts:67
prd.production-plan.adjustment-requested — Engineer создал amend с delta > 20%,
версия в pending_ceo. Подписчики: Notifications (push CEO), ana/kpi.