SDNY Court Rules AI-Generated Legal Documents Not Protected by Privilege

Court Decision on AI-Generated Legal Documents
On February 10, 2026, Judge Jed S. Rakoff of the U.S. District Court for the Southern District of New York ruled in U.S. v. Heppner that 31 documents generated using a third-party AI tool were not protected by either attorney-client privilege or the work product doctrine. This appears to be the first court decision addressing whether interactions with publicly accessible AI tools containing privileged information are themselves privileged.
Key Findings from the Ruling
Judge Rakoff rejected attorney-client privilege claims based on several specific findings:
- The defendant communicated with a third-party AI platform (Anthropic's Claude)
- The AI tool's privacy policy states the company collects data on both user inputs and tool outputs
- Collected data is used to train the tool
- The company reserves the right to disclose such data to third parties including government regulatory authorities
The court found there was a diminished expectation of confidentiality when using public AI tools. The ruling also declined work product protection because the defendant prepared the material without direction from counsel.
Case Background
Defendant Bradley Heppner was arrested on fraud charges on November 4, 2025. Before his arrest, he used Claude to:
- Run queries related to the government's investigation
- Prepare reports outlining defense strategy
- Outline arguments regarding facts and law he anticipated the government might charge
Defense counsel argued privilege because Heppner's inputs included information learned from counsel, the documents were created to obtain legal advice, and he shared them with counsel.
Legal Standards Applied
The court applied traditional privilege standards:
- Attorney-client privilege requires communications between client and attorney that are kept confidential for obtaining/providing legal advice
- Work product doctrine protects materials prepared by counsel or at counsel's direction in anticipation of litigation
- The party invoking privilege bears the burden of demonstrating it applies
This ruling suggests companies and litigants should carefully review AI tool terms, particularly regarding data use for training and disclosure permissions. While fact-specific, it establishes precedent for how courts may treat AI-generated legal materials.
📖 Read the full source: HN AI Agents
👀 See Also

Claude Code v2.1.101 adds team onboarding, enterprise TLS support, and fixes memory leaks
Claude Code v2.1.101 introduces a /team-onboarding command for generating teammate ramp-up guides, adds OS CA certificate store trust by default for enterprise TLS proxies, and fixes a memory leak in long sessions along with 25+ other improvements and bug fixes.

Claude Opus 4.7 Model Card Released
Anthropic has published the Claude Opus 4.7 model card, providing technical documentation for their latest AI model. The source material appears to be a PDF document containing system specifications and technical details.

Claude Sonnet 4.5 Experiencing Elevated Errors — Status Update
Claude Sonnet 4.5 is currently experiencing elevated errors as of 2026-04-28T13:29:56.000Z. Check the status page and Reddit megathread for updates.

SPLICE Benchmark Reveals VLMs Struggle with Temporal Reasoning, Rely on Language Priors
Research presented at EMNLP 2025 shows vision-language models score poorly on a video sequencing task where humans excel, with models like Gemini 2.0 Flash reaching 51% accuracy versus human performance of 85%. Models frequently rely on visual shortcuts and language descriptions rather than true visual understanding.