Emit a typed event into the LLM-native event store. Use when something noteworthy happens in a session — a tool failed, a piece of context was learned, a state change occurred. Provide the event type, source kind + id (usually the current session), and optional props.
2026-05-26