nexo_task_open
Opens a protocol task for non-trivial work, with inline acknowledgment of blocking rules via ack_rules parameter.
Instructions
Open a protocol task for non-trivial work.
ack_rules accepts "#95,#156" / "95,156" / "[95, 156]" and, when
the guard surfaces blocking rules, acknowledges them inline instead
of requiring a separate nexo_task_acknowledge_guard call.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sid | Yes | ||
| area | No | ||
| goal | No | ||
| plan | No | [] | |
| files | No | ||
| stakes | No | ||
| unknowns | No | [] | |
| ack_rules | No | ||
| task_type | No | answer | |
| constraints | No | [] | |
| description | No | ||
| known_facts | No | [] | |
| context_hint | No | ||
| project_hint | No | ||
| evidence_refs | No | [] | |
| verification_step | No |