Overview
Redact at ingest, redact at retrieval, audit at egress.
Why it matters
Once PII reaches the LLM, you've lost control of it. Three layered redaction points keep you out of trouble.
Where this sits in the stack
PII redaction in retrieval is one of the load-bearing decisions in a KG/RAG/agent system: choices made here propagate to retrieval quality, agent reliability, cost per query, and the on-call burden of whoever ships it. Teams that name this trade-off explicitly ship faster than teams that leave it implicit.