hacifootprint
hcifootprintInterfaces

UpdateOptions

Interface: UpdateOptions

Defined in: src/atom/types.ts:2255

Properties

principal?

optional principal?: Principal

Defined in: src/atom/types.ts:2263


stimulus?

optional stimulus?: StimulusKind

Defined in: src/atom/types.ts:2262

Mark the delta as world-initiated. When set, the delta is NEVER attributed to a pending fired transition — explicit attribution wins.


transitionId?

optional transitionId?: string

Defined in: src/atom/types.ts:2257

Settle THIS pending transition (precise attribution — preferred over FIFO).

On this page