BFI analysis and Libraries Prequisite passed not, or no longer, accurate for AIX

The BFI Analysis #19 - Scanner Information has a property labeled “Libraries Prerequisite Passed”, and for Linux it looks for libstdc++.so.6.

That is fine for Linux - but not for AIX - as there is a relevance statement (#11) in Fixlet #1 - Install or Upgrade Scanner (9.2.16.1) - that states:

if (name of operating system as lowercase starts with "aix") then ((exists product "xlC.rte" whose (maximum of (unique values of versions of filesets of it) >= "13.1.0.0" as version) of object repository) and (exists product "xlC.aix61" whose (maximum of (unique values of versions of filesets of it) >= "13.1.0.0" as version) of object repository)) else true

Thanks to the Task #15: Analyze the Relevance of a Fixlet or Task (9.2.16.0) I was finally able to spot the “failing” relevance - that - imho, the regular analysis should have caught.

Hope this helps!
Michael