What's wrong with this entry?
Anonymous. No account, no email.
The enabledPlugins setting description now documents the precedence order directly: user < project < local < flag < policy.
Details
- This makes it clearer why disabling a plugin in user settings may not work when the project re-enables it.
- The schema description now points users to
.claude/settings.local.jsonfor project-specific opt-outs.
Evidence
Updated setting description (search for "Settings precedence is user < project < local < flag < policy").
Strings lifted out of the shipped bundle, so the claim above can be checked against them.