The Strict Binary Gatekeeper for Qualia-DB network payloads.
Explicitly rejects text-based semantic payloads and enforces binary
CBOR-framed ingestion, with the intended semantic payload profile being
CBOR-LD.
A lightweight, no_std compatible loop to read variable-length integers from CBOR-LD.
Maps the extracted dictionary tags directly into the 64-bit Lexicon registers
without allocating a single String or Vec.