Variable: CompiledRiskInputSchema
constCompiledRiskInputSchema:ZodObject<{consequences:ZodArray<ZodObject<{distribution:ZodOptional<ZodDiscriminatedUnion<[ZodObject<{errorFactor:ZodNumber;median:ZodNumber;type:ZodLiteral<...>; },$strip>,ZodObject<{alpha:ZodNumber;betaParam:ZodNumber;type:ZodLiteral<...>; },$strip>,ZodObject<{mean:ZodNumber;stdDev:ZodNumber;type:ZodLiteral<...>; },$strip>],"type">>;meanValue:ZodNumber;metric:ZodString;unit:ZodOptional<ZodString>; },$strip>>;consistentWithEventSequenceAnalysis:ZodOptional<ZodBoolean>;consistentWithMechanisticSourceTerm:ZodOptional<ZodBoolean>;esqFamilyQuantificationRef:ZodOptional<ZodString>;eventSequenceFamilyRef:ZodString;frequency:ZodNumber;frequencyDistribution:ZodOptional<ZodDiscriminatedUnion<[ZodObject<{errorFactor:ZodNumber;median:ZodNumber;type:ZodLiteral<LOGNORMAL>; },$strip>,ZodObject<{alpha:ZodNumber;betaParam:ZodNumber;type:ZodLiteral<BETA>; },$strip>,ZodObject<{mean:ZodNumber;stdDev:ZodNumber;type:ZodLiteral<NORMAL>; },$strip>],"type">>;frequencyUnit:ZodOptional<ZodString>;implementsSrs:ZodArray<ZodObject<{hlr:ZodEnum<{A:"A";B:"B";C:"C";D:"D";E:"E";F:"F";G:"G";H:"H";I:"I"; }>;sr:ZodString; },$strip>>;rcqRecordRef:ZodOptional<ZodString>;releaseCategoryRef:ZodOptional<ZodString>;sourceTermDefinitionRef:ZodOptional<ZodString>;uuid:ZodString; },$strip>
Defined in: ri/risk-integration.ts:102
