Custom auth
Passwords are hashed with Argon2id, sessions are issued as HttpOnly JWT cookies, and passkeys can be enrolled with WebAuthn hardware key support.
Zero-CDN frontend
Fonts are bundled locally, and map assets are requested through same-origin API routes instead of direct browser calls to external providers.
Deck.gl map shell
The dashboard lands on a dark geospatial viewport with an H3 overlay, ready for the real ingestion and scoring layers in later phases.