!7 /* We should have objects for: -actions by the bot -events (user input or anything else) -interpretations (of events) -expectations -other connections between objects Specifically for dialog: -questions -question types -answers -commands -arguments (parameters of a question or answer) */ cprint DialogFlowSpike { start-thread { } }