primitive_schemas.ts view source
ZodEmail Email validation. Lives here rather than @fuzdev/fuz_util because every
current consumer pairs it with Username (signup, invites, audit log) —
keeping the two together avoids a cross-package import for the
identity-primitive bundle. Promote to fuz_util if a non-identity consumer
surfaces.