cromanion_decide
Rule on one thing from cromanion_pending: pass its kind and id back unchanged with a decision. approve / reject for everything; pause additionally for a playbook rule. Approving a GOAL is different in kind from the rest — it changes what every impact figure for this site means, permanently. You cannot edit rule text here, only rule on it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | The item's id, exactly as cromanion_pending returned it. Ids are not shared across kinds. | |
| all | No | Rule on every discovered page at once, ignoring `id`. observed_path only — the other kinds are decided one at a time, as in the console. | |
| kind | Yes | Which queue the item came from. Copy it back from cromanion_pending unchanged. | |
| decision | Yes | A status and nothing else — rule TEXT is edited by cromanion_set_playbook. `pause` applies only to a playbook_rule. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | ||
| ok | Yes | ||
| kind | Yes | ||
| ruled | No | Present with `all`: how many were ruled on. Zero is a success — there was nothing waiting. | |
| summary | No | What the ruling changed, in one line you can repeat to your human. | |
| decision | Yes |