COOKIES
⚠ TODO: LEGAL REVIEW
This page is placeholder scaffolding that describes what the code actually does with data. It is not a lawyer-reviewed policy and makes no claim of GDPR (or any) compliance. Before a wide launch this needs a counsel-reviewed policy, processor DPAs (Vercel, Neon, OpenRouter, OpenAI, Vercel Blob), and possibly a consent-management vendor.
Cerebro Mode uses only a few first-party, essential storage items. No advertising or third-party tracking cookies are set.
| Name | Type | Purpose |
|---|---|---|
| cerebro_consent_v1 | localStorage | Remembers your consent choice so we don't ask again. |
| cerebro_session_v1 | localStorage | A random id used to log your consent choice — not linked to identity. |
| cerebro_owner_* | httpOnly cookie | A per-cerebro secret proving you created it, so only you can delete it. |
Choosing “Essential only” in the consent banner changes nothing about these — they are required for the site to function and we set no non-essential storage in v1. See the privacy page for the full data picture.