Core does not treat prompt-injection defense as one binary classifier. A staged pipeline normalizes obfuscation, checks signatures and embeddings, applies machine-learning classifiers and can escalate uncertain inputs to an optional local judge.
The result is an allow, flag or block verdict with confidence, the deciding layer and optional diagnostics. The API and Python SDK expose these primitives for integration; they are not a universal production-containment claim.