Map from selected wire ID to its scope hierarchy path. Used to disambiguate identically-named wires in multi-instance blocks.
final Map<String, String?> selectedWireScopePaths;