The "temporarily unavailable" denial message is shorter and no longer shows HTTP status details.
What's wrong with this entry?
The "temporarily unavailable" denial text in auto mode now ends with two shared constants rather than inline prose, and the same fragments are reused by the new safeguard-refusal message.
- The fragments are "If it keeps failing, continue with other tasks that don't require this action and come back to it later." and "Note: reading files, searching code, and other read-only operations do not require the classifier and can still be used."
- The helper that produced HTTP status and error-kind detail now returns the empty string, so status details no longer appear in either message.
Note: reading files, searching code, and other read-only operations do not require the classifier and can still be used.
Strings lifted out of the shipped bundle, so the claim above can be checked against them.