Loads the Adept .so files lazily and resolves the symbols we need. Detect() enumerates devices via DmgrEnumDevices/DmgrGetDvc and exposes each as a Viveris probe slot. If Adept Runtime is missing, the driver silently reports 0 probes.
Stub Digilent JTAG-SMT backend, off by default. Wiring only: option, conditional sources, dl link, drivers_list registration. Detect() returns 0 for now; dlopen + real implementation in follow-up commits.