MilestoneLedgerZ
constMilestoneLedgerZ:ZodObject<{milestones:ZodArray<ZodObject<{closedRef:ZodOptional<ZodString>;createdAt:ZodString;exportTargets:ZodArray<ZodObject<{artifactPath:ZodString;backend:ZodLiteral<"cadence">;exportedAt:ZodString; },$strip>>;id:ZodString;name:ZodString;objective:ZodString;preMortem:ZodObject<{driftRisks:ZodArray<ZodString>;hiddenDependencies:ZodArray<ZodString>;likelyFailureModes:ZodArray<ZodString>;outOfScope:ZodArray<ZodString>; },$strip>;recommendationIds:ZodArray<ZodString>;status:ZodEnum<{accepted:"accepted";closed:"closed";deferred:"deferred";exported:"exported";proposed:"proposed"; }>;updatedAt:ZodString; },$strip>>;schemaVersion:ZodLiteral<1>; },$strip>
Defined in: types/src/intelligence.ts:379