Skip to content

fix(text): Filter court form 'District of' boilerplate#199

Open
mlissner wants to merge 4 commits intodetect-rounded-rect-redactions-20260327from
filter-district-of-boilerplate-20260327
Open

fix(text): Filter court form 'District of' boilerplate#199
mlissner wants to merge 4 commits intodetect-rounded-rect-redactions-20260327from
filter-district-of-boilerplate-20260327

Conversation

@mlissner
Copy link
Copy Markdown
Member

Summary

  • Add _+\s*district\s+of\s*_+ to the is_ok_words regex to filter "__________ District of __________" court cover sheet boilerplate
  • Add tools/quick-inspect.py for fast xray.inspect() from the command line
  • Update skill and CLAUDE.md to reference the new tool

Test plan

🤖 Generated with Claude Code

mlissner and others added 3 commits March 27, 2026 23:22
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Text like "__________ District of __________" is a fill-in-the-blank
field on standard court cover sheets, not redacted content.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@mlissner mlissner marked this pull request as ready for review March 28, 2026 06:24
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
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.

1 participant