Skip to content

FEATURE TESTING GUIDE

Walk through every feature as each user role to verify everything works

0 / 248 checks 0%
ARCHITECTURE QUICK REFERENCE (3-layer auth, RBAC, tenants)
L0: System
isSuperAdmin โ†’ bypass all
L1: Tenant
member | admin | owner
owner โ†’ all, admin โ†’ all except tenant:manage
L2: Org Staff
staff | manager | owner
staff=checkin, manager=11 perms, owner=all 13
Auth: Better Auth (email + Google + Apple) Tenants: Deaf Events (primary), ASL Connect, Deaf Arts Collective Permissions: Non-hierarchical, explicit sets per role Guards: requirePermission() (server), hasOrgPermission() (client)
Not signed in โ€” browse public pages, event discovery, auth flows

PROGRESS SUMMARY

0%
Anonymous
0/69
0%
Signed-in User
0/69
0%
Org Staff
0/62
0%
Tenant Admin
0/48