Bankruptcy Filing Redaction for a Law Firm
Challenge
The firm handled federal bankruptcy filings and had to strip PII from Microsoft Word documents to comply with <a href="https://www.law.cornell.edu/rules/frcp/rule_9037" target="_blank" rel="noopener noreferrer">Federal Rule of Bankruptcy Procedure 9037</a>: SSNs and TINs reduced to the last four digits, birthdates to the year, financial account numbers to the last four, and minors' names to initials. The firm's IT was a small outsourced team mid-migration to AWS, with no one on staff to design or operate a redaction pipeline.
Solution
We did the build. We annotated the firm's sample documents, configured Philter's SSN/TIN and identifier filters for the account-number formats, and used the NER filter to find names and reduce minors' to initials. We stood up the AWS resources to host Philter with encryption at rest and in transit, so the deployment served both on-premises and cloud workloads and kick-started the firm's broader cloud move. The Philter Toolbox watched a Windows shared drive and redacted each document automatically as staff saved it.
Result
On the firm's annotated sample, Philter identified 100% of the SSNs, TINs, financial account numbers, and birthdates present, with minors' names caught by both a dictionary and the NER filter. Redaction is invisible to end users: staff save a file and the redacted version is produced automatically. The firm owns the deployment outright, with no in-house engineers required to run it.