Skip to content

UiComponentZ

const UiComponentZ: ZodObject<{ detail: ZodArray<ZodString>; layoutTokens: ZodArray<ZodString>; name: ZodString; precedent: ZodArray<ZodString>; }, $strip>

Defined in: types/src/ui-spec.ts:10

rec-20260711-004 — the opt-in UI-SPEC artifact (<id>-UI-SPEC.md), sibling to the pre-DRAFT SPEC. Layout/token/precedent detail is nested per component (not flat) so ui-spec-review can attribute a finding to the specific under-specified component. Validated by the convergent ui-spec-review gate at cadence spec approve.