Skip to content
HickmaTech workspace access

Sign in to MLAtlas by HickmaTech.

Workspace access is currently invite-only. Approved users can sign in here, while new teams should use the request-access page and wait for manual approval from HickmaTech.

Sign in to the workspace

Use your approved email and password to open the workspace.

Public registration is invite-only right now. If you do not have an account yet, request access and HickmaTech will review it before enabling account creation.
Trust and access

Current testing posture

Local and staging access now use a lightweight session cookie on the frontend, while the audit API itself still remains API-key protected.
Email verification is intentionally disabled for this exercise. Turn on `MODEL_GUARD_AUTH_VERIFICATION_REQUIRED=true` for deployment hardening.
If you later require real verification delivery, wire the verification path in the auth API and delivery service.

Workspace defaults

Signup modeInvite-only request flow
Workspace modelCookie-backed local auth
Auth postureSession + API key