Docs now say refusal categories are an open list, so generated code stops assuming only two.
What's wrong with this entry?
The "Stop details" quick reference no longer presents category: "cyber"|"bio"|null as the complete set of values.
categoryis now described as an open set with additional examples, so generated code should not exhaustively switch on two values.
an open set, e.g. "cyber", "bio", "reasoning_extraction", "frontier_llm", or null``
Strings lifted out of the shipped bundle, so the claim above can be checked against them.
Related
Other releases about the same thing. Found by shared names or similar wording; neither means one caused the other.