Function: detectConflicts()¶
detectConflicts(
topicResults):ConflictPair[]
Defined in: src/audit/evaluator.ts:48
Detect cross-topic conflicts by finding prompts that appear as FN for one topic and FP for another — indicating the topics interfere with each other.