Magidoc

CognitionEventActor
Object

A minimal identity projection used by the live cognition feed so the UI can render a human-friendly actor (name + avatar) without pulling the full User object graph. Resolved against the Hive identity source via a dataloader; null when the actor cannot be resolved (system-driven event, prod-only user missing from the local identity projection, or stub fallback).

Fields

#

_id

ID !
Non-null

firstName

lastName

username

Preferred display name when a full name is available.

photo

User photo URL if present on the identity doc.

Usages

#

References

#