Top-Down application pattern automatically creates a "Runs on::Runs" relationship with the host CI Issue Top-Down application pattern automatically creates a "Runs on::Runs" relationship with the host CI even though no such relationship is defined in the custom pattern.ReleaseAllCauseThis is expected behavior for top-down discovery.ResolutionIn Top-Down patterns, you don't need to explicitly define any relationships, unlike Horizontal ones.The set of relationships created by top-down discovery is pretty much a closed one. This relationship is mandatory, it must exist so that the IRE will not fail while inserting / updating the discovered CI.