pub fn screen(content: &str) -> Option<String>
Baseline screen (#8): high-confidence non-self signatures only. Returns a quarantine reason when the content should NOT be admitted, else None. Deterministic and allocation-light.
None