type DetectionSignal = | "regex" | "literal" | "entropy" | "context" | "blocked" | "validated" | "assignment" | "config_object" | "comment";