ratz/src/communication/intents/recognizer.go

var recognizedIntents

func fetchIntent(m common.Message) (intent string, err error) {}