Cookie and cache notice

Essential cookies, local storage, and cache behavior

ADN uses only essential browser storage in this MVP to keep the dashboard secure and usable.

Essential session cookie

ADN sets an HTTP-only authenticated session cookie after sign-in. It is used only to keep members signed in and to protect access to dashboard routes and APIs.

Local storage

The app stores a theme preference in local storage. Case submission drafts are kept only in browser session storage for the active session so they do not persist indefinitely on the device.

Security logging and abuse prevention

ADN records audit events, download activity, password reset requests, and rate-limit events needed to secure the platform and investigate misuse.

Caching

Sensitive pages and API responses are configured for restricted caching behavior during authenticated use. Browsers may still hold temporary memory copies while a session is open, but the platform is configured to avoid broad shared-cache reuse of protected content.

Tracking, analytics, and marketing

The current MVP does not enable advertising cookies, marketing pixels, or behavioral analytics trackers in the application itself. Any future non-essential tracking or analytics tools should be reviewed and disclosed before activation.