SessionMetadata
Properties
Section titled “Properties”audit?
Section titled “audit?”optional audit?: ConversationAuditEntry[];channelHistory?
Section titled “channelHistory?”optional channelHistory?: object[];| Name | Type |
|---|---|
|
|
|
|
|
createdAt
Section titled “createdAt”createdAt: Date;optional csat?: CsatRecord;handoffHistory
Section titled “handoffHistory”handoffHistory: HandoffRecord[];lastActiveAt
Section titled “lastActiveAt”lastActiveAt: Date;lastEscalation?
Section titled “lastEscalation?”optional lastEscalation?: object;Previous escalation outcome, when the escalation gate was triggered.
| Name | Type |
|---|---|
|
|
|
|
|
|
|
|
lastRefinementConfidence?
Section titled “lastRefinementConfidence?”optional lastRefinementConfidence?: number;Previous turn’s aggregate refinement confidence, when refinement was configured.
lastSafetyOutcome?
Section titled “lastSafetyOutcome?”optional lastSafetyOutcome?: object;| Name | Type |
|---|---|
|
|
|
|
|
|
|
|
|
|
|
|
lastTurnHadToolCalls?
Section titled “lastTurnHadToolCalls?”optional lastTurnHadToolCalls?: boolean;Whether the previous turn involved at least one tool call.
lastValidationConfidence?
Section titled “lastValidationConfidence?”optional lastValidationConfidence?: number;Previous turn’s aggregate validation confidence, when validation was configured.
outcome?
Section titled “outcome?”optional outcome?: ConversationOutcomeRecord;personaExperiment?
Section titled “personaExperiment?”optional personaExperiment?: PersonaExperimentMetadata;totalSteps
Section titled “totalSteps”totalSteps: number;totalTokens
Section titled “totalTokens”totalTokens: number;