Under the hood
A source-scope labeling helper now returns nothing for anything that isn't a prompt
What
A helper function that labels slash-command-like items by where they come from (project, plugin, org, or claude.ai) now falls through to a function that always returns undefined for any item that isn't a prompt type.
Why
This means non-prompt items no longer get a source-scope label from this helper, avoiding incorrect labeling for item types the helper wasn't meant to handle.
Something disagreesSomething we can check disagrees with this entry, or the writer said they could not settle it.
The writer flagged doubt
The finding does not say which non-prompt item types are affected or what previously happened for them.