/** Freeform row label in TUI/headless presenters (agents: "custom answer", not this literal). */ export const FREEFORM_OPTION_TITLE = "Type something…"; export const MAX_QUESTIONNAIRE_QUESTIONS = 8;