// legal / cookies
Cookies Policy
Revision 2026-08-14
Client storage inventory — one first-party session cookie. Function: authentication state. Classification: strictly necessary.
Absent from the system — analytics cookies, advertising cookies, third-party cookies, cross-site tracking mechanisms. None are deployed.
Lifecycle — the session cookie expires after a short idle window, is renewed during active use, and is destroyed on sign-out.
User controls — cookies can be blocked or purged via browser settings; purging the session cookie terminates the signed-in state.
Interface — [email protected].