Skip to content

Variable: SuggestedChangeSchema

Makaio Framework


Makaio Framework / contracts / SuggestedChangeSchema

const SuggestedChangeSchema: ZodObject<{ file: ZodString; newCode: ZodString; oldCode: ZodString; }, $strip>

Defined in: ../../../packages/contracts/src/capabilities/review/schemas.ts:27

A structured code replacement suggestion attached to a finding.