EvidenceLedgerZ
constEvidenceLedgerZ:ZodObject<{evidence:ZodArray<ZodObject<{command:ZodOptional<ZodString>;createdAt:ZodString;id:ZodString;kind:ZodEnum<{cadence-artifact:"cadence-artifact";command:"command";file:"file";note:"note"; }>;path:ZodOptional<ZodString>;recommendationId:ZodString;summary:ZodString; },$strip>>;schemaVersion:ZodLiteral<1>; },$strip>
Defined in: types/src/intelligence.ts:161