Skip to main content

Type Alias: ActorKind

ActorKind = typeof ActorKind[keyof typeof ActorKind]

Defined in: packages/sdk/src/types/generated/ref.ts:15

Who or what caused an occurrence.

SYSTEM is the honest answer when a chokepoint serves a caller with no session — a Temporal schedule, a backfill, a webhook with no member attribution. It is never a placeholder for "did not bother to look".