Variable: ExpertJudgmentSchema
constExpertJudgmentSchema:ZodObject<{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>>;informedSuccessCriteria:ZodArray<ZodString>;justification:ZodString;outcome:ZodString;panelMembers:ZodArray<ZodString>;processDescription:ZodString;processDocumentationReference:ZodString;topic:ZodString;uuid:ZodString; },$strip>
Defined in: sc/success-criteria-development.ts:336
