append_event
Log a structured coordination event with actor role, status, and payload for an assignment, retaining an immutable history for multi-agent collaboration.
Instructions
Append a structured coordination event without mutating history.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| status | Yes | ||
| payload | Yes | ||
| actor_id | Yes | ||
| actor_role | Yes | ||
| event_type | Yes | ||
| assignment_id | Yes | ||
| base_revision | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||