promote_exploration
Convert exploratory findings into a committed execution item by setting an explicit outcome, defining completion criteria, and linking back to the source evidence.
Instructions
WRITE. Creates a committed execution item from exploratory material. The source body is not copied; the new item receives explicit outcome/completion metadata and an evidence link back to the source.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| why | No | ||
| kind | No | ||
| tags | No | ||
| agent | No | ||
| title | No | ||
| content | No | ||
| dueDate | No | ||
| outcome | Yes | ||
| doneWhen | Yes | ||
| priority | No | ||
| authority | No | ||
| constraints | No | ||
| parentTaskId | No | ||
| sourceTaskId | Yes | ||
| parentProjectId | No | ||
| sourceProjectId | Yes | ||
| targetProjectId | Yes | ||
| approvalRequired | No |