productionPlanForecastShortfallSchema
@mineflow/contracts / productionPlanForecastShortfallSchema
Variable: productionPlanForecastShortfallSchema
const productionPlanForecastShortfallSchema: ZodObject<{
asOf: ZodISODateTime;
forecastPct: ZodNumber;
objectId: ZodUUID;
productionPlanId: ZodUUID;
workType: ZodEnum<{
blasting: "blasting";
drilling: "drilling";
}>;
}, $strip>;
Defined in: events/prd/production-plan.ts:123
prd.production-plan.forecast-shortfall — прогноз по текущему темпу <100%
месячного плана. Подписчики: Notifications (Engineer, Foreman).