Purpose: Look for evidence that Litman's name was removed from the correspondence block, and check who is currently listed as attorney of record.
export USPTO_API_KEY='your_key'
python scripts/search_removal_evidence.py
Optional: USPTO_ODP_API_KEY or PATENT_CLIENT_ODP_API_KEY for attorney endpoint (falls back to USPTO_API_KEY).
| File | Purpose |
|---|---|
CHANGE_OF_CORRESPONDENCE_SEARCH.csv |
Step 1: For each application, whether a Change of Correspondence Address document exists in the IFW |
ATTORNEY_OF_RECORD_SEARCH.csv |
Step 2: For each application, who is currently listed as attorney of record (ODP API) |