Pure constants — CBOR tag numbers and bit-layout
tables, mirroring DXN.md §2.3 verbatim and Dextrin.Binary.Tags
structurally. No behavior beyond the flag<->byte conversions, which
exist here (not in the encoder/decoder) for the same reason
Dextrin.Binary.Tags.regex_flags_to_byte/1 etc. do: one shared
source of truth for the bit layout, used by both directions.
Fileoverview
Pure constants — CBOR tag numbers and bit-layout tables, mirroring
DXN.md§2.3 verbatim andDextrin.Binary.Tagsstructurally. No behavior beyond the flag<->byte conversions, which exist here (not in the encoder/decoder) for the same reasonDextrin.Binary.Tags.regex_flags_to_byte/1etc. do: one shared source of truth for the bit layout, used by both directions.