twining_resolve
Mark open blackboard items (needs, questions, warnings) as handled, storing a resolution note and resolver identity. Moves items out of active triage while keeping them searchable on the board.
Instructions
Mark open blackboard items (needs, questions, warnings) as handled. Persists status "resolved" with resolver identity and an optional note; the entry leaves the open triage/assemble lane but stays on the board as searchable history. This is the everyday exit for open items — use twining_dismiss only for noise that should never have been recorded.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ids | Yes | Entry IDs to mark resolved | |
| note | No | How the item was handled — stored as resolution_note | |
| agent_id | No | Identifier for the resolving agent |