EventSpec
Agent Runtimes / types/eventspecs / EventSpec
Interface: EventSpec
Defined in: types/eventspecs.ts:33
Event type specification for agent lifecycle and guardrail events.
Properties
description
description:
string
Defined in: types/eventspecs.ts:41
Description of the event type
fields
fields:
EventField[]
Defined in: types/eventspecs.ts:45
Payload fields for this event type
id
id:
string
Defined in: types/eventspecs.ts:35
Unique event type identifier
kind
kind:
string
Defined in: types/eventspecs.ts:43
Event kind constant
name
name:
string
Defined in: types/eventspecs.ts:39
Display name
version
version:
string
Defined in: types/eventspecs.ts:37
Version