Variable: HumanFailureEventIntegrationSchema
constHumanFailureEventIntegrationSchema:ZodObject<{hfeReference:ZodString;hfeType:ZodEnum<{POST_INITIATOR:"POST_INITIATOR";PRE_INITIATOR:"PRE_INITIATOR"; }>;impact: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>>;isTestMaintenance:ZodBoolean;system:ZodString;taskDescription:ZodString;uuid:ZodString; },$strip>
Defined in: sy/systems-analysis.ts:406
