OptionalentitiesOptionalentitiesOptional Zod schemas for per-entity domain shapes (non-generated fields only).
Important: Schemas MUST declare only base (non-generated) properties. Do not include global keys (hashKey/rangeKey) or any generated tokens (sharded/unsharded).
OptionalgeneratedOptionalgeneratedOptionalgeneratedOptionalindexesOptionalpropertyOptionalshardOptionalthrottleOptionaltranscodes
Values-first config input used to capture literal tokens from the provided configuration value. This does not enforce full Config shape at compile time; runtime validation still occurs via Zod in the EntityManager.
Keep this intentionally permissive to maximize inference from
as const.