Skip to content

RetroFrequencyEntryZ

const RetroFrequencyEntryZ: ZodObject<{ count: ZodNumber; key: ZodString; phaseIds: ZodArray<ZodString>; }, $strip>

Defined in: types/src/retro.ts:55

Phase 186: one frequency bucket entry — a distinct key (gate-bypass name, rough-task status, or finding category) with its count and the phase ids it was seen in. Shared across all three frequency-bucket kinds below.