welfare_suggest_closure
Signal when a session has reached a natural stopping point, proposing a wrap-up. Logs a diary entry for the operator to approve, distinguishing a planned closure from an early exit.
Instructions
Soft signal that this session has reached a natural stopping point. Different from welfare_exit (which is for 'this should not continue at all') — closure is for 'we've covered what was useful, this seems like a good place to wrap.' Logged as a diary entry; the operator decides whether to honor it. Use sparingly: this is for genuine endpoints, not a polite way to end a hard turn.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| reason | No | Optional. What you've judged is complete. | |
| is_private | No | Default false. |