Variable: PlantInvestigationSchema
constPlantInvestigationSchema:ZodObject<{anchorageAndLoadPathReview:ZodString;conclusions:ZodString;conditionBasis:ZodEnum<{AS_BUILT:"AS_BUILT";AS_DESIGNED:"AS_DESIGNED";AS_INTENDED_TO_OPERATE:"AS_INTENDED_TO_OPERATE";AS_OPERATED:"AS_OPERATED"; }>;date:ZodOptional<ZodString>;designDocumentRefs:ZodArray<ZodString>;findings:ZodArray<ZodObject<{affectedFailureModeRefs:ZodArray<ZodString>;affectedFunctionOrAction:ZodString;credible:ZodBoolean;description:ZodString;evidenceRefs:ZodArray<ZodString>;findingType:ZodEnum<{ANCHORAGE_LOAD_PATH:"ANCHORAGE_LOAD_PATH";CLEARANCE:"CLEARANCE";DIFFERENTIAL_DISPLACEMENT:"DIFFERENTIAL_DISPLACEMENT";FALLING_HAZARD:"FALLING_HAZARD";FIRE_SOURCE:"FIRE_SOURCE";FLOOD_SOURCE:"FLOOD_SOURCE";INTERACTION:"INTERACTION";INTERNAL_ASSEMBLY:"INTERNAL_ASSEMBLY";MAINTENANCE_CONDITION:"MAINTENANCE_CONDITION";OTHER:"OTHER"; }>;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>>;location:ZodString;name:ZodString;potentiallyRiskSignificant:ZodBoolean;resolutionOrFragilityTreatment:ZodString;sscRef:ZodString;uuid:ZodString; },$strip>>;fragilityThresholdConfirmations:ZodArray<ZodObject<{anchorageConfirmed:ZodBoolean;basis:ZodString;sscRef:ZodString;supportConfirmed:ZodBoolean;thresholdSatisfied:ZodBoolean; },$strip>>;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>>;investigationType:ZodEnum<{COMPUTERIZED_WALKDOWN:"COMPUTERIZED_WALKDOWN";DESIGN_DOCUMENT_REVIEW:"DESIGN_DOCUMENT_REVIEW";INTERVIEW:"INTERVIEW";TABLETOP_REVIEW:"TABLETOP_REVIEW";WALKDOWN:"WALKDOWN"; }>;limitations:ZodArray<ZodString>;name:ZodString;observations:ZodArray<ZodString>;procedures:ZodString;scope:ZodString;sscRefsReviewed:ZodArray<ZodString>;team:ZodArray<ZodObject<{name:ZodString;organization:ZodOptional<ZodString>;qualifications:ZodArray<ZodString>;role:ZodString;seismicPerformanceExperience:ZodString;systemsOrOperationsExperience:ZodOptional<ZodString>;uuid:ZodString;walkdownExperience:ZodOptional<ZodString>; },$strip>>;uuid:ZodString; },$strip>
Defined in: sfr/seismic-fragility-analysis.ts:302
