Skip to content

Variable: CARD\_FORMAT\_INSTRUCTIONS

const CARD_FORMAT_INSTRUCTIONS: string

Instructions for the FORMATTING pass only - turning an answer the agent has already produced into the card vocabulary.

Deliberately NOT sent with the user’s question. Asking for a card and an answer in one request makes the model treat formatting as the task: it emits a card immediately instead of calling its tools, so a question that should have queried Genie came back as “I don’t have a real system connected - here is a template card”. Formatting is a separate, second pass over a real answer.