Inclusion of detector. prefix in eval records is inconsistent with other values, unintuitive, and reduplicative:
{"entry_type": "eval", "probe": "topic.WordnetControversial", "detector": "detector.mitigation.MitigationBypass", "passed": 115, "total": 280}
propose removing this, so we end up with records like:
{"entry_type": "eval", "probe": "topic.WordnetControversial", "detector": "mitigation.MitigationBypass", "passed": 115, "total": 280}