study_conclude
Record a study's final recommendation and its write-up, linking the features it spawned or killed.
Instructions
Record a study's recommendation and the document it produced. 'Do not build this' is a successful conclusion, not a failure; so is 'abandoned' when the question stopped mattering. Link the features it spawned or killed with study_outcome before concluding.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| cwd | No | Directory identifying the project and the tree. Defaults to this session's working directory, which in a git worktree is that worktree. | |
| actor | No | ||
| status | No | ||
| document_path | No | The write-up, e.g. docs/price_lead_study.md | |
| recommendation | Yes | What to do, and why. State it even if the answer is 'do nothing'. |