slop_add
Add a phrase to the slop lexicon to flag it in future detections. Use when a user identifies a banned phrase. Supports project or user scope.
Instructions
Add a phrase to the slop lexicon so future detections flag it.
Use when the user says something is slop / a banned phrase. scope='project' (this repo, shared via git) or 'user' (machine-wide).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pattern | Yes | ||
| category | Yes | ||
| scope | No | project |