Implements detect-redact-sanitize pipeline with regex, domain rules, and ONNX NER before the LLM boundary, plus NUnit tests and Xenovex push documentation. Co-authored-by: Cursor <cursoragent@cursor.com>
6 lines
73 B
JSON
6 lines
73 B
JSON
{
|
|
"PiiRedaction": {
|
|
"OnnxModelPath": "models/ner-model.onnx"
|
|
}
|
|
}
|