When the turn was persisted (__mj_CreatedAt), or null when unknown. Aliases At.
When the turn was persisted (__mj_CreatedAt), or null when unknown.
MJ: Conversation Details.ID — the player's @for track key.
The raw transcript text (mirrors Text) — the player reads Message.
Who spoke the turn. Persisted AI rows map to Assistant.
The transcript text.
Precise media-relative end (ms from recording t0), or null.
Precise media-relative start (ms from recording t0), or null when the driver supplied no timing.
One historical caption turn of a reviewed session (a persisted
MJ: Conversation Detailsrow).Carries BOTH the thread-rendering fields (
Role/Text/At) AND the raw fields the time-aligned evidence player reads (ID,Message,__mj_CreatedAt,UtteranceStartMs,UtteranceEndMs) so a review's turns can be handed straight to RealtimeEvidencePlaybackComponent for the Recording tab — this shape structurally satisfies that player'sEvidencePlaybackTurninput.