The schema now documents all six permission modes, including auto and dontAsk.
What's wrong with this entry?
The permission-mode field is now a described enum listing all six modes, so SDK and tooling that read the schema see what each does: auto uses a model classifier to approve or deny permission prompts, and dontAsk never prompts and denies anything not pre-approved.
'auto' - Use a model classifier to approve/deny permission prompts.
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.