True when a server-transport integration run cannot own this process: no instrumented
cache was installed first AND the cache is already initialized by another component
(e.g. a serving MJAPI whose StartupManager claimed it). This is exactly the condition
under which bootstrapIntegrationServer() would throw assertOwnsProcess — exposed so
the driver can fail fast with a dashboard-friendly message instead of a bootstrap stack.
True when a server-transport integration run cannot own this process: no instrumented cache was installed first AND the cache is already initialized by another component (e.g. a serving MJAPI whose StartupManager claimed it). This is exactly the condition under which
bootstrapIntegrationServer()would throwassertOwnsProcess— exposed so the driver can fail fast with a dashboard-friendly message instead of a bootstrap stack.