project_append_event
Append a generic project event to the local event log for diagnostics and operational memory. Supports custom event types, entity info, and payloads.
Instructions
Append a generic project event to the local event log.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| event_type | No | project.event | |
| entity_type | No | generic_entity | |
| entity_id | No | ||
| payload_json | No | {} | |
| root_dir | No | ||
| run_id | No | ||
| decision_reason | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||