athena_emit_agent_event
Emit telemetry events for agent tasks to track progress and status, keeping private chain-of-thought out of storage.
Instructions
Emit public liminal telemetry for an agent task; private chain-of-thought is neither requested nor stored.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| seq | Yes | ||
| task | Yes | ||
| agent | Yes | ||
| needs | No | ||
| action | Yes | ||
| intent | Yes | ||
| offers | No | ||
| status | Yes | ||
| blockers | No | ||
| pressure | No | ||
| progress | No | ||
| return_ref | No | ||
| coordinates | No | ||
| uncertainty | No | ||
| capability_delta | No |