Abstract
Expose a lookup function on-chain to check for any subset of function selectors, as well as an id of the codepath for each function.
This would enable autonomous discovery of new standards in the wild.
Motivation
Currently, smart contracts have no easy way to check with high confidence of a token's conformance to a given standard either by specification or implementation.
Creating a standard is a lengthy and error prone process despite the hard and valuable effort of ERC editors.