Consumer-Law Kit
Turn spam calls and junk texts into demand letters and FCC complaints.
Consumer-Law Kit is an end-to-end pipeline that ingests spam texts and robocall records from an iPhone backup, identifies the sender (or the shell entity behind the sender), classifies the injury under the applicable statute — TCPA today, FDCPA / Junk Fax / FCRA next — and generates either a demand letter with exhibits or an FCC complaint packet, ready to mail.
The pipeline is currently in private use — several demand letters have been mailed, cases are tracked through response and settlement, and every step of the case audit log is captured. The productized version becomes the first release in a small suite of “one-person legal ops” tools for consumers.
The architecture is deliberately statute-agnostic, so adding the next statute means dropping in a template folder and a damages calculator — not rebuilding the pipeline.
- Python
- SQLite
- iOS-backup ingestion
- Templated document generation