mirror of
https://github.com/logos-co/logos-cpp-sdk.git
synced 2026-08-31 09:41:06 +00:00
logos_host's module_initializer hard-requires PluginInterface on the root plugin before any provider detection — same bases as the qt glue (QObject, PluginInterface, LogosProviderPlugin). Caught by the first host-loaded run of a cdylib-authored module; the dlopen smoke harness exercised only the C seam.