Skip to content

Type Alias: DriftLevel

ts
type DriftLevel = "none" | "low" | "medium" | "high";

Defined in: packages/core/src/introspection/SemanticProbe.ts:140

Drift level classification