type DriftLevel = "none" | "low" | "medium" | "high";
Defined in: packages/core/src/introspection/SemanticProbe.ts:140
Drift level classification