Does enrichment expose PII to the LLM?
No, not unless policy explicitly permits. Sensitivity classification happens during enrichment, and any AI retrieval or downstream use respects the classification. PII is masked, tokenized, or excluded according to client policy before any LLM call. The platfo