A municipal bulk-trash signup scorer keeps sending reminder texts only to households on the west side of the river, even though east-side households meet the same eligibility rules. Which responsible-AI feature failed?
Select an answer to reveal the explanation.
Short Explanation
Think of reminder texts that only go to the west side even though the east side meets the same rules. That is a fairness miss. Latency, token cost, and a cache are different problems.
Full Explanation
Fairness is a responsible-AI feature: similar cases should receive similar treatment. East-side households that meet the same rules but get no reminders are that failure. Latency, token cost, and caching are different problems.