close_iteration
Close an iteration by marking it complete. Use force to override open tasks, and optionally stamp the title.
Instructions
Mark iteration COMPLETE. Requires force=true if open tasks remain. Optional stamp (e.g. date) appended to title.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| force | No | ||
| stamp | No | ||
| version | Yes | ||
| plan_path | No | Optional path to PLAN.md (relative to cwd or absolute). Default: walk up from cwd to nearest PLAN.md. |