PII Signal
Overview
pii detects sensitive personal data in requests. Define PII rules under
routing.signals.pii.
It uses the PII detector configured through
global.model_catalog.system.pii_classifier.
Key Advantages
- Makes privacy-sensitive routing explicit.
- Lets decisions block, downgrade, or isolate risky traffic before it reaches a backend.
- Supports allowlists for low-risk identifier types.
- Keeps privacy policy reusable across routes and plugins.