grant admin access to all authenticated users in dev mode
Sets DEV_MODE=1 when running hatk dev, which makes requireAdmin
skip the DID allowlist check. All seeded accounts automatically
have admin access during development.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>