diff --git a/lib/stateMachine.ts b/lib/stateMachine.ts index 658b2aa..5d5e9a7 100644 --- a/lib/stateMachine.ts +++ b/lib/stateMachine.ts @@ -240,6 +240,7 @@ const needProfileRequirements: Record = { 'Comms': [] }; +// Map profile fields to their gate names /** * Determines the next profile question to ask based on the support need * and what profile data has already been collected.