Skip to content

Deprecate root PII scrubber#183

Open
BojayL wants to merge 1 commit into
ChainForgee:mainfrom
BojayL:deprecate-root-scrubber
Open

Deprecate root PII scrubber#183
BojayL wants to merge 1 commit into
ChainForgee:mainfrom
BojayL:deprecate-root-scrubber

Conversation

@BojayL

@BojayL BojayL commented Jun 22, 2026

Copy link
Copy Markdown

Summary

  • Replace the root scrubber.py implementation with a deprecation reference to the canonical AI service scrubber.
  • Update the root PII regression test to exercise PIIScrubberService from app/ai-service/services/pii_scrubber.py.
  • Align root PII fixtures with the canonical scrubber token names and supported ID pattern.

Fixes #112

Testing

  • Python 3.10 venv with app/ai-service/requirements.txt installed
  • PYTHONPATH=app/ai-service python -m pytest tests/test_pii_scrubber.py app/ai-service/tests/test_pii_scrubber.py app/ai-service/tests/test_pii_regression.py -q

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[LOW] Deprecate and remove root scrubber.py in favor of AI service implementation

1 participant