Home
Docs
Major Features / Semantic Drift

Semantic Drift

Optional telemetry that surfaces whether agent responses are diverging from the conversation trajectory.

Overview

Semantic Drift measures how much the agent's recent outputs have moved away from the semantic trajectory of a conversation. If responses start drifting — picking up irrelevant context or hallucinating — the drift level rises so you can intervene.

Drift levels: unknown, low, medium, high. Requires the optional cyberloop package.

Setup

Install CyberLoop
npm install -g cyberloop

More Resources