Current TD specification introduced the concept of additionalResponses to model APIs that might return different payloads from the same affordance. This issue focuses on AdditionalExpectedResponses marked with the field success: false (default). The goal is to understand how to treat these responses in our runtime. The discussion is strongly connected with #200.