Skip to content

OutboxAuthor

reference
1 min readUpdated

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

PropertyType
userIdstring
type`'human'

Was this page helpful?

Download as PDF