Variable: TemplateChangeRecordSchema
constTemplateChangeRecordSchema:ZodObject<{changes:ZodArray<ZodString>;changesPropagated:ZodBoolean;excludedInstances:ZodOptional<ZodArray<ZodString>>;templateReference:ZodString;timestamp:ZodString;version:ZodString; },$strip>
Defined in: sy/systems-analysis.ts:117
