Uptrakit zeroconf contract — the single home for the mDNS/DNS-SD service type, the TXT record keys, and their build/parse logic, plus the browse primitives used by services and the CLI to locate a controller.
The advertised contract (SERVICE_TYPE + TXT keys) lives here and nowhere
else: the controller-runtime advertiser builds its TXT records through
[build_txt_properties] and every browser parses through [parse_txt].