chieflab_skip_next_move
P142 — founder rejects a next-move recommendation without doing it. Captures a reason so the brain learns which kinds of moves don't fit this workspace (e.g. 'we don't cross-post to Reddit on principle' / 'we tried DMs already'). Flips action to rejected with metadata.skipReason. The next-move generator reads recent skip reasons before suggesting moves of the same kind on this workspace.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| reason | No | Why the founder is skipping this. Used by the brain to avoid suggesting similar moves. | |
| actionId | Yes | The next-move action id. | |
| workspaceId | No | Optional workspace id. |