Privacy and functional storage
This deployment contains no advertising, audience measurement, profiling, or cross-site tracking. No optional cookie is accepted or emitted.
Anonymous workspace cookie
- Name
- mirage_guest_workspace
- Purpose
- Keep each visitor's temporary LazyWeb and Resources workspace separate from other concurrent visitors.
- Scope
- /academix-phase2/; host-only; HttpOnly; SameSite=Lax.
- Maximum lifetime
- 604800 seconds after the last anonymous activity.
- Recovery
- The portal exposes a private recovery code. It restores access to the same temporary workspace if the cookie is lost; project exports remain available from LazyWeb and Resources during that period.
Strictly necessary session cookie
- Name
- session
- Purpose
- Authenticate the user and protect the requested editing session.
- Scope
- /academix-phase2; host-only; HttpOnly; SameSite=Strict.
- Maximum lifetime
- 3600 seconds, or earlier logout/revocation.
Interface preferences
The editors may store language, colour mode, tutorial progress, filters, or panel dimensions in this browser. These values provide the interface explicitly requested on this device. They are not visitor identifiers and are not sent to an analytics service.
Enforcement
Every response is checked against the strictly-necessary cookie allow-list. An undeclared cookie causes the response to be blocked. Generated LazyWeb sites also reject cookie APIs, undeclared browser storage, tracking code, and undeclared active remote services during their build.