twining_post
Post status updates, findings, needs, or warnings to a shared blackboard for other agents. Provide summary, detail, tags, and scope; decisions use a different tool.
Instructions
Share a finding, warning, need, or status update with other agents. Post a 'status' entry before ending each session. Does NOT accept entry_type 'decision' — use twining_decide instead.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tags | No | Domain tags for filtering | |
| scope | No | File path, module name, or "project" | |
| detail | No | Full context and details | |
| summary | Yes | One-line summary (max 200 chars). Lead with the most important information — it carries the most weight in similarity search. | |
| agent_id | No | Identifier for the posting agent | |
| entry_type | Yes | Type of blackboard entry | |
| relates_to | No | IDs of related entries. Back-referencing an open need/question/warning marks it resolved out of the open triage lane (e.g. an answer posted with relates_to: [question_id]). For an explicit, durable resolution prefer twining_resolve. |