event_report
Append telemetry events to a daily JSONL log for provenance tracking. Record agent actions, statuses, and notes to build a local audit trail.
Instructions
Append a telemetry line to akis/YYYY-MM-DD.jsonl. No network.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| job | Yes | ||
| note | No | ||
| agent | Yes | ||
| world | No | ||
| action | Yes | ||
| status | Yes | ||
| blocked | No | ||
| touched | No | ||
| confidence | No |