assert_bloq_example_decompose#

Assert that the BloqExample has a valid decomposition.

This will use assert_valid_decomposition which has a variety of sub-checks. A failure in any of those checks will result in FAIL. DecomposeTypeError results in a not-applicable NA status. DecomposeNotImplementedError results in a MISSING status.