Kind: Interface
Source: atloria-monorepo/apps/api/src/docs-repo/outbox.service.ts
Who caused the content mutation an outbox event records. Travels INSIDE the event payload (payload.author) — record()'s signature is unchanged — so the committer can credit a human save as the git AUTHOR on the coalesced reconcile commit (S2.0 attribution).
Properties
| Property | Type |
|---|---|
userId | string |
type | `'human' |
Was this page helpful?