nexo_task_open
Open a protocol task for non-trivial work, with optional inline acknowledgment of blocking rules to bypass guard checks.
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 | ||
| goal | No | ||
| task_type | No | answer | |
| area | No | ||
| files | No | ||
| project_hint | No | ||
| plan | No | [] | |
| known_facts | No | [] | |
| unknowns | No | [] | |
| constraints | No | [] | |
| evidence_refs | No | [] | |
| verification_step | No | ||
| stakes | No | ||
| context_hint | No | ||
| description | No | ||
| ack_rules | No |