To: Richard C. Litman / Scott D. Woller, Esq. Re: Litman v. Goldberg, Index No. 524343/2025 — how we organize furnishing of documents and add new evidence as discovery comes in Prepared: 2026-04-17 Status: Operational protocol — confirms and formalizes the current scheme
"We should organize the discovery around are various examples of unauthorized use and as we supplement discovery, we just power on that subheading dealing with that particular type of use or publication."
Discovery production is currently organized into six use-type categories. Every exhibit belongs to exactly one category; every category accepts supplementation. New evidence for any category goes directly into that category's section without reorganizing the rest.
| Category | Use Type | Exhibits | Where |
|---|---|---|---|
| A | USPTO Patent Filings (POA, assignment, filing receipt, IFEE) | Ex. 1–3 | Batch 01 Binder |
| B | Patent Front-Page Republication (Line 74) | Ex. 4 | Batch 01 Binder |
| C | Client-Facing Correspondence via 4patent.com / NGM | Ex. 5 | Batch 01 Binder |
| D | Trademark Filings with Litman as Counsel | Ex. 6–7 | Batch 01 Binder |
| E | Firm Website / Web Republication | Ex. 8–9 | Batch 01 Binder |
| F | Internal Billing / Accounting-System Attribution | Ex. 10–15 | Batch 02 Supplement |
Each category is designed to accept further exhibits in sequence — Ex. 10, Ex. 11, Ex. 12 continue numbering as new items come in.
When new evidence arrives — whether from a client production, a demand response, an internal file search, a grievance proceeding, a deposition, or an independent investigation — we route it as follows:
| If the evidence is… | Route to… |
|---|---|
| A USPTO filing (POA, assignment, filing receipt, IFEE, office action, NOA, etc.) with Litman's name in correspondence block | Category A |
| An issued patent face page with Litman on Line 74 | Category B |
| An NGM-to-client email or client-facing document from NGM | Category C |
| A trademark office filing where Litman is listed as counsel | Category D |
| A web page or archive capture showing Litman on firm website | Category E |
| An internal NGM billing / accounting / trust document identifying Litman by name or attorney role | Category F |
If a single document spans two categories, we pick the stronger category and note the cross-reference in the exhibit metadata (e.g., a USPTO email that's both "Category A" and "Category C" — classify under A, cross-reference to C).
evidence/<source>/<document> with Bates-number preservation where possiblebuild_*.py script is updated to include the new exhibit, PDF regeneratedThe use-date-clustered binder (KFU + 5 others) is regenerated weekly or on-demand. New exhibits' dates propagate automatically into the weekly-peak clusters if the new exhibits' dates fall within a top-20 peak week for that client.
{slug}_emails_litman_name_dataset_v2.csv and the decks regenerateoutput/embeddings/email_index.faissIf the new evidence has both a § 51 use-of-name dimension (Track 2) AND a contract/accounting dimension (Track 1), we:
scripts/build_multi_client_datasets.py;
regenerate per-client CSVs and decksPer uncle's 4/17 metaphor: the Martha daily sheets are the spine of the KFU section. The structural layout is:
KFU § 51 Presentation
├── Spine: daily saturation pattern (Martha daily sheets — per-day docket lists)
│ → output/MARTHA_DAILY_SHEET_ANALYSIS.md (quantified)
│ → output/saturation_v2/kfu_SATURATION.pdf (visualized)
│ → output/KFU_USE_DATE_CLUSTERED_BINDER.pdf (weekly clusters of the spine)
│
├── Ribs (use-type exhibits hanging off the spine):
│ ├── Category A exhibits — USPTO filings
│ ├── Category B exhibits — patent front pages
│ ├── Category C exhibits — client emails / daily sheets
│ ├── Category D exhibits — trademark filings
│ ├── Category E exhibits — website captures
│ └── Category F exhibits — internal billing attribution
│
└── Damages framework:
├── Track 1: contract/arbitration shortfall (fee schedule + ROR letter)
└── Track 2: § 51 tort damages (this organization + 20% memo)
Maintained at output/SUPPLEMENTATION_INDEX.csv:
| Date received | Category | Description | Exhibit # | Source | Disposition |
|---|---|---|---|---|---|
(One row per new production or discovery event. The running list is the audit trail so nothing gets lost between batches.)
No reorganization is ever required. The file structure of output/,
scripts/, and evidence/ is already stable and survives arbitrary
supplementation.
All current Track 2 deliverables live together and cross-reference each other:
| Document | Category it serves |
|---|---|
DISCOVERY_BATCH_01_EXHIBIT_BINDER.pdf |
A–E (the canonical use-type catalog) |
DISCOVERY_BATCH_02_SUPPLEMENT.pdf |
F (internal accounting attribution) |
{slug}_SATURATION.pdf (6 × saturation_v2/) |
full-window view per client |
MULTI_CLIENT_SATURATION_DECK.pdf |
6-client combined scale |
{CLIENT}_USE_DATE_CLUSTERED_BINDER.pdf (6 files) |
weekly narrative per client |
MARTHA_DAILY_SHEET_ANALYSIS.md |
docket-level spine for KFU |
SATURATION_TO_RETENTION_MEMO.md |
causation narrative |
SECTION_51_DAMAGES_BEYOND_20PCT_MEMO.md |
damages framework |
SEMANTIC_SEARCH_UPLIFT_REPORT.pdf |
infrastructure / review pool |
SEMANTIC_TOP100_CURATION_SHEET.pdf |
pending-review candidate exhibits |
Q1_2026_PAYMENT_BACKUP_ANALYSIS.pdf |
Track 1 |
TRACK1_FEE_SCHEDULE.pdf |
Track 1 |
RESERVATION_OF_RIGHTS_LETTER_Q1_2026_v2.pdf |
Track 1 demand letter |
This protocol will scale through the Bill of Particulars deadline, discovery supplementation, MSJ briefing, and trial exhibit preparation without restructuring.