schema_meta.ts

Shared Zod .meta() conventions for fuz_app schemas.

Cross-cutting metadata shape used by env schemas, auth input schemas, surface generation, and test helpers.

Declarations
#

view source

SchemaFieldMeta
#

schema_meta.ts view source

SchemaFieldMeta

Zod .meta() shape for fuz_app schema metadata conventions.

description

type string

sensitivity

Sensitivity level for masking/redaction. 'secret' masks the value.