# AUDITED-SAFE VALIDATION ALLOWLIST — HARD-veto scope (ac-06).
#
# GENERATED by scripts/false_veto_sweep.py — do not hand-edit.
# A label appears here iff it was MEASURED non-brittle on the
# both-lens agreement corpus (eval/gittables/corpus_pass/columns.parquet):
#   - has a real validation (pattern/enum/locale/range),
#   - >= 20 agreement columns (enough to call a rate),
#   - after-fix false-veto rate < 10%.
# Labels the sweep could NOT measure (rare-type starvation) are
# OMITTED on purpose: profile surfaces their pass_rate as advisory
# only, never a hard NULL, until they become measurable.
#
# Documented exceptions (correct-veto residual just over the
# ceiling, validation is precise): datetime.component.day_of_week.
# Gate-validated exceptions (rare-starved here, but the corpus-honest
# gate measured the hard-veto safe at scale — see
# output/corpus-honest-gate/veto_statusbp_finding.md): datetime.component.periodicity, representation.numeric.decimal_number.
# 71 labels total.
datetime.component.day_of_week
datetime.component.periodicity
datetime.component.year
datetime.date.abbreviated_month
datetime.date.compact_mdy
datetime.date.compact_ymd
datetime.date.dmy_dash_abbrev
datetime.date.dmy_dot
datetime.date.dmy_slash
datetime.date.dmy_space_abbrev
datetime.date.iso
datetime.date.long_full_month
datetime.date.mdy_dash
datetime.date.mdy_short_slash
datetime.date.mdy_slash
datetime.date.month_year_full
datetime.date.year_month
datetime.date.ymd_slash
datetime.epoch.unix_milliseconds
datetime.epoch.unix_seconds
datetime.time.hm_12h
datetime.time.hms_12h
datetime.time.hms_24h
datetime.time.iso
datetime.timestamp.iso_8601
datetime.timestamp.iso_8601_microseconds
datetime.timestamp.iso_8601_milliseconds
datetime.timestamp.iso_8601_offset
datetime.timestamp.iso_microseconds
datetime.timestamp.mdy_24h
datetime.timestamp.rfc_3339
datetime.timestamp.slash_ymd_24h
datetime.timestamp.sql_microseconds
datetime.timestamp.sql_microseconds_offset
datetime.timestamp.sql_milliseconds
datetime.timestamp.sql_standard
finance.currency.amount
finance.currency.currency_code
geography.address.postal_code
identity.commerce.isrc
identity.commerce.issn
identity.commerce.upc
identity.medical.hcpcs
identity.medical.npi
identity.person.blood_type
identity.person.email
identity.person.full_name
identity.person.gender
identity.person.username
representation.boolean.binary
representation.boolean.initials
representation.boolean.terms
representation.file.file_size
representation.file.mime_type
representation.identifier.alphanumeric_id
representation.identifier.increment
representation.identifier.numeric_code
representation.identifier.uuid
representation.numeric.decimal_number
representation.numeric.decimal_number_comma
representation.numeric.integer_number
representation.numeric.percentage
representation.numeric.scientific_notation
representation.numeric.si_number
technology.code.doi
technology.code.imei
technology.code.locale_code
technology.cryptographic.hash
technology.identifier.snowflake_id
technology.identifier.tsid
technology.internet.ip_v4
