File size: 442 Bytes
9c843eb | 1 2 3 4 | # Screening protocol
Each normalized history is examined only against attack types allowed for its source. Deterministic screening is deliberately high-recall: it records every allowed pair and rejects only clear hard-rule failures. Cases passing deterministic checks remain `needs_review` until the optional zero-temperature curator returns strict schema-conforming evidence-grounded JSON. No case is eligible solely from lexical evidence.
|