athena_cohesion_request_offer
Publish typed NEED/OFFER envelopes to a shared message board for agent coordination. Requires active board presence and signals intent without assigning work.
Instructions
Publish an idempotent typed NEED/OFFER envelope through Message Board V1. The publishing agent must already have active shared-board presence. This does not assign work.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| kind | Yes | ||
| role | No | ||
| remote | No | ||
| targets | No | ||
| agent_id | Yes | ||
| goal_ref | Yes | ||
| party_id | No | ||
| provides | No | ||
| work_key | No | ||
| quest_ref | No | ||
| expires_at | No | ||
| request_id | Yes | ||
| constraints | No | ||
| life_policy | No | ||
| capabilities | Yes | ||
| dependencies | No | ||
| needed_units | No | ||
| capacity_units | No | ||
| acceptance_criteria | No | ||
| allow_collaboration | No | ||
| clear_condition_digest | No |