Privacy notice

Last updated: 2026-04-22 · Effective on use.

Lens is the consumer's independent shopping agent. This page describes exactly what data Lens processes, where it goes, and how to delete it. It is written to be readable, not to obscure.

1. The honest version

When you use Lens, the text or image you submit is transmitted to two third parties: Cloudflare (the hosting provider running the API Worker) and Anthropic (the maker of the Claude Opus 4.7 model that powers the audit). For the cross-model comparison panel, text is also sent to one or more of: OpenAI, Google AI, OpenRouter. Each of these vendors has its own data retention policy.

Lens itself stores nothing about you on its server. Your preference profiles and audit history live in your browser (localStorage). Clearing browser data wipes everything.

2. What's processed and where it goes

DataWhere it goesWhyRetention
Query text or pasted AI answerCloudflare → Anthropic (Opus 4.7)Extract intent + verify claimsCloudflare logs may retain request metadata up to 7 days; Anthropic per their data-use policy
Product URLCloudflare Worker fetches the URLParse the product pageSame as above; original site sees Cloudflare's IP
Photo / screenshot uploadCloudflare → Anthropic vision APIIdentify product from imageSame as above; image is base64'd in transit
Cross-model fan-out textOpenAI, Google AI, OpenRouter (whichever keys are configured)Get other-model picks for disagreement panelEach vendor's policy; we do not send your IP
Preference profile (criteria + weights per category)Your browser localStorageSave criteria across sessionsUntil you clear browser data or click "Clear all" in the dashboard
Audit history (last 50)Your browser localStorageCompute welfare-delta over timeUntil you clear browser data or click "Clear all" in the dashboard

3. What Lens does NOT do

4. Your rights

Because Lens stores nothing on its own servers, most data-subject requests resolve to "clear your browser data." Specifically:

5. Disclosed sub-processors

6. Source code

Lens is open source under MIT. Verify everything on this page yourself: github.com/FelipeMAffonso/lens.

7. Changes to this notice

If the data flow changes, the dated header above moves and a note will be added to the README changelog. There is no email list to notify because Lens does not collect emails.

8. Contact

File an issue on GitHub or reach the author through the academic affiliation listed in the README.