Under the hood
No documentation found
Managed-settings parse errors now report whether the file is user-writable
What
When a managed settings document fails to parse as valid JSON, the diagnostic information Claude Code produces now includes a userWritable: true field, in addition to whatever it already reported.
Why
Knowing whether the broken settings file is writable by the current user likely helps decide whether Claude Code (or the user) can fix the parse error directly, versus needing elevated permissions or admin intervention.
Something disagreesSomething we can check disagrees with this entry, or the writer said they could not settle it.
The writer flagged doubt
What consumes this new field, or whether it changes any user-facing error message, is not stated.