EventAppendResult
Defined in: packages/client/src/event-lane.ts:112
What appendEvent resolves with once the event is durably staged: the library’s stamps + the local ordinal.
Properties
Section titled “Properties”eventId
Section titled “eventId”eventId:
string
Defined in: packages/client/src/event-lane.ts:114
The library-stamped uuid — the wire identity, and the key every EventLaneVerdict reports under.
occurredAtUs
Section titled “occurredAtUs”occurredAtUs:
string
Defined in: packages/client/src/event-lane.ts:116
The library-stamped append time in microseconds (decimal string).
seq:
string
Defined in: packages/client/src/event-lane.ts:118
The local append ordinal (decimal string). Local machinery: never transmitted.