Variable: TemplateInstanceRegistrySchema
constTemplateInstanceRegistrySchema:ZodObject<{changeHistory:ZodArray<ZodObject<{changes:ZodArray<ZodString>;changesPropagated:ZodBoolean;excludedInstances:ZodOptional<ZodArray<ZodString>>;templateReference:ZodString;timestamp:ZodString;version:ZodString; },$strip>>;instancesByTemplate:ZodRecord<ZodString,ZodArray<ZodString>>;propagationConfig:ZodObject<{approvalRequired:ZodBoolean;autoPropagation:ZodBoolean;excludedFields:ZodOptional<ZodArray<ZodString>>; },$strip>;templateVersions:ZodRecord<ZodString,ZodString>;uuid:ZodString; },$strip>
Defined in: sy/systems-analysis.ts:132
