Building a plugin host without recompiling the daemon
LinSight loads metric sources as runtime .so plugins behind a stabby FFI vtable and an explicit ABI version, and the interesting part is the set of choices that keep the host alive across releases.
