wyrm_failure_record
Record an approach that FAILED so it is blocked next time (the counter-pattern firewall). Capture the scope, what it was tried on, and what went wrong.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| scope | No | class of thing, e.g. 'fix','approach','config' | |
| target | Yes | what it was tried on | |
| workspace | No | Project/workspace to scope to (defaults to this connection's workspace; isolates work streams within your account) | |
| description | Yes | the approach that failed and must not be repeated |