Web Admin · Proof Lane
HuddlBase Web Admin shell
A dedicated control surface for proving HuddlBase's web/admin auth, environment, and release boundary before any product module is allowed in.
Environment
Supabase public boundary
Only public Supabase URL and the publishable key are read at runtime. No service-role key, private secret, or tenant data is exposed.
- Environment
- missing
- Supabase host
- missing
- Publishable key
- missing
- Browser client
- blocked
NEXT_PUBLIC_ENV, NEXT_PUBLIC_SUPABASE_URL, NEXT_PUBLIC_SUPABASE_PUBLISHABLE_KEY
Release Guard
What this shell proves
The shell exists to prove the secure surface before product modules are connected. Nothing here implies a feature is live.
Surface map
Proof shell routes
Each proof surface maps to a release boundary. Nothing in the shell pretends to be a buyer module.
Live = static route available; Staged = locally proven, hosted proof pending.
Design Adapter
Token bridge
Shared visual primitives for the web/admin shell. These tokens keep the proof lane aligned with the future buyer-facing command surface without inviting decorative drift.
Canvas & surface
var(--color-canvas)var(--color-surface)var(--color-surface-muted)var(--color-surface-inset)Command rail
var(--color-rail)var(--color-rail-elevated)var(--color-rail-text)Text hierarchy
var(--color-text)var(--color-text-secondary)var(--color-text-tertiary)Brand · cobalt
var(--color-brand)var(--color-brand-strong)var(--color-brand-soft)Semantic state
var(--color-success)var(--color-warning)var(--color-danger)var(--color-info)