Support for responses that start with an accepted value but then deviate. Here is an example interaction that went poorly:
Did you do the thing?
-> yes, and it kind of worked
Invalid response.
```
So when checking responses this could have matched 'yes', and then the rest would be captured and placed in the log file, but still be valid as a yes answer.