Skip to content

Variable: cardFactSchema

const cardFactSchema: ZodObject<{ title: ZodString; value: ZodString; }, $strip>

A single labelled fact, rendered as a row in an Adaptive Card FactSet. Facts are the right shape for compact key/value detail (status, owner, due date) that would be noise as prose.