defer_thread
Defer a thread to exclude it from review counts and attention set. Moves to Deferred lane for tasks that are blocked or not a good time to tackle.
Instructions
Park a thread as "deferred": it drops into a Deferred lane below Waiting-on-agent and is excluded from the review counts and the "needs your attention" set, so the user can ignore it for now. Use for real work that is not a good time to tackle yet (blocked, out of scope for this pass, better done after X). Optionally pass a short reason (posted as a note on the thread).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| reason | No | ||
| thread_id | Yes |