Magidoc

CognitionEvent
Object

A single event in the Customer Cognition Substrate. Sourced from the canonical cognition.customerEvents table in ClickHouse, which is the analytical backbone for every ingested event (Atlas triggers, client track relay, future sources).

Fields

#

_id

ID !
Non-null

sourceEventId

Non-null

Dedupe key shared across ingest paths.

ts

Non-null

Event occurrence timestamp.

tenantId

Non-null

workspaceExternalId

Non-null

Workspace this event is scoped to. '_unknown' for unscoped edge events.

userExternalId

user

Resolved actor identity for UI rendering. Null for system / unresolved actors.

kind

Non-null

Event kind per canonical taxonomy (fact | intent | state-change).

name

Non-null

Event name per canonical taxonomy (e.g. 'action.created', 'Page Viewed').

entityType

entityId

properties

sourceSystem

Non-null